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/mixandgo/decorator_pattern
The Decorator Pattern in Ruby
Last synced: 22 Jun 2026
https://github.com/ruby-oauth/anonymous_loader
💎 Anonymously load modules without defining their top-level namespace in Ruby 2.2+
abstract-factory-pattern anonymous ruby rubygem
Last synced: 24 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/cyberarm/i-mic-rts
Building a Command & Conquer style RTS in Ruby
gosu real-time-strategy rts-game ruby
Last synced: 29 May 2026
https://github.com/wojtha/simple_flag
Simple but powerful feature flag implementation in 90 LOC
feature-flags ruby ruby-gem ruby-library
Last synced: 28 Mar 2025
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/viraptor/rails_cold_spots
Tools for profiling the initial rails request time
performance profiling rails ruby
Last synced: 04 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/petitviolet/9cc-ruby
A tiny language compiler written in Ruby
Last synced: 28 Feb 2025
https://github.com/shanehofstetter/youtrack-rest-client-ruby
youtrack REST API client written in Ruby
api-client rest-client ruby youtrack
Last synced: 04 Sep 2025
https://github.com/yegor256/others
Catch all missing methods by a single proc, similar to what method_missing() is doing
Last synced: 13 Jul 2026
https://github.com/ilyamur/notepad
CLI-блокнот с использованием SQLite3.
cli notepad ruby sqlite3-database
Last synced: 24 Mar 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/jfinkhaeuser/unobtainium-cucumber
Cucumber specific extensions to unobtainium.
appium bdd cucumber ruby selenium unobtainium
Last synced: 06 Oct 2025
https://github.com/tuanle03/content_checker
The Ruby gem, ContentChecker, offers content checking functionality via API with customizable settings for machine learning models.
Last synced: 01 Feb 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/alunduil/margarine-chef
Chef cookbook for Margarine
chef cookbooks deprecated recipe ruby
Last synced: 19 Oct 2025
https://github.com/thefox/nagios-plugins
A collection of Nagios Plugins.
api bitcoin bitcoin-price burningseries coinmarketcap ethereum github json-rpc nagios nagios-plugins rpc ruby rubygems series tvseries twitter twitter-followers
Last synced: 18 Apr 2026
https://github.com/holyshared/yaml-translator
Translate for the locales configuration file
diff gem i18n locale ruby translation
Last synced: 01 Aug 2025
https://github.com/andygeek/books-authors-rails
Proyecto simple usando un modelo con la relación Libros y Autores.
Last synced: 29 Apr 2026
https://github.com/thinkswan/app-yml-rails
A gem that provides environment-specific settings for Rails apps.
Last synced: 29 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/modernistik/parse-stack-example
An example of a simple Parse-Stack Rack application
Last synced: 28 May 2026
https://github.com/andres-condezo/budget_app
Budget 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.
Last synced: 29 Apr 2026
https://github.com/olawale-o/rails_blog_app
"Rails Blog App" a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
cancancan devise devise-jwt postgresql rspec ruby ruby-on-rails
Last synced: 18 Apr 2026
https://github.com/made2591/doomsday
The Doomsday is an algorithm of determination of the day of the week for a given date by the English mathematician John Conway.
cli doomsday doomsday-algorithm game ruby
Last synced: 08 Jun 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/rhysmalyon/footy-friend
A web app designed for football lovers to be able to create their own leagues, teams, stadiums, and players.
Last synced: 18 Apr 2026
https://github.com/bullet-train-co/bullet_train-scope_validator
Bullet Train Scope Validator provides a simple pattern for protecting belongs_to associations from malicious ID stuffing.
Last synced: 04 Sep 2025
https://github.com/isty001/method_decorator.rb
Chainable method decorators for Ruby
decorator meta metaprogramming method ruby
Last synced: 14 Jul 2025
https://github.com/muskan2532150/hello-world-api
This application will create a Rails back-end connection with a PostgreSQL database, act as an API and provide a JSON file that displays a random message.
api-cors postresql ruby rubyonrails
Last synced: 21 Jan 2026
https://github.com/rongrongteng/url_shortener
URL shortener with Ruby on Rails
rails rails5 ruby ruby-on-rails
Last synced: 20 Jan 2026
https://github.com/renanrboliveira/wit-cart
Test for witliving
codeclimate rails rspec-rails ruby travis-ci
Last synced: 29 Apr 2026
https://github.com/brandonduff/rspec-ordering-mttf
A custom orderer for RSpec that optimizes for test latency (mean time to failure) over test throughput.
rspec ruby tdd testing testing-tools
Last synced: 11 Mar 2026
https://github.com/nitinstp23/movie_aggregator
A console based app that accepts movie details as command line args and exports them to a user chosen format (Text / PDF, etc)
command-line interview-questions ruby thor
Last synced: 07 Jan 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/wabikit/wabi
Beautifully imperfect components for Rails — Phlex + Tailwind + Stimulus, 'you own the code' philosophy. 20 components, 8 theme palettes, WCAG-AA.
accessible components hotwire phlex rails ruby stimulus tailwindcss ui-library wcag
Last synced: 02 Jun 2026
https://github.com/ericboehs/yt
Offline YouTube video viewer with metadata management and interactive playback controls
iina media-server offline-video ruby self-hosted sinatra video-library video-management web-app youtube
Last synced: 18 Apr 2026
https://github.com/iamnewton/git-utils
A collection of git utilities and scripts to help out your every day activities
Last synced: 18 Apr 2026
https://github.com/anamba/guard-faktory_worker
Guard plugin for faktory_worker
faktory faktory-worker guard ruby ruby-gem
Last synced: 16 Mar 2025
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/hellostealth/stealth-bandwidth
Bandwidth.com SMS driver for Stealth
Last synced: 14 Apr 2026
https://github.com/yigger/rubyword
RubyWord is a simple, efficient word document generation gem and easy to generate docx file
Last synced: 06 Oct 2025
https://github.com/neirrek/sinatra-opencaptcha
A Sinatra extension for OpenCaptcha
Last synced: 12 Jul 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/nelofarzabi/blog_app
Blog App is a classic example of a blog website. It is a fully functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts.
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/geekshubhamrajput/dmart-invoice-tool
A Ruby-based invoice printer for D Mart that captures and displays company details and itemized billing with total calculation.
Last synced: 04 Jul 2025
https://github.com/mwerner/sinatra-rider
All the extras that Sinatra prefers while performing
Last synced: 20 Jan 2026
https://github.com/rikj000/ruby-svn2git-docker
Simple `Dockerfile` to run the Ruby `Nirvdrum/SVN2Git` script under a `Docker` container!
convert docker git ruby subversion svn version-control
Last synced: 19 Apr 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/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/imubarak234/food.io
The food.io web application is designed with the intent to be a link between a community of foodies. A safe space were food lovers can interact, share information recipes, and purchase food.
food html-css-javascript postgresql ruby ruby-on-rails
Last synced: 20 Apr 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/yosefbennywidyo/short_io
A Ruby gem to use with short.io
Last synced: 06 Feb 2026
https://github.com/westonganger/fast_try
FastTry is a simple method wrapper to the safe navigation operator in Ruby
Last synced: 07 Jan 2026
https://github.com/bria222/rails-api-jwt-authentication
this is simple Rails API authentication using JSON Web Token (JWT)
api-rest cancancan jwt-authentication postgresql ruby ruby-on-rails testing
Last synced: 20 Apr 2026
https://github.com/florence-nyokabi/alx-system_engineering-devops
alx-system_engineering-devops
Last synced: 21 Jan 2026
https://github.com/fabianofrank/ruby-catalog
Catalog of Things is a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games.
Last synced: 28 Feb 2025
https://github.com/kananinirav/sleep_tracker
Sleep Tracker
api ruby ruby-on-rails sleep-tracker
Last synced: 20 Apr 2026
https://github.com/mathisto/mattkelly.io
A Rails 8 powered personal landing page and blog
css hotwire-stimulus ruby ruby-on-rails stimulus tailwindcss tokyonight
Last synced: 20 Apr 2026
https://github.com/etagwerker/etagwerker
Ernesto Tagwerker, Founder & CTO at UpgradeJS.com, FastRuby.io, and OmbuLabs
Last synced: 20 Apr 2026
https://github.com/cucumber/action-publish-rubygem
GitHub Action to publish a Ruby Gem
github-actions polyglot-release ruby
Last synced: 25 Mar 2025
https://github.com/dayanfreitas/rsa
Simple implementation of the RSA algorithm
coverage decoding docker docker-compose rsa-algorithm ruby testunit
Last synced: 05 Jul 2025
https://github.com/zackbraksa/shelp
CLI tool that translates natural language to shell commands using LLMs
Last synced: 04 Jul 2025
https://github.com/yndajas/stackstore
Find, keep, tag and make notes on Stack Overflow questions
api javascript rails react redux ruby stackoverflow
Last synced: 12 Apr 2026
https://github.com/mileszim/rails-project-template
Base Rails Project based on my personal preferences at the moment.
Last synced: 21 Jan 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/wilsonsilva/yn
Parse yes/no like values
cli command-line npm ruby sindresorhus yes-no
Last synced: 20 Apr 2026
https://github.com/tarsislimadev/docker-ruby
To compile projects written in Ruby
Last synced: 12 Apr 2026
https://github.com/sixarm/sixarm_ruby_date_time_random
SixArm.com » Ruby » Date and Time #random methods
date datetime extensions gem random ruby time
Last synced: 30 Mar 2025
https://github.com/aristotelesbr/my_site
Project for a post from medium
ruby sinatra sinatra-applications tutorial
Last synced: 21 Apr 2026
https://github.com/sixarm/sixarm_ruby_jsonapi
SixArm.com » Ruby » JSON API helpers for http://jsonapi.org
Last synced: 19 Apr 2026
https://github.com/mallozup/galaxy-ci
some usefull code for automation ci testing
ci-automation github github-api jenkins ruby
Last synced: 21 Apr 2026
https://github.com/gimmyxd/check-ahead
Create consistent and transparent rules for checking commit messages
Last synced: 24 Oct 2025
https://github.com/de-soot/shakey
My solution for TryRuby's "Noble Kinsmen" problem.
ruby ruby-app ruby-application shakespeare shakespeare-database shakespeare-dataset shakespeare-plays shakespeare-search-engine try-ruby tryruby
Last synced: 24 Oct 2025
https://github.com/cyberarm/gosu_more_drawables
Adds circles and arcs to Gosu
Last synced: 05 Jun 2026
https://github.com/tomprats/toms-missions
Website for sharing images and descriptions of missions!
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/gregology/gstatsat
A Ruby Gem for calculating bearings of geostationary satellites
Last synced: 22 Apr 2026
https://github.com/mtgrosser/jass-vue-sfc
Vue SFC compiler for Sprockets
asset-pipeline compiler javascript rails ruby ruby-on-rails sfc sprockets vue vue-sfc
Last synced: 28 Jan 2026
https://github.com/magynhard/rails_service_tasks
Make running rails app as service easy
linux-service rails reboot ruby ruby-on-rails service systemd
Last synced: 22 Apr 2026
https://github.com/legionio/lex-microsoft_teams
Connects LegionIO to Microsoft Teams via Graph API and Bot Framework
bot-framework graph-api legionio lex microsoft-teams ruby
Last synced: 30 May 2026
https://github.com/zappat0n/tic-tac-toe
Console tic-tac-toe game developed in Ruby.
Last synced: 08 Oct 2025
https://github.com/rojosinalma/mail_verifier
Small Ruby gem to verify validity of mails without sending one.
Last synced: 05 Jun 2026
https://github.com/dkirkby/athomehub
rails front-end to the hub in a uci@home system
Last synced: 23 Apr 2026