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/victorokoroji/school-library-app
The goal of this project is to build an app for a school library that will allow them to add new students or teachers, add new books, save records of who borrowed a given book and when the book was borrowed. This project solely used Object Oriented Programming(OOP).
Last synced: 10 Apr 2025
https://github.com/kusnierewicz/webserver
The Odin Project Assignment: Build simple webserver
Last synced: 31 May 2026
https://github.com/kazvee/two_player_game
🧮 Two player math game which runs in the terminal. 🔴 Built with Ruby using OOP (Object Oriented Programming) principles. ✨ Includes a TV Infomercial style ReadMe, just for fun! 📺
game object-oriented-programming oop readme ruby
Last synced: 14 Jun 2025
https://github.com/adamanr/ruby-guideapp
Ruby application with Rails gem created by Youtube guide for learning Ruby
Last synced: 03 May 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/zaid-programming-language/zaid-lang
الشيفرة المصدرية للغة زيد
arabic-programming-language educational ruby
Last synced: 10 Jan 2026
https://github.com/said-laasri/blog_app
This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.
migration postgresql rails ruby ruby-gem ruby-on-rails
Last synced: 13 Apr 2026
https://github.com/madmatvey/geojson-locations-api
GeoJSON with Rails PostgreSQL and PostGIS
api postgis postgresql rails ruby
Last synced: 13 Apr 2026
https://github.com/unurgunite/advanced_code_generator
Code generator based on your preferences
code-generation generator ruby
Last synced: 02 Apr 2026
https://github.com/dipto0321/facialbook
A social media app built with Ruby on Rails.
database erb-template facebook heroku minimum-features newsfeed postgresql profile rails ruby
Last synced: 13 Apr 2026
https://github.com/said-laasri/cooking_recipes
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 allows you to make them public
css3 devise-token-auth html5 rails ruby ruby-on-rails tailwindcss
Last synced: 13 Apr 2026
https://github.com/alexeevit/valera
A telegram bot with a Markov chain under the hood
Last synced: 14 Jun 2025
https://github.com/nathaniel-daniel/ruby-marshal-rs
A Rust implementation of Ruby's Marshal module.
dumper loader ruby ruby-marshal rust
Last synced: 17 Jan 2026
https://github.com/justdvnsh/warriorpy
An exciting game of programming and Artificial Intelligence
artificial-intelligence javascript python ruby ruby-warrior warriorjs warriorpy
Last synced: 13 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/reyadussalahin/sinatra-simple
A basic environment setup for ruby sinatra based web application
docker docker-deployment ruby sinatra sinatra-tutorial web-application webapp
Last synced: 17 Jan 2026
https://github.com/rakvium/blog
The first app from the Ruby on Rails Tutorial
hacktoberfest rails-tutorial ruby
Last synced: 06 Oct 2025
https://github.com/shioyama/i18n_accessors
Define locale-specific accessors for translated attributes.
Last synced: 06 Oct 2025
https://github.com/redding/sanford-protocol
Ruby implementation of the Sanford TCP communication protocol.
Last synced: 06 Oct 2025
https://github.com/hellostealth/stealth-bandwidth
Bandwidth.com SMS driver for Stealth
Last synced: 14 Apr 2026
https://github.com/fumtas1k/kyopro-tessoku
競技プログラミングの鉄則の解答
algorithms gradle java junit5 kotlin rspec ruby
Last synced: 16 Oct 2025
https://github.com/jamesstonehill/anonymous
Data anonymization for ActiveRecord
activerecord data-anonymization gem rails ruby rubygem
Last synced: 07 Oct 2025
https://github.com/zappat0n/tic-tac-toe
Console tic-tac-toe game developed in Ruby.
Last synced: 08 Oct 2025
https://github.com/sshaw/has_checksum
Automatically calculate checksums and signatures from the values of your class' attributes/methods
activerecord checksum checksum-calculation digest poro rails ruby sha256
Last synced: 06 May 2026
https://github.com/jquass/swgoh-api
A gem api client wrapper for api.swgoh.help
api-client api-wrapper rails rails-api ruby ruby-gem ruby-on-rails ruby-on-rails-api rubygem rubygems rubyonrails
Last synced: 08 Feb 2026
https://github.com/peteugwu/blog-app
A full-stack blog app built with Ruby on Rails framework
authorization blog capybara-rspec devise integration postgresql rails-application ruby ruby-gem ruby-on-rails seed
Last synced: 21 Jan 2026
https://github.com/seanahern/boiler.place
🗻 Boilerplace is a starter project for making your own placeholder image service.
boilerplate image-processing imagemagick rmagick ruby sinatra
Last synced: 08 Oct 2025
https://github.com/clear-group-ausbildung/greetings
Ruby on Rails Web Client for the Welcome Screen Application
Last synced: 21 Jan 2026
https://github.com/phantom-node/grub-lexer
Convert Grub boot loader configuration into tokens that can be fed into the parser.
Last synced: 09 Oct 2025
https://github.com/lankaukk/sinatra-project-journal-app
This is a custom CRUD, MVC app made using Sinatra. It tracks journal entries made by users.
Last synced: 09 Oct 2025
https://github.com/michinaoshimizu/oas_contrib
Open API Specification related commands and libraries.
gem json oas openapi-specification ruby swagger-ui yaml
Last synced: 18 Jan 2026
https://github.com/bria222/budget-app
this project is about building 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. You will create a Ruby on Rails application that allows the user to: register and log in,
bootstrap devise devise-jwt gem html-css-javascript javascript rails restful-api ruby ruby-on-rails
Last synced: 14 Apr 2026
https://github.com/kirillshevch/integration_workflow
A Ruby DSL for building integration workflows
dsl integrations ruby workflows
Last synced: 09 Feb 2026
https://github.com/morin3/morni-morni
Start a customizable blog with: MorniCloud
algorithms android angular api automation git github-actions github-config github-config-readme google-drive google-maps-api html java javascript machine-learning mongodb python python3 react-native ruby
Last synced: 18 Jan 2026
https://github.com/morin3/solid-quickstar-.
📝 Minimalistic Netlify Andoka Cloud-powered static site generator
algorithms algorithms-and-data-structures-interview-questions algorithms-java algorithms-python git github github-actions github-config go html html-css-javascript html-parser java javascript machine-learning python ruby vite vue vuejs
Last synced: 10 Oct 2025
https://github.com/zinovyev/jekyll-metrics
Jekyll metrics plugin
analytics google-analytics jekyll-plugin metrics ruby yandex-metrica yandex-metrika
Last synced: 10 Oct 2025
https://github.com/espen/agaon
Ruby API wrapper for Fiken
api-client api-wrapper gem ruby
Last synced: 19 Jan 2026
https://github.com/elquimista/dploy-rails
Simple Rails deployer for VPS and Nginx (or similar reverse proxy server)
nginx rails-deployer ruby ruby-on-rails
Last synced: 19 Jan 2026
https://github.com/sylvance/proto_dsl
It provides a simple, readable syntax for defining Protocol Buffer message types using Ruby code.
Last synced: 11 Oct 2025
https://github.com/mwafrika/final_capstone_backend
Yamaha Motor App is a motorcycle reservation platform that allows customers to book their motorcycle remotely within a defined time frame
activestorage github jsonwebtoken postgresql postman rails ruby
Last synced: 14 Apr 2026
https://github.com/uzair-manzoor/budget_app
Budget_App is a mobile web application designed to help users efficiently manage their budgets and track expenses. With an intuitive and user-friendly interface, this app enables individuals to gain insights into their spending habits and make informed financial decisions.
erb-template rails7 ruby rubyonrails
Last synced: 19 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/petercamilleri/flex_array
A flexible multi-dimensional array gem for Ruby.
dynamic-array multidimensional-arrays ruby
Last synced: 19 Jan 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/lolcommits/lolcommits-twitter
Automatically tweet your lolcommits
fun git git-addons humor lolcommits lolcommits-plugin ruby selfie twitter
Last synced: 11 Oct 2025
https://github.com/juanfkurucz/lenguajes-de-programacion
Subject "Lenguajes de Programacion" (Programming languages) from Universidad Catolica del Uruguay
c haskell javascript prolog ruby
Last synced: 14 Apr 2026
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/drexed/lite-validators
Collection of ActiveModel/ActiveRecord validators
activemodel activerecord rails ruby validators
Last synced: 19 Jan 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/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/fshin1988/ssl_certificate
Wrapper of OpenSSL::X509::Certificate
gem openssl ruby ssl-certificate
Last synced: 12 Oct 2025
https://github.com/Salesap/yandex_kassa
Simple API wrapper for YandexKassa API v3
Last synced: 12 Oct 2025
https://github.com/anthonycorletti/modal-arbitrary-code-example
Run arbitrary code on Modal.
Last synced: 12 Apr 2026
https://github.com/justanotherscriptkiddienerd/the-opencode-project
A completely open-source code editor, featuring community-sourced features!
all-platform-supported bash code-editor crowdsourced-knowledge crowdsourcing docker python python-3 python3 ruby
Last synced: 19 Jan 2026
https://github.com/virtualstaticvoid/rails_simple_config
Simple YAML based configuration gem for Rails 3+
configuration gem rails ruby yaml
Last synced: 12 Oct 2025
https://github.com/hombre2014/shopify_challenge
Shopify challenge for Back-end Ruby Internship position
Last synced: 18 May 2026
https://github.com/playpasshq/artemis-api-auth
Artemis GraphQL Client Adapter to support ApiAuth
graphql graphql-client hmac-sha256 ruby
Last synced: 15 May 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/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/altabering/altadata-ruby
ALTADATA Ruby client provides convenient access to the ALTADATA API from applications written in the Ruby language.
Last synced: 01 Jul 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/javiidiazglez/lpp
Lenguaje y Paradigmas de Programación
c css git html5 javascript rakefile ruby shell
Last synced: 14 Apr 2026
https://github.com/fabianofrank/ruby-tdd
This project implements the Solver class, with methods that solve simple problems (Factorial, string reverse and FizzBuzz). Made to practice TDD.
Last synced: 14 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/rohancyberops/command-line-calculator
A simple command-line calculator built in Ruby that supports basic arithmetic operations like addition, subtraction, multiplication, and division. This calculator allows users to perform calculations interactively in the terminal or command prompt.
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/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/444b/sonic-pi
A collection of my songs and scripts made for Sonic-pi
ableton-live music ruby sonic-pi sonic-pi-snippets supercollider
Last synced: 16 Oct 2025
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/ccocchi/rtfdoc
Generate beautiful static documention for your APIs from markdown.
documentation-generator markdown ruby
Last synced: 16 Oct 2025
https://github.com/ijeomaodinko/budget-app
Budget App is about building 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.
devices devise rails7 rspec ruby rubyonrails
Last synced: 24 Feb 2026
https://github.com/ksylvest/uhaul
A Ruby library for U-Haul that crawls self-storage facilities and prices.
Last synced: 14 Mar 2026
https://github.com/miguelestradam36/ruby-practice
Ruby basic scripting, practice project
Last synced: 11 Jun 2026
https://github.com/jdenen/watir-device
Automate Chrome Developer Tools' device emulation with watir-webdriver
device-emulation ruby testing watir watir-webdriver
Last synced: 18 Oct 2025
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/cre-ne-jp/log-archiver
IRC ログ記録・閲覧システム
irc irc-bot irc-logs ruby ruby-on-rails
Last synced: 23 Jan 2026
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/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