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/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/yosefbennywidyo/short_io
A Ruby gem to use with short.io
Last synced: 06 Feb 2026
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/kettle-rb/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: 01 Jun 2026
https://github.com/beyarz/ruconnect
Control multiple devices through their terminal via tcp
ruby tcp-client tcp-server tcp-socket
Last synced: 24 Oct 2025
https://github.com/jonathanyiv/mastermind
Implementation of Mastermind in Ruby
Last synced: 24 Oct 2025
https://github.com/doug-oliveira/apple-arm-rails-environment-setup
Setup Instructions for Rails environment on Mac M1/M2 🍎
m1-mac m2 rails ruby rubyonrails setup
Last synced: 28 Jan 2026
https://github.com/aliatayee/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.
rails recipe-app ruby tailwindcss
Last synced: 25 Oct 2025
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/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/felipeelias/erb-view
Simple wrapper around ERB that lets you create class based views.
Last synced: 15 Mar 2026
https://github.com/johansenja/open_source
Quickly open the source file of a Ruby Class, Module or Method in your $EDITOR
Last synced: 15 Apr 2026
https://github.com/noma4i/puppet-windows_tableau
Puppet module to install and setup Tableau server.
puppet ruby tableau-server windows-tableau
Last synced: 28 Jan 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/developerstoolbox/design-patterns
A collection of different development patterns.
design-patterns go golang patterns perl python ruby rust wolfsoftware
Last synced: 28 Jan 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/michinaoshimizu/edrive
Generic event dispatcher for ruby
event-dispatcher gem rspec ruby ruby-gems
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/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/thekuwayama/ech_config
Ruby implementation of Encrypted ClientHello Configuration
Last synced: 01 Feb 2026
https://github.com/gangelo/protectedconstructor
Provides a module that may be included in a Ruby class, that protects the constructor; good for enforcing instantiation of classes using, for instance, a class factory. The code itself is not mine, I just wrapped it in a gem and provided the examples; sorry, I don't remember the origin of the code to give credit. :S
constructor gems rails ruby ruby-gem ruby-gems ruby-on-rails
Last synced: 08 Feb 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/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/tinix/ot367-server-api
RESTful Api Ruby
api aws-s3 circleci docer-compose docker documentation gihub-actions json jwt jwt-authentication kubernetes rail rspec ruby
Last synced: 09 Feb 2026
https://github.com/doamaral/ruby-rspec-selenium-capybara
Trying out basic setup and features for UI testing using Capybara
Last synced: 15 Apr 2026
https://github.com/nolantait/stack
Ruby EVM stack implementation [WIP]
blockchain bytecode ethereum evm ruby
Last synced: 15 Apr 2026
https://github.com/thooams/pattern_bibz
Rails Pattern Generator
design-pattern pattern rails ruby ruby-on-rails
Last synced: 09 Feb 2026
https://github.com/yamotech/activerecord-dbt
Generate dbt files from the information of the database connected by ActiveRecord.
dbt gem rails ruby ruby-on-rails
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/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/codecop/javaclass-rb
Java Class File Parser for Ruby
classfile-parser gem java ruby
Last synced: 27 Feb 2026
https://github.com/cocoahero/proto_plugin
Easily build protobuf compiler plugins in Ruby.
Last synced: 13 Feb 2026
https://github.com/attaradev/jetstream_bridge
Production-ready NATS JetStream bridge for Ruby/Rails with outbox, inbox, DLQ, and overlap-safe stream provisioning.
dlq event-driven eventbus jetstream nats nats-streaming natsio ruby ruby-gem ruby-on-rails rubygem
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/dannyben/rentacop
A more relaxed default set of RuboCop rules
rubocop rubocop-configuration rubocop-defaults ruby ruby-gem static-code-analysis
Last synced: 01 Mar 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/nowlinuxing/sumaki
Sumaki is a wrapper for structured data like JSON.
Last synced: 16 Apr 2026
https://github.com/ricarthlima/rails-ricarthme
👩💻 Versão antiga do meu site pessoal. Feito com ❤️ e #RoR.
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/alexander-senko/magic-lookup
Find a related class for an object (ex., a decorator, a presenter, a controller, or whatever).
Last synced: 04 Mar 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/andyobtiva/easily_typable
Ruby module that facilitates English-like type checking in an inheritance hierarchy via "type_name?" methods
Last synced: 05 Mar 2026
https://github.com/zeroc0d3/ruby-base
Base image for zeroc0d3 ruby apps
docker docker-image dockerfile ruby ruby-on-rails
Last synced: 02 Apr 2026
https://github.com/said-laasri/rails
This is a Ruby on Rails starter app that connects to a Railway Postgres database and supports Action Cable. Deploy on Railway
postgresql rails railway-app ruby
Last synced: 17 Apr 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/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/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/3rendan/finance-tracker
Finance tracker app created in Udemy The Complete Ruby on Rails Developer Course.
Last synced: 17 Apr 2026
https://github.com/yaairfernando/blogapplication
Blog application with authentication system, likes, comments, categories, views with rails
jquery ruby ruby-gem ruby-on-rails
Last synced: 18 Apr 2026
https://github.com/yusufyusie/blog-app-rails
The Blog app is a a blog website that is fully functional website that will show the list of posts and empower readers to interact with them by adding comments and likes to posts of their interests. Built with RoR.
postgresql ruby ruby-gem ruby-on-rails
Last synced: 18 Apr 2026
https://github.com/wesguirra/wesguirra.github.io
Wesley Guirra Resume
experience flutter headless-cms java marketing mysql nodejs open postgresql python react react-native rest-api resume ruby ruby-on-rails sql ssg ssr
Last synced: 04 Apr 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/mdxprograms/fam
Demo app of react with rails using webpacker
react ruby ruby-on-rails webpacker
Last synced: 18 Apr 2026
https://github.com/westonganger/lazy_serialize
Lazy Serialize is an alternative to ActiveRecord's serialize method which does not serialize each column until the first call to the attribute.
activerecord database rails ruby serialization
Last synced: 18 Apr 2026
https://github.com/german-cobian/journeyman-back-end
The Rails back-end for an app where the user can look through a list of journeymen skilled-labor offerings and reserve that of his choice for a certain number of days. Site administrators can add and delete journeymen from the list.
Last synced: 19 Apr 2026
https://github.com/nemwel-boniface/rails_fetch_be
The purpose of the project is to serve as an API for my frontend React/ Redux project.
api postgresql ruby ruby-on-rails
Last synced: 19 Apr 2026
https://github.com/daguttt/ror-chat
AI Chat using OpenAI API
llms openai ruby ruby-on-rails
Last synced: 20 Apr 2026
https://github.com/vivek-ng/nested_hash_helper
This gem Aims to provide helper methods in dealing with nested Hashes more easily.
hash nested-hashes params rails-params recursion ruby ruby-gem ruby-on-rails
Last synced: 06 May 2026
https://github.com/kananinirav/sleep_tracker
Sleep Tracker
api ruby ruby-on-rails sleep-tracker
Last synced: 20 Apr 2026
https://github.com/texpert/meetup_website
adminlte postgresql ruby ruby-on-rails
Last synced: 20 Apr 2026
https://github.com/jbussdieker/vagrant-buildpack
Basic Vagrant environment created by Puppet for playing with Heroku's buildpacks.
buildpack heroku-buildpack puppet ruby vagrant virtualbox
Last synced: 20 Apr 2026
https://github.com/felipe-perez-ferraro/trans_by
A Project made in ruby on rails where you can load your categories and make transactions inside them.
Last synced: 20 Apr 2026
https://github.com/wilsonsilva/yn
Parse yes/no like values
cli command-line npm ruby sindresorhus yes-no
Last synced: 20 Apr 2026
https://github.com/atayl16/siege
The original Rails version of the Siege clan tracker
fullstack game-tracker heroku rails ruby
Last synced: 20 Apr 2026
https://github.com/icostan/cryptos-ruby
Crypto craft your own transactions, atomic-swaps.
atomic-swaps bitcoin crypto cryptography ecdsa elliptic-curves finite-fields learning-by-doing litecoin math ruby
Last synced: 20 Apr 2026
https://github.com/njaneambrose/hoaxdb
Experimental implementation of a NoSQL database in ruby
Last synced: 21 Apr 2026
https://github.com/priom/rails5starter
Rails 5 starter project includes Bootstrap 3, Font Awesome, Devise, Carrierwave, Cloudinary and deployed on Heroku.
authentication boilerplate rails5 ruby ruby-on-rails starter-project
Last synced: 21 Apr 2026
https://github.com/rafaelsales/smooth_queue
Simple Redis message queue manager with flow control for Ruby
activejob background-jobs flow-control message-queue redis resque ruby sidekiq
Last synced: 21 Apr 2026
https://github.com/francisfuzz/hello-world-rb
Example of a Docker container action using the ruby:latest image outputting Hello World.
actions docker-container-action hello-world ruby
Last synced: 22 Apr 2026
https://github.com/legionio/legion-llm
LLM integration for LegionIO - chat, embeddings, tool use, and agents via ruby_llm
ai legion-core legionio llm ruby
Last synced: 31 May 2026
https://github.com/shivam091/core_extensions
rb_core_extensions is a set of core extensions beyond those provided by Ruby & ActiveSupport.
activesupport core core-extension extensions rails ruby
Last synced: 22 Apr 2026
https://github.com/rileymanda/ruby-tdd
Ruby-tdd is A simple ruby application that demonstrates test driven development in ruby using RSpect
Last synced: 23 Apr 2026
https://github.com/theophileaseh/my-enumerable
My Enumerable is an application built using Ruby that enables one to check the check the properties of items in an array.
Last synced: 24 Apr 2026
https://github.com/youpong/sample_app
次の教材で作られたサンプルアプリケーションです。 Ruby on Rails チュートリアル(第6版)
Last synced: 24 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/ichyr/specplast
System for managing scout instructors
rails-application ruby scouting
Last synced: 25 Apr 2026
https://github.com/starsheriff2/odin-kittens
A simple project meant to help me experiment with Rails API. This app returns RESTful requests in HTML and JSON format.
odin-project rails rails-api ruby
Last synced: 25 Apr 2026