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-06-25 00:23:30 UTC
- JSON Representation
https://github.com/dvinciguerra/middleman-admin
A admin interface for Middleman blogs inspired by Jekyll Admin
admin-panel blogging middleman middleman-blog ruby static-site
Last synced: 06 May 2026
https://github.com/odilson-dev/hangman
A simple command line Hangman game where one player plays against the computer, the player is able to save his progression and keep playing later at exactly where he left off.
file marshal project-hangman ruby serialization
Last synced: 25 May 2026
https://github.com/dtinth/notedoc
Convenient scripts to convert Markdown file to PDF notes using Pandoc.
Last synced: 27 Oct 2025
https://github.com/paulfioravanti/survey_tool_ruby
Culture Amp's Survey Tool Back End Developer Coding Test
Last synced: 13 Oct 2025
https://github.com/codehass/enumerable
In this project we(@codehass and @elarhadu) used a module inside a class. For this we created a class MyList and a module MyEnumerable. The module MyEnumerable implemented a subset of the functionality of Enumerable.
Last synced: 01 Jun 2026
https://github.com/mnaibei/budget_app
database devise forms mvc-architecture postgresql ruby ruby-on-rails
Last synced: 05 May 2026
https://github.com/dalm1/station
STATION™, une application de chat moderne permettant aux utilisateurs de rejoindre des salons de discussion, d'envoyer des messages et de personnaliser leur expérience.
chat chat-application postgres postgresql ruby ruby-on-rails social-network stimulus stimulusjs tailwind tailwindcss
Last synced: 13 Apr 2026
https://github.com/phcdevworksarchives/phcdevworks_accounts_devise
Ruby on Rails 7 Authentication and User Management Engine using Devise with a nice-looking dashboard, admin panel and login views to get you going fast on your next project.
bradpotts devise phcdevworks phcdevworks-accounts rails rails-engine rails-gem rails7 ruby ruby-gems ruby-on-rails rubygems
Last synced: 09 Feb 2026
https://github.com/wdhif/watchstander
Simple management UI for Docker. Portainer Clone.
container docker rails ruby ui watchstander
Last synced: 05 May 2026
https://github.com/kwilczynski/mcollective-scripts
Various Marionette Collective scripts
Last synced: 13 Oct 2025
https://github.com/mre55/rails-recipe-app
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from 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.
postgresql ruby ruby-on-rails tailwindcss
Last synced: 05 May 2026
https://github.com/ericlondon/rails4-has_many_through-accepts_nested_attributes_for-allow_destroy
Rails4 / has_many through / accepts_nested_attributes_for / allow_destroy / nested form
accepts-nested-attributes-for form has-many-through rails rails4 ruby
Last synced: 19 Jan 2026
https://github.com/jimmycuadra/lita-high-five
A Lita handler that won't leave you hanging.
chatops fun lita lita-handler ruby
Last synced: 13 Oct 2025
https://github.com/andres-condezo/tdd_project
A class with three methods to implement the test-driven development(TDD).
Last synced: 05 May 2026
https://github.com/kidd254/blogapp
The Blog App is a Ruby on Rails App that is meant to display a list of posts and users, display a list of users and their details, and display posts. With the role of an admin a user can delete comments and posts, but for a regular user they can only delete their posts and comments
mvc-framework postgresql rspec-testing ruby ruby-on-rails
Last synced: 04 May 2026
https://github.com/davmz/dibby-note-ecommerce-project
Online Musical Shop
html-css-javascript rails rails-application ruby
Last synced: 06 Feb 2026
https://github.com/mileszim/rails-project-template
Base Rails Project based on my personal preferences at the moment.
Last synced: 21 Jan 2026
https://github.com/jenorish/match_with
Matching condition with human readable regular expression in ruby
readable-regex regex ruby string
Last synced: 09 Jun 2026
https://github.com/kusnierewicz/webserver
The Odin Project Assignment: Build simple webserver
Last synced: 31 May 2026
https://github.com/unique-thinker/awesome_skill_core
rails-api rspec ruby ruby-on-rails
Last synced: 24 Feb 2026
https://github.com/albertyw/homebrew-albertyw
Tap for some of my packages
developer-tools homebrew ruby tap
Last synced: 21 Jan 2026
https://github.com/yaairfernando/react-apistarwars
API from star wars with rails, react and redux
api authentication axios bootstrap firebase react ruby ruby-on-rails styled-components
Last synced: 05 Apr 2026
https://github.com/braincee/blogging-app
About Microverse Module 05 Project: This is an educational project 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.
microverse-projects microverse-students rails ruby ruby-gem ruby-on-rails
Last synced: 04 May 2026
https://github.com/rhysmalyon/footy-friend
A web app designed for football lovers to be able to create their own leagues, teams, stadiums, and players.
Last synced: 18 Apr 2026
https://github.com/byteit101/subspawn
SubSpawn Native Process Launching in Ruby
ffi-bindings jruby native posix ruby subprocess
Last synced: 06 Jul 2025
https://github.com/xmas7/sendgrid-api
A Ruby interface to the SendGrid API.
api email interface rails ruby rubyonrails sendgrid
Last synced: 03 May 2026
https://github.com/kettle-rb/kettle-test
🍲 Setup a complete multi-core parallelized RSpec test harness, temporal manipulation, silent output testing, block expectations, etc.
parallel-tests rspec ruby rubygem testing testing-tools
Last synced: 09 Jun 2026
https://github.com/cyberarm/gosu_game_jam_arcade
Includes all games from the Inaugural Gosu Game Jam
Last synced: 09 Jun 2026
https://github.com/santosh-konappanavar/tdd_project
TDD (Test-Driven Development) is a software development methodology where automated tests are written before writing the actual code. In this project, we implemented a class following TDD principles, ensuring that the code is thoroughly tested by creating tests that define the expected behavior and then writing the code to pass those tests.
postgresql-database rspec ruby server
Last synced: 03 May 2026
https://github.com/aquaflamingo/openai-poet
Generate a poem in the style of a famous poet using OpenAI.
cli gpt-3 openai poetry poetry-generator ruby
Last synced: 02 May 2026
https://github.com/saleszera/ruby-chatkit
🤖 Ruby client library for OpenAI's ChatKit API - A Ruby abstraction of chatkit-js with session management, conversations, and file uploads
chatkit chatkit-api openai ruby ruby-gem
Last synced: 29 Jan 2026
https://github.com/bantealem/budget-app
This is a full-stack expense tracker app built with the rails framework. A user can signup and add a category (the name of the program that he spends his money on). After that, he can add each expense to the category. The app displays the total money he spends in each category. Built with Ruby on Rails.
database mvc postgresql ruby ruby-gem ruby-on-rails
Last synced: 02 May 2026
https://github.com/2kabhishek/trains
Simple blog built with Rails 🚂🖊️
action-text blog demo graphql i18n learning rails ruby
Last synced: 09 May 2026
https://github.com/saiqulhaq/gemdock
GemDock is a developer tool for managing development environments in Docker. It provides command-line utilities to initialize, provision, and run development tasks inside isolated Docker containers, making it easier to develop and test Ruby gems or applications in consistent, reproducible environments.
cli containerization dev-environment developer-tools docker gem-development hacktoberfest ruby
Last synced: 06 Feb 2026
https://github.com/adamanr/ruby-redsky
The website of a fictional company
bootstrap rails ruby ruby-on-rails
Last synced: 18 Apr 2026
https://github.com/andygeek/my-blog-rails
Proyecto de blog con Ruby on Rails y utiliza RSpec para las pruebas.
Last synced: 02 May 2026
https://github.com/chtjonas/omniauth-ucam-raven
OmniAuth strategy for Cambridge University's Raven SSO system
cambridge cambridge-university omniauth-strategy raven ruby sso-authentication ucam university uoc
Last synced: 06 Feb 2026
https://github.com/petitviolet/rreplay
HTTP request/response recorder and replayer
http-recording rack ruby ruby-gem
Last synced: 09 Jun 2026
https://github.com/ashmalzahra/ruby_decode-message
This project uses Ruby syntax for basic programming operations. You can use the program command line to decode a Morse code message.
best-practices irb ruby ruby-gem ruby-linter ruby-on-rails
Last synced: 02 May 2026
https://github.com/aliatayee/alfablog
AlFa Blog is a blog web application based on ruby on rails. Users can create post, follow up it, track the likes count, comments count and posts count.
Last synced: 02 May 2026
https://github.com/said-laasri/https-github.com-nickemma-car-rental-api
Deployment back end api car rentals
api postgresql rails railway ruby
Last synced: 09 Apr 2026
https://github.com/try2code/unifiedplot
basic line plot with single data interface for NArray/GSL::Vector/ruby-array input
Last synced: 02 Apr 2025
https://github.com/bocaletto-luca/todo-http-server-ruby
Ruby Sinatra Todo HTTP Server 🚀 A single-file, in-memory RESTful API written in Ruby using Sinatra. Features health, version, metrics, request logging, and graceful shutdown.
bocaletto-luca http-server opensource ruby server server-web
Last synced: 11 Oct 2025
https://github.com/moviendome/trailblazer-api
Simple example of REST API built with Ruby on Rails & Trailblazer
docker minitest rails rails-api rest-api ruby trailblazer
Last synced: 21 Jan 2026
https://github.com/kusnierewicz/mastermind-game
The Odin Project Assignment: Build Mastermind Game with AI
challenge fun game mastermind ruby terminal-game
Last synced: 03 Jun 2026
https://github.com/vigehi/hello-rails-backend
This web application is the API that serves as the backend to the Hello-react-front-end.
Last synced: 01 May 2026
https://github.com/luctst/coding-challenge
Coding challenge, training for algorithms 💪 💪
algorithm-challenges algorithms coding-challenge developer-test javascript ruby test
Last synced: 15 May 2026
https://github.com/jasminemlewis/prime-numbers
Prime Numbers, a Ruby program, finds how many prime numbers are between 1 and a number given by the user.
Last synced: 08 Jun 2026
https://github.com/aliatayee/catalog-of-my-things
It's a Catalog Storage OOP(Object Oriented Programming) project in Ruby. The project follows SOLID principles. The data gets added and deleted from CLI and gets preserved as JSON in a .json file. It's a simple project developed from a UML diagram. We are following Gitflow in this project. It's a pair programming, Capstone project. We have performed team code reviewing. This project have unit test for testing the models functionality.
Last synced: 11 Oct 2025
https://github.com/grokify/elastirad-ruby
Elasticsearch client with JSON API interface in Ruby.
elasticsearch ruby ruby-gem search-engine
Last synced: 01 May 2026
https://github.com/cocoahero/proto_plugin
Easily build protobuf compiler plugins in Ruby.
Last synced: 13 Feb 2026
https://github.com/zewdu444/tdd_project
this repository used as Test drive development approach
Last synced: 01 May 2026
https://github.com/elijahdre/hello-rails
This is an educational project to set up a "Hello world" project as two separated apps.
microverse microverse-projects microverse-students ruby ruby-gem ruby-on-rails
Last synced: 01 May 2026
https://github.com/abigiyaty/oop_school_library
OOP school library is a Ruby console app that allows users to add new students or teachers, add new books, and save records of who borrowed a given book and when. Build using Ruby.
Last synced: 24 Oct 2025
https://github.com/rubocop/capybara-style-guide
A community-driven Capybara coding style guide
capybara rubocop ruby styleguide
Last synced: 28 Feb 2026
https://github.com/seuros/simplecov-db
analytics code-coverage coverage-storage database reporting ruby ruby-gem simplecov test-coverage testing
Last synced: 15 Apr 2026
https://github.com/mhdez221993/dance_club_api
This API offers service to a react application that books and displays dance class appointments
devise-jwt rails restful-api ruby
Last synced: 01 May 2026
https://github.com/outscale/osc-libcurl-examples
examples of libcurl, to use Outscale Cloud.
aws-signature-v4 c libcurl maturity-sandbox nodejs php ruby
Last synced: 15 Jul 2025
https://github.com/silva4dev/ruby-clean-architecture-api-project
🌱 Building an API with Ruby using TDD, DDD, Clean Architecture, Design Patterns and SOLID principles 🎯✨
ci-cd docker docker-compose domain-driven-design grape postgresql rspec ruby sequel solid-principles swagger test-driven-development
Last synced: 12 Mar 2025
https://github.com/brianbroderick/ball-clock
A simple ball clock coding exercise
Last synced: 11 Mar 2025
https://github.com/ansaribrahim/recipe-app
This Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.
cancancan capybara devise factory gitflow license linters rails render rspec ruby rubyonrails tailwindcss testing
Last synced: 30 Jan 2026
https://github.com/vic778/event-ticket-booking
the Event Ticket Booking System is a Ruby on Rails application designed to facilitate the booking of tickets for various events. The system allows users to register, log in, and book tickets for events. Users can create events with details such as name, description, location, date and time, and total number of tickets available
jobs postgresql redis ruby ruby-on-rails services sidekiq
Last synced: 30 Apr 2026
https://github.com/chavindushirantha/tic-tac-toe-mobile-game
Develop Simple Game using react Native
javascript kotlin objective-c objective-c-plus-plus ruby typescript
Last synced: 17 Mar 2026
https://github.com/kanzatahreem/oop-school-library
The OOP School Library app allows users to keep a record of books that are present in library and who borrows them. It also allows to add new students, teachers, and books
books console-app design-patterns oop-principles rentals ruby school-library students teachers
Last synced: 26 Apr 2025
https://github.com/petercamilleri/flex_array
A flexible multi-dimensional array gem for Ruby.
dynamic-array multidimensional-arrays ruby
Last synced: 19 Jan 2026
https://github.com/fabianofrank/hello-rails-backend
This Hello World project implements an API endpoint on Ruby on rails that will be connect to the React fron-end through the two repos aprroach for web development.
Last synced: 28 Feb 2025
https://github.com/vty1999/budget-app
Budget app is a mobile web application where you can manage your budget. you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
css erb postgresql rails rspec-rails ruby
Last synced: 30 Apr 2026
https://github.com/sparanoid/docker-ruby-node
Jekyll in Docker with Node.js + Grunt.js
almace-scaffolding docker nodejs ruby
Last synced: 31 Jan 2026
https://github.com/shiv07tiwari/fictionbuzz
A twitter clone using Ruby on Rails
curd-application heroku rails ruby ruby-on-rails twitter-clone
Last synced: 30 Apr 2026
https://github.com/gastonmorixe/htmx-on-rails
HTMX Demo for Ruby on Rails 7.1+ with import maps
Last synced: 19 Jan 2026
https://github.com/ivanid22/private-events
A web-application that lets users create events, and invite other users to attend these events. Built on Ruby on Rails.
Last synced: 31 Jan 2026
https://github.com/mavericksbalitaan/recipeonrails
Microverse RoR Group Capstone Project: This is an educational project that keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from 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.
bullet devise faker microverse microverse-projects microverse-ruby microverse-students rails rails-application recipe-app ruby ruby-on-rails
Last synced: 31 Jan 2026
https://github.com/leesheppard/leesheppard.github.io
My personal development blog with example of Jekyll > Github > CI/CD > Git Pages deployment
github-pages jekyll jekyll-site ruby
Last synced: 30 Apr 2026
https://github.com/danielthefletch/odin-ruby-exercises
Ruby exercises done as part of The Odin Project's web development curriculum.
rspec ruby the-odin-project web-development
Last synced: 06 Oct 2025
https://github.com/bytedecoder/onuro-rails
Rails generator for Onuro Workflow Engine
rails-engine ruby ruby-on-rails
Last synced: 30 Apr 2026
https://github.com/helloojasmutreja/movie-review-model
This is the code for making a basic book/movie review platform on rails7 using ruby, js, html, css, bootstrap and a few more. It has user setup (with devise gem), media setup (with active-storage). Still working on layouts...
book database rails7 review ruby web-application
Last synced: 17 Apr 2026
https://github.com/epaltechs/catalogue-of-things-project
This is a console application project that will help us to keep a record of different types of things we own namely: books, music albums, and games. The application allows you to perform some CRUD operations such as adding new items, reading the items that you have saved, and saving items to .json files.
Last synced: 15 Apr 2026
https://github.com/braincee/school-library-project
Microverse Module 04 Project: This is an educational project to create a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books and save records of who borrowed a given book and when.
microverse microverse-projects microverse-students oop-principles ruby
Last synced: 28 Mar 2025
https://github.com/bantealem/recipe-app
Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Built with Ruby on Rails.
api database postgresql ruby ruby-on-rails
Last synced: 13 Feb 2026
https://github.com/futhr/spree-dibs
Spree Payment Gateway for DIBS
dibs draft e-commerce extension rspec ruby spree spree-dibs spree-payment-gateway wip
Last synced: 30 Apr 2026
https://github.com/jasminemlewis/simple-calculator
Simple Calculator, a Ruby program, for simple arithmetic using both procedural and object oriented programming.
Last synced: 08 Jun 2026