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/0x8b/advent.of.code.each
Advent of Code 20XX
advent-of-code advent-of-code-2024 aoc aoc2024 python ruby
Last synced: 06 Feb 2026
https://github.com/kettle-dev/nomono
1️⃣ Q: When is a Monorepo not A Monorepo? A: When it is a nomono. Just a bunch of repos in the same directory.
Last synced: 10 Jun 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/elektronaut/dis
A file store for your Rails app
file-handling plugin rails ruby
Last synced: 22 Feb 2026
https://github.com/alec-c4/action_hooks
ActionHooks is a Ruby on Rails engine designed to securely handle incoming webhooks.
api gem ruby ruby-on-rails webhook webhooks
Last synced: 04 Apr 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/zeroc0d3/myrails-docker-unicorn-cap
Deploying Rails application (Unicorn + Capistrano) With Docker
capistrano docker docker-compose dockerfile ruby ruby-on-rails unicorn
Last synced: 08 May 2026
https://github.com/mariomarroquim/mobi-gallery
Web app example using Ruby on Rails and jQuery Mobile
jquery-mobile ruby ruby-on-rails webapp
Last synced: 01 May 2026
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/andyobtiva/glimmer-dsl-fx
Glimmer DSL for FX (FOX Toolkit Ruby Desktop Development GUI Library)
dsl dsl-syntax fox-toolkit fxruby glimmer-dsl gui ruby ruby-gem ruby-library rubygem
Last synced: 30 Jun 2026
https://github.com/a6b8/statosio-for-ruby
Statosio generate charts in a .svg format. Works with prawn-svg to generate .pdf documents.
Last synced: 15 Apr 2026
https://github.com/happydemics/aws-ip-ranges
Ruby Gem - Fetching AWS ip ranges with ease
aws gem library managed-by-terraform ruby semver
Last synced: 24 Apr 2026
https://github.com/zewdu444/tdd_project
this repository used as Test drive development approach
Last synced: 01 May 2026
https://github.com/souravgoswami/ruby-masterclass
A Free Ruby class for Techno India college students (dept. of BCA)
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/petercamilleri/flex_array
A flexible multi-dimensional array gem for Ruby.
dynamic-array multidimensional-arrays ruby
Last synced: 19 Jan 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/shihanng/iruby-docker
Jupyter Docker Stack image with Ruby kernel (iruby) for Jupyter/IPython Notebook enabled.
docker iruby iruby-notebook jupyter-notebook jupyterlab python ruby
Last synced: 06 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/danimal141/ruby-debug-env
Environment to debug ruby code with GDB
Last synced: 17 Apr 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/mohamedhnoor/realtimesearchanalytics
Real-time search engine that would store analytics from what users searched for.
render rspec ruby ruby-on-rails tailwindcss
Last synced: 31 Jan 2026
https://github.com/apexatoll/zirconia
Lightweight testing utility for synthesising Ruby gems
bundler rspec ruby ruby-gem ruby-gems rubygem testing testing-tools
Last synced: 21 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/ghilain/recipes-food
The Recipe food app keeps track of all your recipes, and ingredients. 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.
Last synced: 01 May 2026
https://github.com/Pulkit1822/Leetcode
This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql
Last synced: 20 Oct 2025
https://github.com/brunojppb/adventofcode2019
Following the cool challenges on the https://adventofcode.com/
adventofcode adventofcode2019 ruby
Last synced: 01 Jun 2026
https://github.com/peterzhu2118/rails_throttle
A simple library used to throttle code in your Rails application.
Last synced: 01 May 2026
https://github.com/omar-muhamad/catalog-of-my-things-capstone
This is a CLI (Command Line Interface) app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything is based on the UML class diagram. The data was stored in JSON files but we also prepared a database with tables structure analogical to our program's class structure.
Last synced: 08 May 2026
https://github.com/athityakumar/btp
btech btp daru data-analysis networkx nlp project python ruby
Last synced: 24 Apr 2026
https://github.com/beartums/yarods
Yet Another Ruby On Docker Scaffolding
developer-tools docker rails ruby ruby-on-rails scaffold
Last synced: 08 May 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/splattael/rouge-lexers-crystal
[DEPRECATED] Rouge's lexer for crystal
Last synced: 01 May 2026
https://github.com/vaibhavsingh97/ruby-on-rails
This repository is made to track progress while learning ruby on rails
rails-application rails-tutorial ruby ruby-application ruby-on-rails
Last synced: 28 Jan 2026
https://github.com/tommymarvel/budgetwiki
This is a budget app where you can set up your different budgets create different categories, delete your own categories, create new transactions, and delete your own trades. Designed with: (Ruby, Rails, Javascript, and SCSS)
Last synced: 01 May 2026
https://github.com/camilevahviraki/bike-shop-backend
Smart website, contain a catalog of websites and can help to reserve a bike of a certain time
best-practices frontend-reactjs rails5 ruby
Last synced: 31 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/sfsekaran/migrer
The polite data migration valet.
activerecord-migration data-migration database database-migrations migrer rails ruby
Last synced: 25 Oct 2025
https://github.com/quequeo/rails-api-and-react
Ruby on Rails API with React JS
active-storage api javascript kaminari material-ui postgresql rails react rspec ruby vite
Last synced: 18 Feb 2026
https://github.com/antonioberna/algoritmi
Algoritmi di Ordinamento e di Ricerca
algorithms-and-data-structures c cpp csharp engineering java javascript python ruby swift
Last synced: 22 Feb 2026
https://github.com/abdulhamiid/blog-app
The Blog app is a classic example of a blog website. A fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
bootstrap bullet devise jwt-token rspec ruby rubyonrails
Last synced: 31 Jan 2026
https://github.com/g-vans/immunization-mgt-system
An Immunization management system
africastalking-api devise ruby ruby-on-rails rubyonrails signalwire
Last synced: 01 Feb 2026
https://github.com/leesheppard/rails-for-frontend-developers
Frontend Developers guide to coding up UIs in Ruby on Rails apps.
frontend rails rails-tutorial react ruby ruby-on-rails
Last synced: 15 Feb 2026
https://github.com/Salesap/yandex_kassa
Simple API wrapper for YandexKassa API v3
Last synced: 12 Oct 2025
https://github.com/kortirso/service_operator
Simple interactor is a gem based on ideas of gems interactor and dry-transaction. ServiceOperator provides a simple way to processing over many steps and by many different objects.
interactor organizer rails ruby service-objects
Last synced: 08 May 2026
https://github.com/waiting-for-dev/solidusconf7_event_bus
Slides for SolidusConf 7 talk "Extending Solidus with the new Event Bus"
event-driven ruby ruby-on-rails solidus
Last synced: 17 Apr 2026
https://github.com/alexandrospanag/my_ruby_projects
My Ruby Projects. Written by Alexandros Panagiotakopoulos. All Rights Reserved Ⓒ.
learn methods object-oriented-programming ruby ruby-on-rails
Last synced: 17 Apr 2026
https://github.com/talaatmagdyx/advanced-blog
advanced Blog contain two type of user admin & user . admin can delete user, create and update category. user can create, edit, delete and show article
ruby ruby-application ruby-on-rails
Last synced: 24 Apr 2026
https://github.com/abarrak/expiry_calculator
A ruby library that determines how much time left till certain date and time.
Last synced: 26 Feb 2026
https://github.com/javieraybar/recipe-app
Recipe App is a app containing data about foods, recipes, and shopping lists.
Last synced: 09 May 2026
https://github.com/tachyons/hind
Hind is a Ruby gem for generating code intelligence data in LSIF (Language Server Index Format) and SCIP (Sourcegraph Code Intelligence Protocol) formats. It helps create index files that power code navigation features like go-to-definition, find references, and hover documentation. Work in progress
Last synced: 25 Oct 2025
https://github.com/mattiamalonni/capistrano-telegram
Telegram integration for Capistrano deployments
capistrano capistrano-plugin deployment notifications ruby ruby-on-rails telegram telegram-bot
Last synced: 25 Feb 2026
https://github.com/gabriellidenor/rails_api_tutorial
This is the source code of my Rails API tutorial
Last synced: 01 May 2026
https://github.com/aboongm/catalog-of-my-things
In this project, we are creating a console app that will keep a record of different types of things : books, music albums, movies, and games. Everything will be based on the UML class diagram that was provided as requirements for the project. The data will be stored in JSON files but will also prepare a database with tables structure analogical to the program's class structure. "Catalog of my things" will be a simple console app that allows users to manage collections of the things they own.
Last synced: 21 Jan 2026
https://github.com/bienvenuushindi/sharingan
knowledge based system has been created to help code reviewers quickly search for specific code review guidelines and generate a ready to use comment for each requirement that is not followed
hotwire-turbo javascript rails rspec ruby stimulusjs tailwindcss turbo-stream
Last synced: 04 Mar 2026
https://github.com/leesheppard/coding-test-sales-tax
Coding test that applies sales tax, import tax and excludes items from tax from an imported file.
Last synced: 16 Apr 2026
https://github.com/thekuwayama/ech_config
Ruby implementation of Encrypted ClientHello Configuration
Last synced: 01 Feb 2026
https://github.com/shannarra/rails7template
A Dockerized Rails 7 fully-featured template application with opt-in authentication support
docker dockercompose ruby ruby-on-rails ruby-on-rails-7 rubyonrails template template-repository
Last synced: 01 Feb 2026
https://github.com/b-dollar-c/friends-app
Friends-App is a web application, where the focal end lies in its Backend. It has been developed in RoR. The app as of now can be used to create a user-oriented and a user-associated friends list. It encompasses the CRUD operations, User Authentication and Admin administration.
activeadmin activerecord devise-api-authenticatable devise-gem-extension json-api nodejs rails-application rails-tutorial rails7 ruby ruby-application ruby-gem ruby-on-rails rubygems schema sqlite3
Last synced: 12 Feb 2026
https://github.com/martinmorando/ruby
Notes, code, and experiments with Ruby
Last synced: 08 May 2026
https://github.com/tanhongit/send_mail_background_job
Send mail background job Rails 6 with gem sidekiq
backgound-job-mail background-jobs gem-sidekiq rails rails-send-mail rails6 ruby ruby-on-rails sendmail sidekiq tanhongit tanhongit-rails
Last synced: 19 Jan 2026
https://github.com/serverkit/serverkit-vscode
Serverkit plug-in for VSCode.
Last synced: 10 Oct 2025
https://github.com/talha08/rails-admin
Rails Admin Authentication.
bootstrap html5 ruby ruby-on-rails rubygems
Last synced: 12 Apr 2026
https://github.com/andres-condezo/blog
The Blog app is a classic example of a blog website. a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
postgresql rspec ruby ruby-on-rails
Last synced: 15 Apr 2026
https://github.com/kolotaev/argsy
Tiny "commands & options" DSL for your CLI scripts
Last synced: 24 Oct 2025
https://github.com/nuid/sdk-ruby
Ruby Gem for interacting with NuID APIs
auth authentication nuid rails ruby zero-knowledge
Last synced: 25 Apr 2026
https://github.com/kusnierewicz/basic-ruby-exercises-3
The Odin Project Assignment: simple excercises like palindrome
Last synced: 04 Jun 2026
https://github.com/rwehresmann/moss_ruby
Ruby gem to submit files to MOSS.
code-similarity moss plagiarism-detection ruby stanford
Last synced: 06 Jun 2026
https://github.com/kwentsir/food-recipe-app
Your entire recipe collection, inventories, and ingredients are all tracked by the Food Recipe App. You can create recipes, record ingredients, keep track of what you have, build shopping lists based on what you have and what a recipe calls for, and save ingredients.
database devise-jwt rails ruby
Last synced: 26 Feb 2026
https://github.com/eddygarcas/gotsurfbot
Telegram Bot client for GotSurf API. Surf Forecast API gets information from AEMET weather service
aemet bot metaprogramming rails ruby ruby-api surf telegram telegram-bot
Last synced: 04 Jun 2026
https://github.com/kelsonbatista/movie-catalog-ruby-on-rails
Movie Catalog in Ruby on Rails (similar to Netflix)
ruby ruby-application ruby-on-rails sqlite3
Last synced: 25 Apr 2026
https://github.com/melody-rs/alox-48
Serde powered Ruby Marshal (de)serializing library
binary-format marshal ruby rust serde serialization
Last synced: 08 May 2026
https://github.com/secretpray/minimal_crud_hotwire
Hotwire minimal CRUD
broadcast crud hotwire hotwire-turbo rails ruby ruby-on-rails turbo
Last synced: 02 May 2026
https://github.com/jasminemlewis/spell-it-out
Spell It Out, a Ruby program, takes a name from a user and spell it out both horizontally and vertically.
Last synced: 24 Oct 2025
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/odilson-dev/hashmap
The Hashmap Project is an assignment from TOP's curriculum, where participants work on creating and implementing a hashmap data structure as part of their learning exercises.
data-structures hashmap ruby theodinproject
Last synced: 24 Oct 2025
https://github.com/hamptonmakes/named_hash
A Hash Implementation for Humans
hash ruby ruby-data-structures
Last synced: 26 Feb 2026
https://github.com/baban/jpmobile_afp
jpmobile extention for android future phone(aka. ガラホ)
jpmobile jpmobile-extention rails ruby
Last synced: 08 May 2026
https://github.com/conradwt/cockroach-example-using-ruby
The purpose of this step by step tutorial is to provide a very simple example of configuring and using Cockroach database engine with the Ruby Language.
cockroachdb ruby ruby-on-rails tutorial
Last synced: 08 Feb 2026
https://github.com/abhishekkr/abk-labs.cucumber
collection of Cucumber based setups, derailed_cuke
bdd-tests cucumber ruby testing
Last synced: 20 May 2026
https://github.com/jethrodaniel/sqlite_extensions-uuid
Easily use the SQLite UUID extension in Rails
Last synced: 06 Apr 2025
https://github.com/mshahzadtariq/persistable
Persist sensitive data by enabling soft delete functionality
gem persistence ruby ruby-on-rails
Last synced: 28 Feb 2026