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-14 00:26:59 UTC
- JSON Representation
https://github.com/sergeypedan/sms-pilot-api-v1
Simple wrapper around SMS pilot API v1
api api-client ruby sms sms-api
Last synced: 09 Jun 2026
https://github.com/markfchavez/ruby-and-rails-resources
A curated list of ruby/rails resources to learn from.
Last synced: 15 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/nning/powerdns_db_cli
Minimal command-line interface for PowerDNS database administration.
cli powerdns powerdns-database-administration ruby
Last synced: 14 Aug 2025
https://github.com/artofcode-/structured_menus
An easy way to create flexible menus for Rails apps.
Last synced: 24 Feb 2026
https://github.com/efremropelato/rpure-sass
Sass framework Pure.CSS based and ready to use in Ruby projects
Last synced: 06 Feb 2026
https://github.com/emmvs/rails_linktree_builder
Build your own Linktree Web App 🐝
Last synced: 12 Feb 2026
https://github.com/atshakil/portfinder
Scan TCP ports using a pure Ruby scanner implementation
cli port-scanner ruby ruby-cli rubygems utility
Last synced: 05 Sep 2025
https://github.com/kusnierewicz/tic-tac-toe-game
The Odin Project Assignment: Tic Tac Toe Game
game game-development odin-project ruby terminal-game tic-tac-toe
Last synced: 05 May 2026
https://github.com/mull/pppt
Postgres Please Perform This: Small monadic service objects for Sequel models
Last synced: 26 Apr 2026
https://github.com/detjensrobert/aws-instances-bot
Discord bot written in Ruby to start and stop AWS EC2 instances
aws aws-ec2 discord discord-bot discordrb ruby
Last synced: 26 Apr 2026
https://github.com/theghostofinky/pronouns.page-rb
API wrapper for the pronouns.page public API's Cards iterface
Last synced: 24 Feb 2026
https://github.com/ksylvest/nsastorage
A crawler for NSA Storage (https://www.nsastorage.com/)
Last synced: 16 Mar 2026
https://github.com/iagodahlem/practice
:books: My daily plan for practicing programming languages.
algorithms c data-structures javascript python ruby
Last synced: 12 Apr 2026
https://github.com/hainesr/ruby-zip-container
A Ruby library for working with ZIP Container documents such as EPUB (ODF, UCF).
epub odf ruby ucf zip zip-container
Last synced: 07 Jun 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/dannyben/pobject
Automatically persist objects to disk as YAML files
config gem persistence persistent-storage pstore ruby yaml
Last synced: 03 May 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/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/zeroc0d3/ruby
Ruby docker images from Ubuntu. Installation using ruby-install
Last synced: 03 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/marioruiz/request-hash
Definition and examples of request hashes for Ruby
hash http json requests rest ruby specification
Last synced: 26 Apr 2026
https://github.com/phlegx/digest-tiger
Digest::Tiger - Ruby interface to the Tiger message digest algorithm
Last synced: 26 Apr 2026
https://github.com/roman-developer/depot
Depot Application is a shopping cart platform - It has been developed as Rails 6 project test
rails rails6 ruby ruby-on-rails
Last synced: 04 Feb 2026
https://github.com/adamanr/ruby-socialnetwork
Mini social network built in Ruby language using Rails gem
bootstrap rails ruby ruby-on-rails
Last synced: 11 Apr 2026
https://github.com/brunin12/aprendendoruby
Minha Trajetoria aprendendo ruby
app roadmap ruby ruby-on-rails
Last synced: 02 May 2026
https://github.com/choosen/dotfiles
Sharing the setup of shell (prompt, aliases, config) and ruby/rails things
dotfiles-macos rails ruby starship zshrc
Last synced: 03 May 2026
https://github.com/supermomonga/openapi_rails_typed_parameters
Eliminate manual params validation code in Rails by using OpenAPI specification.
Last synced: 05 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/patoui/anon-forum
An anonymous forum built with ruby on rails!
javascript ruby ruby-on-rails ruby-on-rails-5
Last synced: 30 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/praveen1664/ruby-full-stack-infra
This repository describes and codifies the infrastructure used by the Fullstaq Ruby project.
Last synced: 05 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/talaatmagdyx/api-versioning
simple example explain how to create different API version using Ruby (Sinatra)
api-documentation json json-api ruby sinatra
Last synced: 12 Apr 2026
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/js-rails/tabulator-rails
Tabulator jQuery Plugin
javascript jquery rails ruby ruby-on-rails tabulator
Last synced: 05 May 2026
https://github.com/jxheum/jxheum.github.io
내홈페이지야먹을래?
blog css github-pages html javascript jekyll jekyll-site ruby
Last synced: 03 May 2026
https://github.com/said-laasri/catalog_all_things
Users can store their favourite Books, Games and Music Albums in this Bank made of Ruby
postgresql rspec rspec-testing ruby ruby-gem sql
Last synced: 04 May 2026
https://github.com/skyv26/oop-school-library
A school library (or a school library media center) is a library within a school where students, staff, and often, parents of a public or private school have access to a variety of resources.
decorators design-patterns inheritance oop-principles rspec rubocop ruby ruby-gem school-library styleguide workflows
Last synced: 15 Apr 2026
https://github.com/yegorov/mailcatcher-dockerize
docker mail mailcatcher rails ruby
Last synced: 03 May 2026
https://github.com/azzzrro/react-native-sample
Sample app using react native CLI
java javascript jdk kotlin objective-c objective-cpp react react-native ruby typescript
Last synced: 31 Jan 2026
https://github.com/bumi/openalias-ruby
Lookup and parse OpenAlias data in Ruby
bitcoin cryptocurrency dns dns-record monero openalias ruby
Last synced: 14 Feb 2026
https://github.com/elquimista/godfather
No Strings Attached
family-tree godfather reactjs ruby
Last synced: 16 Apr 2026
https://github.com/bluecollar-systems/su-pdfimporter
PDF Vector Importer for SketchUp — arc reconstruction, color grouping, dash patterns. Pure Ruby, no external dependencies.
cad fabrication pdf pdf-importer ruby sketchup sketchup-extension vector-graphics
Last synced: 09 Jun 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/taigakiyokawa/otokomeshi
超簡単料理共有アプリ「魁!! 漢飯」詳細→
ajax cooking html5 japanese javascript jquery rails responsive ruby sass
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/ricarthlima/rails-ricarthme
👩💻 Versão antiga do meu site pessoal. Feito com ❤️ e #RoR.
Last synced: 16 Apr 2026
https://github.com/goshatch/lucca
⏱ A modular CLI time tracking tool written in Ruby
Last synced: 23 Mar 2025
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/mooreniemi/proc_compose
:musical_score: Proc#compose
c c-extension compose functional-programming gem ruby
Last synced: 30 Apr 2026
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/elektronaut/dis
A file store for your Rails app
file-handling plugin rails ruby
Last synced: 22 Feb 2026
https://github.com/q-m/food-fish-parser-ruby
Extract fish details from food product descriptions
aquaculture fao fisheries food-products ingredients parser ruby ruby-gem species structured-data
Last synced: 12 May 2026
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/markcaldropoli/iceelocator
BrickHack 3 Project | Won Best Reverse Engineering App
brickhack finalist google-maps-api google-place-api hackathon icee icee-locator markcaldropoli mlh python reverse-engineering ruby swift xcode
Last synced: 11 May 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/german-cobian/hackerrank-problems
A collection of problem statements from HackerRank and their solutions in Javascript as well as in Ruby.
Last synced: 11 May 2026
https://github.com/eyuelberga/events-board-rails
https://medium.com/@eyuelwoldemichael/making-a-simple-crud-web-application-with-ruby-on-rails-e03793728e09
Last synced: 11 May 2026
https://github.com/aboutsource/sensu-plugins-trello
Translate the presence of one or more Trello cards into actionable Sensu alerts to enable using Trello for triggering incident response.
incident-response ruby sensu trello
Last synced: 10 Jun 2026
https://github.com/deradon/that_language-client
API client for ThatLanguage.
language ruby ruby-gem rubygem that-language
Last synced: 10 Jun 2026
https://github.com/hollow-hunter/nu-appointments
simple appointments app
appointments demo portfolio rails ruby vue
Last synced: 16 May 2025
https://github.com/olawale-o/school_library
"School library" A ruby application to record what books are in the library and who borrows them
Last synced: 30 Apr 2026
https://github.com/raihan2bd/morse-code-decoder
The "Morse Code Decoder" is a Ruby project that translates Morse code into English letters and numbers. It can be used to decode Morse code messages and relies on a predefined mapping table for the translation process.
Last synced: 20 Apr 2026
https://github.com/dvinciguerra/video-downloader
PoC app using Ruby, Sinatra, and Sucker Punch to create a video downloader UI
proof-of-concept ruby sinatra sucker-punch webapp
Last synced: 11 May 2026
https://github.com/neener54/status_page
StatusPage.io gem
ruby ruby-gem ruby-on-rails statuspage
Last synced: 20 Jan 2026
https://github.com/janjiss/escritorio_ruby
Escritorio - Elegant publishing platform written in Ruby
blog blog-engine cuba publishing rom-rb ruby
Last synced: 11 May 2026
https://github.com/zahraarshia/budget_management
BMA is a responsive mobile web application useful for your daily budget management. using this app you can have a list of transactions associated with a category suitable for record and manage expenditures.
Last synced: 15 Apr 2026
https://github.com/jmkim/gsoc2019-pkg-rails
GSoC 2019: A Rails 6 package transition in Debian
debian debian-packaging gsoc gsoc-2019 rails6 ruby ruby-on-rails
Last synced: 12 May 2026
https://github.com/augustoscher/time-to-answear
RoR 5.x Application
devise postgresql ruby ruby-on-rails themes
Last synced: 04 May 2026
https://github.com/eudanilobarbosa/bdd-discover
Projeto de testes automatizados realizado no curso BDD eXperience da QAx com Fernando Papito.
bash capybara cli cucumber-ruby git html-css-javascript rails rspec ruby selenium-webdriver visual-studio-code webapp
Last synced: 27 Jan 2026
https://github.com/mshahzadtariq/persist_deleted
Soft delete for mogoid with ability to recover records
Last synced: 12 May 2026
https://github.com/mtslzr/homebrew-runelite
Homebrew Tap for Runelite (Old-School Runescape client)
homebrew homebrew-tap ruby runelite runescape
Last synced: 12 May 2026
https://github.com/kwilczynski/miscellaneous
Miscellaneous code snippets
bash c code-snippets examples go golang miscellaneous ruby
Last synced: 29 Apr 2026
https://github.com/sloppycoder/convertlabsdk
Ruby SDK for accessing convertlab online APIs
Last synced: 11 Jun 2026
https://github.com/rawfeed/rawfeed-jekyll
:syringe: A raw Jekyll theme for minimalists
feed jekyll jekyll-blog jekyll-site jekyll-template jekyll-theme jekyll-website minimal minimalist raw ruby ssg-theme theme
Last synced: 04 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
https://github.com/skyv26/hello_rails
First Ruby on Rails project in which the "Hello World!" will be displayed on the browser screen.
backend-webdevelopment framework hello-world rails7 ruby ruby-application ruby-on-rails rubygems
Last synced: 30 Apr 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