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/aavision/bubble-sort-benchmarks
Benchmarking Bubble sort using different languages!
bash bubble-sort bubblesort c cpp cython go golang javascript php python python3 ruby rust ubuntu
Last synced: 19 Jan 2026
https://github.com/eccb7/fast-recipes
"This recipe app allows users to create, share, and manage their favorite recipes, with a focus on ingredient management and user-friendly navigation. It's a platform for home cooks and food enthusiasts to discover new dishes and connect with others who share their passion for cooking."
capybara-rspec devise gems rails rspec-testing ruby ruby-gems ruby-on-rails
Last synced: 19 Jan 2026
https://github.com/loitd/rubycourse
Repository for the Youtube playlist: "Học lập trình Ruby căn bản" at https://www.youtube.com/channel/UCb8t2YTgLsAbTcdafpZzFuw
basic devise excercises learning programming-language ruby ruby-on-rails tutorial tutorial-code tutorials youtube-playlist
Last synced: 21 Jan 2026
https://github.com/alex0112/haversack
Enumerable abstraction of a knapsack
knapsack knapsack-problem ruby
Last synced: 13 Oct 2025
https://github.com/paulfioravanti/pianoforall
Sonic Pi versions of tunes in Udemy's Pianoforall course
Last synced: 13 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/paulfioravanti/three_little_pigs
The Story of the Three Little Pigs (in Ruby)
Last synced: 13 Oct 2025
https://github.com/abhilekhsingh041992/icndb-ruby-client
A ruby wrapper for Icndb(the internet chuck norris database) API
chuck icndb icndb-api ruby ruby-gem ruby-wrapper rubygem
Last synced: 29 Oct 2025
https://github.com/andyobtiva/responsibility_driven_design_in_ruby
Code examples used in Montreal.rb January 2025 talk "Ruby OOP Done Right with Responsibility Driven Design" by Andy Maleh
ood oop responsibility-driven-design ruby
Last synced: 13 Oct 2025
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/mumuki/mulang-ruby
:eyeglasses: Ruby Support for the Mulang code analyzer
code-analysis mulang ruby static-analysis
Last synced: 31 May 2026
https://github.com/lots0logs/circleci-wordpress
Lightweight Docker image for CircleCI 2.0 to test WordPress sites.
circleci docker-image nginx nodejs php-fpm ruby wordpress
Last synced: 14 Apr 2026
https://github.com/lulunac27a/simple-task-list-sinatra
Simple task list app using Ruby and Sinatra
application erb erb-html ruby sinatra sinatra-application sinatra-applications sinatra-framework sinatra-web task task-list tasklist tasks todo todo-app todo-list todolist
Last synced: 27 Jan 2026
https://github.com/gabyse1/catalog-of-my-things
A console app that help users to keep a record of different types of things they won like books, music albums, movies, and games. User can list, add, and remove records. Build with Ruby.
Last synced: 15 Oct 2025
https://github.com/altontonn/catalog-of-my-things
[Catalog of my Life Project] is a capstone project that uses console app to keep a record of different types of things you own: books, music albums, movies, and games.
Last synced: 05 Feb 2026
https://github.com/nullnull/simple_sitemap_generator
A gem for rails to generate sitemap.xml by using config/routes.rb
Last synced: 15 Oct 2025
https://github.com/lucasctnh/rpg-text-game
A simple RPG-style text game made in Ruby.
rpg ruby simple-game text-game
Last synced: 15 Oct 2025
https://github.com/eldoy/susana
Light weight Ruby web application framework based on Rack
framework rack ruby web-framework
Last synced: 15 Oct 2025
https://github.com/michaeljklein/animate_modules
Animate the module structure of Haskell packages
cli code-analysis haskell ruby
Last synced: 16 Oct 2025
https://github.com/jonas-lucas/hello-world
Unlocking the World of 'Hello, World!' in Multiple Programming Languages.
c cpp go hello-world java javascript language python r ruby typescript
Last synced: 07 Apr 2026
https://github.com/vadim-geroim/todo
Todo app helps to automate your daily routines
factory-bot-rails javascript rails5 rspec-rails ruby
Last synced: 22 Jan 2026
https://github.com/rominana/school-library
This project contains a Ruby project that keeps track of book rentals from a school library using OOP features.
Last synced: 01 Jun 2026
https://github.com/enderahmetyurt/hello_ruby_gem
OYLG için Basit Ruby Gem'i
Last synced: 16 Oct 2025
https://github.com/mollybeach/azelia
Azelia Game: Ruby Game Development engineTools, frameworks game rails and software
algorithms-and-data-structures game-development game-engine project project-management ruby ruby-on-rails
Last synced: 14 Apr 2026
https://github.com/mcorino/wxruby3-materialdesignartprovider
MaterialDesign Art Provider for wxRuby3
cross-platform cross-platform-gui gtk gtk3 gui linux mac osx ruby win32 windows wxruby wxruby3
Last synced: 17 Oct 2025
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/miguelestradam36/ruby-practice
Ruby basic scripting, practice project
Last synced: 11 Jun 2026
https://github.com/ansaribrahim/hello-rails-react
This repository is a comprehensive guide and codebase for building a web application that seamlessly combines the power of Ruby on Rails and React. It's a step-by-step project that walks you through creating a web application from scratch, incorporating features such as greetings, database integration, routing, and state management.
linters rails react redux rubocop ruby store webpack
Last synced: 08 Apr 2026
https://github.com/wvengen/rails_admin_tinymce
TinyMCE for Rails Admin
rails-admin ruby ruby-on-rails tinymce
Last synced: 17 Oct 2025
https://github.com/yegor256/others
Catch all missing methods by a single proc, similar to what method_missing() is doing
Last synced: 18 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/alunduil/margarine-chef
Chef cookbook for Margarine
chef cookbooks deprecated recipe ruby
Last synced: 19 Oct 2025
https://github.com/donkeycode/cucumber-sentences
This gem is a collection of pre-built sentences compatible with cucumber and page-object
cucumber cucumber-steps page-object ruby
Last synced: 13 May 2026
https://github.com/mshahzadtariq/persistable_mongoid
Persist Deleted Records for Mongoid Soft delete functionality for Mongoid ORM so you may recover records at later stage.
gem mongodb orm persistable ruby ruby-on-rails
Last synced: 07 Apr 2026
https://github.com/Darhazer/active_record_change_matchers
Custom RSpec matchers for ActiveRecord record creation.
active-record rspec rspec-custom-matchers ruby
Last synced: 19 Oct 2025
https://github.com/sntakirutimana72/recipe-rails-group-project
The app keeps track of all your recipes, ingredients, and inventory. It allows users 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.
bootstrap5 html5 postgresql ruby ruby-on-rails
Last synced: 24 Feb 2026
https://github.com/neirrek/sinatra-opencaptcha
A Sinatra extension for OpenCaptcha
Last synced: 20 Oct 2025
https://github.com/edgej/puppet-filepath
Custom Puppet type for managing directories recursively
puppet puppet-forge puppet-module ruby
Last synced: 21 Oct 2025
https://github.com/yosefbennywidyo/short_io
A Ruby gem to use with short.io
Last synced: 06 Feb 2026
https://github.com/higebu/serverspec-vyos-config
Serverspec resource type for VyOS config
network ruby serverspec test vyos
Last synced: 27 Jan 2026
https://github.com/kenjij/mos-eisley-lambda
"You will never find a more wretched hive of scum and villainy." (Slack bot framework ep. 2—AWS Lambda)
aws-lambda bot bot-framework ruby slack
Last synced: 29 Apr 2026
https://github.com/servactory/datory
Ruby serializer and deserializer
deserialization dto rails ruby ruby-on-rails serialization
Last synced: 23 Oct 2025
https://github.com/iamazeem/kiba-etl-test
Just a simple CSV ETL test using Ruby and Kiba!
Last synced: 23 Oct 2025
https://github.com/noile-arch/flux_ecommerce_rails_backend
A ruby on rails backend for an ecommerce web application + PostgreSQL + JWT Auth✌️
jwt-authentication postgresql ruby ruby-on-rails
Last synced: 14 Apr 2026
https://github.com/faervan/albion-killarchive
Educational project to mimic murderledger.com
albion albion-online albiononline rails ruby ruby-on-rails
Last synced: 02 Feb 2026
https://github.com/tony-rowan/ghamma
Fetch workflow run durations for Github Actions
Last synced: 24 Oct 2025
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/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/westonganger/prawn_resume
Dead simple Prawn based PDF resume generator with support for custom resume templates
prawn prawn-pdf rails resume resume-builder resume-generator ruby
Last synced: 12 Apr 2026
https://github.com/dtinth/notedoc
Convenient scripts to convert Markdown file to PDF notes using Pandoc.
Last synced: 03 Jul 2026
https://github.com/prompt-foundry/ruby-sdk
The prompt engineering, prompt management, and prompt evaluation tool for Ruby.
llm-eval llm-evaluation openai prompt-engineering prompt-evaluation prompt-management prompt-manager ruby ruby-gem ruby-on-rails
Last synced: 06 Feb 2026
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/renamed-to/renamed-sdk
Multi-language SDKs (TypeScript, Python, Go, Java, C#, Ruby, Rust, Swift, PHP) for AI-powered document processing
ai csharp document-processing file-renaming-automation go java ocr pdf pdf-splitter php python ruby rust swift typescript
Last synced: 28 Jan 2026
https://github.com/artofcode-/structured_menus
An easy way to create flexible menus for Rails apps.
Last synced: 24 Feb 2026
https://github.com/mipmip/capybara_typo3_browsertesting
shared integration tests for typo3 (capybara/headless chrome)
Last synced: 18 Apr 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/lethang7794/rails_sample_app
A Twitter clone app built "almost from scratch" with Ruby on Rails.
bootstrap3 css html javascript jquery rails-tutorial ruby ruby-on-rails-6 ruby-on-rails-tutorial scss social-network web-application web-development
Last synced: 06 Feb 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/talha08/rails-admin
Rails Admin Authentication.
bootstrap html5 ruby ruby-on-rails rubygems
Last synced: 12 Apr 2026
https://github.com/iwarner/middleman-blog-test
Repository to test Blog nuisances and setup.
blog codeblender drykiss middleman ruby
Last synced: 26 Feb 2026
https://github.com/mattruggio/teton
Hierarchical key-value object store interface
document-store hierarchical-data key-value-store object-store ruby
Last synced: 09 Feb 2026
https://github.com/kupolak/strateg
The STRATEG API allows to view and download for further processing the full range of data and metadata contained in the STRATEG system. The data is made available through REST API in JSON format.
api api-client european-union open-data ruby
Last synced: 26 Feb 2026
https://github.com/nolantait/stack
Ruby EVM stack implementation [WIP]
blockchain bytecode ethereum evm ruby
Last synced: 15 Apr 2026
https://github.com/nuzair46/rails_erb_credentials
A drop in replacements for Rails credentials to support good old ERB.
rails ruby ruby-gem ruby-on-rails rubygem
Last synced: 10 Feb 2026
https://github.com/bushmusi/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.
git-flow github-flow linter rails ror ruby tailwindcss
Last synced: 16 Apr 2026
https://github.com/midhundevasia/jekyll-github-repos
Jekyll Plugin for List Github Repositories
gems jekyll jekyll-blog jekyll-plugin jekyll-site ruby ruby-gem
Last synced: 11 Feb 2026
https://github.com/mewa/terrascript
Terrascript is wrapper around Terraform which adds the ability to script repetitive tasks as inline ruby code.
inline-ruby ruby terraform terraform-scripts
Last synced: 27 Feb 2026
https://github.com/uminocelo/koralreef
A tool to scrape images from websites and compile them into a PDF
pdf pdf-generation ruby ruby-gem ruby-on-rails rubygem rubygems
Last synced: 16 Apr 2026
https://github.com/yarden-zamir/homebrew-tap
🥑
github github-actions homebrew packages repository ruby tap
Last synced: 11 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/cocoahero/proto_plugin
Easily build protobuf compiler plugins in Ruby.
Last synced: 13 Feb 2026
https://github.com/fhmurakami/the-odin-project
Repo for The Odin Projects' projects. From Foundations to Full Stack (Ruby on Rails and JS/React)
css databases html javascript nodejs react ruby ruby-on-rails sql
Last synced: 14 Feb 2026
https://github.com/mailtoolbox/mail_plugger
Plug in required mailer(s) with MailPlugger.
api aws-ses-api delivery deliverymethod email mailer mailgun-api mailing mandrill-api postmark-api rails ruby ruby-on-rails ruby-script sendgrid-api smtp sparkpost-api
Last synced: 28 Feb 2026
https://github.com/yeukfei02/divisionly-api
split expenses with friends
hacktoberfest postgres rails rspec ruby ruby-on-rails
Last synced: 16 Apr 2026
https://github.com/elquimista/godfather
No Strings Attached
family-tree godfather reactjs ruby
Last synced: 16 Apr 2026
https://github.com/ankitt26/saveit
The SaveIt 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.
database fullstack-development postgresql ruby ruby-on-rails
Last synced: 17 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/subomi/actor_sync
Easily synchronize actor information to CRMs & third-party systems e.g. Mixpanel, Mailchimp etc.
mixpanel ruby ruby-on-rails third-party
Last synced: 03 Apr 2026
https://github.com/jeffkay16/ruby-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.
Last synced: 17 Apr 2026
https://github.com/3rendan/finance-tracker
Finance tracker app created in Udemy The Complete Ruby on Rails Developer Course.
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/viraptor/rails_cold_spots
Tools for profiling the initial rails request time
performance profiling rails ruby
Last synced: 04 Apr 2026