Ruby
Ruby was developed by Yukihiro “Matz” Matsumoto in 1995 with the intent of having an easily readable programming language. It is used by the Rails framework to create dynamic web-applications. Ruby’s syntax is similar to that of Perl and Python.
- GitHub: https://github.com/topics/ruby
- Wikipedia: https://en.wikipedia.org/wiki/Ruby_(programming_language)
- Repo: https://github.com/ruby/ruby
- Created by: Yukihiro Matsumoto
- Released: December 21, 1995
- Related Topics: rails, language, python,
- Last updated: 2026-07-02 00:27:07 UTC
- JSON Representation
https://github.com/jbryant92/rails-movie-app
Simple rails API for movies, actors & characters. Demonstrates a simple migration from REST to GraphQL.
Last synced: 11 Feb 2026
https://github.com/satyamshorrf/multiple_language_program
These programs will all output "Hello, World!" when executed. Let me know if you have any questions or if you'd like to see more examples!
c cplusplus dart go groovy java kotlin kotlin-android mongodb oracle php python ruby satyamshorrf scala shell sql swift
Last synced: 10 Feb 2026
https://github.com/jacobsteves/rdms
Ruby Direct Messages. A ruby on rails app allowing users to send direct messages to each other facebook messenger style.
Last synced: 06 May 2026
https://github.com/selma-belhadj/hello-rails-back-end
A Rails Back End API that displays a random random messages
Last synced: 17 Apr 2026
https://github.com/jasonmdev/rails-to-do
This a simple single-page Todo App. Multiple lists of todo items can be generated. Each todo list contains its own todo items. These can be marked as completed or deleted.
rails ruby ruby-on-rails todo todoapp
Last synced: 12 Apr 2026
https://github.com/hombre2014/recipe-app
The Recipe app keeps track of all your recipes and ingredients. It will allow you to save ingredients, create recipes, and generate a shopping list based on what you need for a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
bootstrap rails ruby ruby-on-rails
Last synced: 08 May 2026
https://github.com/victorgonbu/paw-shaped-ror-capstone
Capstone project website to help and get help for your pets. Built with Ruby on Rails.
html rspec-rails ruby ruby-on-rails scss
Last synced: 11 May 2026
https://github.com/jdleesmiller/cross_entropy
Ruby library for solving optimisation problems with the Cross Entropy Method.
cross-entropy narray optimization optimization-algorithms ruby
Last synced: 23 Apr 2025
https://github.com/lpsm-dev/gitlab-ci-lint
🔛 Simple Ruby gem that performan a Lint in your GitLab CI File
api api-client cli docker dockerfile gem gitlab lint ruby
Last synced: 28 Feb 2026
https://github.com/startcloud/vagrant-zones
Vagrant Plugin which can be used to managed LX, Bhyve, Illumos and other zones on illumos (OmniOSce)
omnios omniosce ruby vagrant vagrant-plugin vagrant-providers
Last synced: 29 Jun 2026
https://github.com/s-h-gamelinks/activity-pub-relay
ActivityPub Relay Server
activitypub activitypub-federation ruby
Last synced: 29 Jul 2025
https://github.com/mickey/code-copy-ruby-ref
Visual Studio Code extension allowing you to copy the path to a class/method/constant in Ruby
Last synced: 09 May 2026
https://github.com/alexander-senko/magic-presenter
Presentation layer for Rails models to replace Draper
decorators presenters rails ruby
Last synced: 06 May 2026
https://github.com/deivid-rodriguez/ruby-bisect
Bisections against ruby-core for you ruby programs
bisection chruby ruby ruby-bisect
Last synced: 12 Feb 2026
https://github.com/mkdika/learn-ruby
Learning Ruby and Its Framework Repository
learning poc ruby ruby-on-rails training
Last synced: 29 Jul 2025
https://github.com/rubycocos/text
text tools, libraries & scripts incl. text filters, helpers, readers and more
Last synced: 23 Apr 2026
https://github.com/tirthajyoti-ghosh/slack-adder-bot
A simple slack chatbot that adds two numbers. Eg: when the user types to the bot `234 + 123`, it responds back with `357`. Built with Ruby.
mongodb mongoid ruby slack-bot slack-ruby-bot-server
Last synced: 16 Apr 2026
https://github.com/MatthewLaFalce/schema_to_md
:zap: Generate beautiful markdown documentation for your PostgreSQL Database from schema.rb files.
documentation generator markdown postgresql ruby ruby-on-rails schema
Last synced: 30 Jul 2025
https://github.com/dennis-every/rails-on-docker
Dockerizing a Ruby on Rails application
Last synced: 10 May 2026
https://github.com/tresorsawasawa/budget_app
The "Budget App" is a mobile web application that helps users to manage their budgets. It has features of listing transactions associated with a category and with the app, you can see how much money you spent on that category
database html5 javascript ruby ruby-on-rails sass shell
Last synced: 15 Apr 2026
https://github.com/opsbr/sample-ruby-web-worker
A sample JavaScript application to run ruby.wasm on a Web Worker with communicating between main thread.
astro ruby webassembly webworker
Last synced: 09 May 2026
https://github.com/jbox-web/auto_increment
Automaticaly increments a field in ActiveRecord, easy ;)
activerecord autoincrement rails ruby
Last synced: 09 Apr 2025
https://github.com/zapnap/coin_market
Fetch current market data for top cryptocurrencies using the CoinMarketCap API
api-client crypto cryptocurrency finance market-data ruby tokens
Last synced: 19 Oct 2025
https://github.com/psu-libraries/etda_workflow
Electronic Theses and Dissertations Application: Admin, Author, and Committee Member workflows.
Last synced: 03 Apr 2026
https://github.com/cheshire137/webapptestcasegenerators
Web scraper written in Ruby for generating test cases for the QMZ web application testing model. Also another tool, again written in Ruby, for generating test cases for the Atomic Section Model web application testing model for a Ruby on Rails web application.
ruby school-project test-cases web-scraper
Last synced: 20 Jan 2026
https://github.com/victorgonbu/private-events
This is a private events website where you can create your own account, log in, create events and invite who ever is registered in the website.
css html ruby ruby-on-rails scss
Last synced: 10 Apr 2026
https://github.com/divinecharlotte/blog-app
The main purpose of this project is to create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 19 Apr 2025
https://github.com/lucianghinda/good-enough-testing-sample
A sample app used during the #GoodEnoughTesting workshop at goodenoughtesting.com
ruby ruby-on-rails testing testing-practices
Last synced: 17 Nov 2025
https://github.com/jish/xkcd
I wanted to read xkcd title text on my iPhone, so I made this sinatra app
Last synced: 10 Mar 2026
https://github.com/brettchalupa/soy
Experimental Ruby-backed static site generator
markdown ruby static-site-generator
Last synced: 29 Jul 2025
https://github.com/rmm5t/bloom_fit
Bloom filters for Ruby with automatic sizing and a fast native in-memory core, with a small, Set-like API.
Last synced: 09 Apr 2026
https://github.com/brittanyblake/personal-projects
An ongoing list of all the projects that I have worked on using: HTML & CSS, Ruby, Ruby on Rails, Javascript, React & Redux.
Last synced: 28 Sep 2025
https://github.com/masaakiaoyagi/rspec-context_helper.rb
context helpers for RSpec
Last synced: 12 Apr 2025
https://github.com/elastic/workplace-search-ruby
Elastic Workplace Search Official Ruby Client
api-client elastic elastic-enterprise-search elastic-workplace-search ruby ruby-client search swiftype
Last synced: 29 Sep 2025
https://github.com/javitocor/enumerable-methods
This project contains an implementation of some of Ruby's enumerable methods. Built as a practice wit Ruby.
enumerable-methods microverse odin-project ruby
Last synced: 24 Mar 2025
https://github.com/blocknotes/contents_core
Simple structure to manage contents in a flexible way
cms rails rails5 ruby ruby-on-rails
Last synced: 29 Sep 2025
https://github.com/coding-cactus/cactus-carer
The skill for Amazon Alexa which cares for your cacti!
Last synced: 15 May 2025
https://github.com/brentgreeff/fat_model_auth
Simple clean Authorization system for Rails
Last synced: 11 Nov 2025
https://github.com/yoshoku/darts-clone.rb
Darts-clone.rb provides Ruby bindings for the Darts-clone.
double-array gem nlp ruby trie
Last synced: 18 Jun 2025
https://github.com/faranoshamini/blog_app
The Blog App is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
css gem html ruby ruby-on-rails
Last synced: 09 Apr 2026
https://github.com/nekonenene/kizuna_bot_image
Kizuna bot with Docker
discord-bot discordrb docker ruby
Last synced: 03 Sep 2025
https://github.com/realtradam/cyberpunk-red-terminal-sheet
Cyberpunk character creator made in Ruby!
curses cyberpunk cyberpunkred ruby ttrpg
Last synced: 05 Aug 2025
https://github.com/guillainbisimwa/tic-tac-toe-game
Tic-Tac-Toe is one of the most famous games in the world. We have implemented it using only Ruby.
Last synced: 27 Jul 2025
https://github.com/jgarber623/micromicro
A Ruby gem for extracting microformats2-encoded data from HTML documents.
html-parser microformats microformats2 ruby rubygems
Last synced: 15 Apr 2025
https://github.com/chukhraiartur/seo-keywords-generator-ruby
Ruby SEO keywords suggestion tool. Google Autocomplete, People Also Ask and Related Searches.
cli google google-autocomplete google-related-search people-also-ask ruby ruby-gem ruby-lib seo serpapi webscraping
Last synced: 19 Sep 2025
https://github.com/anthonycorletti/pontoon
Pontoon is a Ruby implementation of the Raft algorithm.
cluster concurrency raft raft-algorithm ruby
Last synced: 06 Aug 2025
https://github.com/cheshire137/gh-starstruck
⭐️ Who has the most stars of them all?
Last synced: 10 Aug 2025
https://github.com/dinsaw/asana_to_jira
Ruby command line application to move tasks from Asana to Jira.
Last synced: 10 Jun 2026
https://github.com/ksylvest/playground
A sample application used to try things...
Last synced: 17 Sep 2025
https://github.com/reednj/stackoverflow-counter
Counts the number of questions, answer and comments on stackoverflow
Last synced: 02 Jul 2025
https://github.com/moviendome/acts_as_togglable
Named bang toggle methods for ActiveRecord booleans — with validations and callbacks.
activerecord boolean rails ruby ruby-gem toggle
Last synced: 12 Jun 2026
https://github.com/Temmarie/Books-app
In this project, I created an app that allows you to register books you've read and group them based on their genres. As an extra feature, I implemented a feature that allows you to review other people's books as well as see reviews from different people on the book based on a 5-star rating.
Last synced: 16 May 2025
https://github.com/brianvanburken/playground
Random stuff from playing with languages, frameworks, courses, and books.
angular elixir elm haskell javascript nodejs phoenix playground python react ruby ruby-on-rails rust typescript
Last synced: 09 Apr 2026
https://github.com/joeroe/ruby-radiocarbon
Ruby gem for fast radiocarbon calibration
radiocarbon radiocarbon-calibration radiocarbon-dates ruby
Last synced: 19 Aug 2025
https://github.com/aspiers/pdfexploder
Tools for exploding PDFs into fragments based on an index
fragmenter indexes latex pdf pdf-generation ruby
Last synced: 11 Apr 2025
https://github.com/affix/faas-ruby
A Collection of @OpenFaaS functions written in ruby
openfaas openfaas-function ruby serverless
Last synced: 31 Aug 2025
https://github.com/martinnicolas/ca
Comunidad de usuarios para reclamar a sus funcionarios por una ciudad mejor
activism debug-politics postgresql rails4 ruby social-impact
Last synced: 08 Apr 2025
https://github.com/belmeetmule/blog-app
The Blog-App is a classic blog website that allows blogger to post blogs, display the list of posts and empower readers to interact with the posts they read by adding comments and likes.
capybara-rspec css postgresql rails-application rspec-rails ruby
Last synced: 08 Apr 2025
https://github.com/infrablocks/rake_easy_rsa
Rake tasks for managing PKI using EasyRSA.
easyrsa infrablocks pki rake rake-task rake-taskset ruby ruby-gem rubygem taskset
Last synced: 07 Aug 2025
https://github.com/joelmoss/gifted
Simple, yet powerful decorators for Ruby on Rails
Last synced: 11 Nov 2025
https://github.com/nejdetkadir/verifykit
The easiest and most complete unofficial VerifyKit API client for Ruby.
gem one-time-password otp otp-verification ruby ruby-client ruby-gem verify verifykit whatsapp-otp
Last synced: 17 Aug 2025
https://github.com/spickermann/deep_hash_transformer
DeepHashTransformer helps to transform deeply nested hash structures
gem hash rails ruby transformations
Last synced: 26 Jul 2025
https://github.com/parrot-studio/cc-pt-viewer
javascript rails react ruby sega
Last synced: 09 Apr 2026
https://github.com/bludidi/blogapp
A BlogApp is a Rails app that allow users to create posts, comment and like, it uses database to store, update and remove data.
css3 git postgresql rails ruby vscode
Last synced: 20 Jan 2026
https://github.com/ricardovelero/invoicing-rails
A simple invoicing App made in Ruby on Rails
database invoice-pdf invoices rails7 ruby
Last synced: 01 Oct 2025
https://github.com/yegor256/jekyll-shorts
Automatic generator of short links for all Jekyll pages
jekyll jekyll-plugin ruby shortener url-shortener
Last synced: 27 Mar 2025
https://github.com/bfontaine/up7connect
Connection to Paris Diderot’s WiFi made easy.
Last synced: 30 Mar 2025
https://github.com/gedeonts/tdd-project
This project implements test-driven development(TDD). Tests have been written first and then the code.
Last synced: 13 Aug 2025
https://github.com/tanvir1337x/scriptorium
A collection of code snippets and scripts in various languages designed for task automation, workflow enhancement, and other miscellaneous/experimental or fun purposes
bash c cpp css fish flake flakes html javascript lua nix nix-shell nushell python ruby rust script scripts-collection shell zsh
Last synced: 25 Jul 2025
https://github.com/opal/opal-rspec-rails
bindings between `opal-rails` and `opal-rspec`
browser javascript opal rails rspec ruby ruby-on-rails testing
Last synced: 19 Feb 2026
https://github.com/tedlivist/fibonacci_seq
Fibonacci Sequence is a series of numbers in which each number is the summation of the preceding two (or three or more) numbers. In this algorithm implementation using a function written in Ruby, the numbers are a summation of the previous two.
algorithm coding coding-challenge ruby
Last synced: 25 Jul 2025
https://github.com/sanger/asset_audits
Add audits to assets in sequencescape
Last synced: 03 Apr 2026
https://github.com/itsmraga-hub/school-library
A tool that allows user to record what books are available in a library and who borrows them in a beautiful and well organized way.
oop oop-principles rubocop ruby
Last synced: 05 Oct 2025
https://github.com/infinum/money_with_date
Extension for the money gem which adds dates to Money objects.
currency gem money money-rails rails ruby
Last synced: 18 Apr 2025
https://github.com/tufahel/budget-app-ror
Budget App is a mobile web application where we can manage our budget: we have a list of transactions associated with a category, so that we can see how much money we spent and on what.
bootstrap5 css postgresql rails ror ruby
Last synced: 11 Apr 2026
https://github.com/phw/ruby-discid
Ruby bindings for MusicBrainz libdiscid
audio cd discid ffi-bindings libdiscid library musicbrainz ruby ruby-bindings rubygems
Last synced: 03 Oct 2025
https://github.com/fnando/formatted_attributes
Sometimes you need to expose a helper method that will convert its value before saving it to the database. This gem will add `convert_with` and `convert_from` suffixed methods to the attributes you specify.
Last synced: 09 Aug 2025
https://github.com/jusleg/quotify-ruby
Add random quotes to your app effortlessly
Last synced: 16 Sep 2025
https://github.com/ritobrotomukherjee/morse-decode-ruby
Ruby application to decode morse code
morse-code morsecode morsecode-translator ruby ruby-oops
Last synced: 23 Sep 2025
https://github.com/kodingwarrior/kodingwarrior.github.io
KODINGWARRIOR QUEST
bridgetown bridgetownrb ruby telekasten zettelkasten
Last synced: 10 Mar 2025
https://github.com/wizardone/raterr
Rate limiting for Ruby applications
cache hash limiter period rails-cache rate rate-limiter ruby visitor
Last synced: 10 Mar 2026
https://github.com/zeromq/omq.rb
Pure Ruby ØMQ without the quirks. Async native. Fast.
distributed-systems network-programming ruby zmq
Last synced: 28 May 2026
https://github.com/enderahmetyurt/bloudme
A Minimal RSS Reader
hotwire hotwire-stimulus hotwire-turbo psql rss-reader ruby rubyonrails
Last synced: 11 Nov 2025
https://github.com/mu-semtech/mu-ruby-template
Template for running Ruby/Sinatra microservices
mu-template musemtech ruby sinatra
Last synced: 25 Aug 2025