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/ronin-rb/ronin-post_ex
A Ruby API for Post-Exploitation
hacktoberfest post-exploitation ruby
Last synced: 05 Sep 2025
https://github.com/eggmantv/wechat-mini-program-in-action
微信小程序开发
javascript ruby wechat wechat-mini-program
Last synced: 14 Oct 2025
https://github.com/wildmaples/ruby-hack-assembler
A Hack assembler written in Ruby 🔨 (Chapter 6, The Elements of Computing Systems)
assembler hackassembler nand2tetris nand2tetris-assembler ruby
Last synced: 24 Jan 2026
https://github.com/stevenjcumming/rails-performance-guide
Ruby on Rails guide, checklist, and tips for performance audits and best practices
performance performance-optimization rails rails-guides ruby
Last synced: 27 Apr 2026
https://github.com/acasaism/holded
gem hacktoberfest holded ruby ruby-gem rubyonrails
Last synced: 08 Oct 2025
https://github.com/schmidt/redmine_zxcvbn
Redmine zxcvbn plugin
hacktoberfest redmine-plugin ruby
Last synced: 13 Sep 2025
https://github.com/tubbo/active_record-embedded
Embed Data in your ActiveRecord Models
activerecord document-database rails ruby
Last synced: 12 Apr 2025
https://github.com/lucasmsa/timeblocks-problem
⏱ Trying to come up with my solution to the problem seen in this video: https://youtu.be/3Q_oYDQ2whs
Last synced: 24 Apr 2025
https://github.com/bienvenuushindi/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.
bootstrap rspec ruby ruby-on-rails
Last synced: 20 Apr 2025
https://github.com/rnd-soft/rapidity
Simple but fast Redis-backed distributed rate limiter. Allows you to specify time interval and count within to limit distributed operations.
Last synced: 16 May 2025
https://github.com/danifromecuador/recipes
This is a Server-side Rendering application (SSR) following the MVC architecture. After the user logs in, them can create or edit recipes, adding or removing ingredients, generating shopping list and sharing their recipes with all other users.
postgresql rails render-deployment ruby
Last synced: 24 Apr 2025
https://github.com/paradoxv5/godot.rb
CRuby in Godot Engine
embedded-ruby gdextension godot-4 godot-engine looking-for-contributors ruby
Last synced: 08 Oct 2025
https://github.com/artofcodelabs/generic_job
Run instance and class methods in the background jobs with ease. GenericJob is a higher level abstraction on the top of ActiveJob.
activejob enhancement plugin queueing rails ruby ruby-on-rails
Last synced: 21 Jan 2026
https://github.com/tiramizoo/simple_data_migrations
Data migrations
data hacktoberfest migration rails ruby
Last synced: 12 Oct 2025
https://github.com/afsalthaj/tic-tac-toe
minimax-algorithm object-oriented ruby tictactoe-game
Last synced: 06 Oct 2025
https://github.com/nilsding/webm-index
a simple frontend for your WebM directory
coffeescript frontend index ruby webm
Last synced: 06 Oct 2025
https://github.com/andredarcie/tracker
The most funny entertainment tracker ever 🔥
books comics documentaries games movies postgres rails ruby tv-shows
Last synced: 28 Apr 2025
https://github.com/senotrusov/workety
A library to run Ruby classes as daemons. Process start, signal handling, logfile/pidfile, restart by watchdog, exception handling, reporting to Airbrake and Exceptional, Rails environment load, mutithreaded workers.
daemon error-reporting exception-handling logging multithreading pidfile process rails ruby watchdog
Last synced: 07 Oct 2025
https://github.com/justalever/foodlog
This Ruby on Rails application is part of a crash course published on Traversy Media authored by Andy Leverenz of @webcrunchblog creator of web-crunch.com and the course Hello Rails.
Last synced: 23 Apr 2025
https://github.com/hafiz1379/decode-morse-message
A Morse code decoder created in Ruby, offering efficient translation of Morse code messages into plain text. The project employs reusable methods to decode single characters, entire words, and complete messages. Use it to decipher Morse code, including the iconic "SOS" message.
Last synced: 17 Oct 2025
https://github.com/Mayurifag/bets_accounting
:book: Better alternative to bets statistics spreadsheet. Built with Rails and Vue.js
dip docker docker-compose github-actions lefthook rails ruby vue
Last synced: 12 Oct 2025
https://github.com/eapenzacharias/cashflo
cashFlo is a web application where you can manage your budget: you have a list of transactions associated with a category, so you know how much you spent.
alpinejs expense-tracker mobile-first open-source rails rspec rubocop ruby tailwindcss
Last synced: 07 Oct 2025
https://github.com/jpalumickas/backup-repos
Backup your GitHub, BitBucket and GitLab repositories
backup bitbucket github gitlab gitlab-repositories ruby rubygems
Last synced: 28 Apr 2025
https://github.com/mrdziuban/opal-rb-loader
Opal webpack loader
opal ruby webpack webpack-loader
Last synced: 09 Oct 2025
https://github.com/shayonj/emergency_number
Get any emergency numbers for any country in the world. Based on Emergency Number API.
api-wrapper emergency-numbers ruby ruby-gem
Last synced: 24 Oct 2025
https://github.com/javitocor/members-only
A project built with Ruby on Rails based on authenticate users and modify the view for logged users
microverse odin-project ruby ruby-on-rails
Last synced: 07 Oct 2025
https://github.com/fastruby/benches
A few benchmarks we run for the Ombu Labs blog
benchmarking ruby ruby-benchmarks
Last synced: 07 Oct 2025
https://github.com/tamanobi/line-chatbot-rb-sample
LINE Messaging APIをつかったサンプル
Last synced: 16 May 2025
https://github.com/jg-rp/ruby-json-p3
JSONPath, JSON Patch and JSON Pointer for Ruby
Last synced: 12 Apr 2025
https://github.com/mosegontar/rubymuse
A Ruby wrapper for the Datamuse API
api-wrapper datamuse datamuse-api language rhymes ruby thesaurus
Last synced: 14 Feb 2026
https://github.com/frempongdev/oop-school-library
School Library is a Ruby console application for managing a library of a school. The application leverages Object Oriented Programming (OOP) and its classes to create manageable objects like students, teachers, classroom etc. Built with Ruby, Postgesql.
database oop oop-in-ruby orm postgresql relational-databases ruby sql
Last synced: 09 Oct 2025
https://github.com/josephbuchma/postman-ruby
Parse & make http requests from Postman's (getpostman.com) exported collections (Collection V2)
Last synced: 23 Oct 2025
https://github.com/miltlima/goact
Goact - is a CLI to create default github actions
github-actions golang java javascript nodejs ruby
Last synced: 13 Apr 2025
https://github.com/lambda2/breezer
🔒 Lock your Gemfile dependencies to safe versions
Last synced: 18 Jan 2026
https://github.com/chargrilledchook/chess
Final assignment for the Ruby section of The Odin Project
Last synced: 23 Oct 2025
https://github.com/mifiel/ruby-api-client
Mifiel API Client for ruby
electronic-signatures mifiel ruby ruby-on-rails
Last synced: 05 Sep 2025
https://github.com/euglena1215/grpc_required_annotator
Annotator for null validation of gRPC requests using `required`
Last synced: 09 Oct 2025
https://github.com/donkirkby/active-sinatra
Sandbox project for ActiveRecord and Sinatra web server, including test fixtures
activerecord oracle ruby sandbox sinatra
Last synced: 07 May 2025
https://github.com/stitchfix/resqutils
Handy methods, classes, and test support for applications that use Resque
Last synced: 25 Apr 2025
https://github.com/nvoynov/punch
Punch focuses on business logic layer design in accordance with the principles of The Clean Architecture. It provides basic frame, code-generators, DSL, and CLI
business-logic-layer cli dsl entity erb interactor plugin poro ruby service source-code-generator the-clean-architecture usecase
Last synced: 26 Oct 2025
https://github.com/jimmycuadra/lita-youtube
A Lita handler for displaying YouTube video information.
chatops lita lita-handler ruby youtube
Last synced: 19 Apr 2025
https://github.com/jbox-web/redmine_default_members
A Redmine plugin to add default members on project creation, easy ;)
rails redmine redmine-plugin ruby
Last synced: 03 Mar 2026
https://github.com/fabianfrz/opnsense_client_lib
Library to use the OPNsense API - written in Ruby
Last synced: 26 Apr 2025
https://github.com/kiebor81/mudis
Mudis is a fast, thread-safe, in-memory, sharded LRU cache for Ruby and Ruby-on-Rails applications.
cache cache-control cache-storage caching expiry in-memory in-process key-value-store least-recently-used lock-free lru lru-cache lru-eviction memory-sharding rails ruby ruby-gem thread-safe ttl-cache ttl-cache-implementation
Last synced: 08 Oct 2025
https://github.com/toburger/rulesengine
Experimentations with DLR (Dynamic Language Runtime) and MEF (Managed Extensibility Framework)
dlr dotnet javascript mef php python ruby
Last synced: 13 Apr 2025
https://github.com/govuk-ruby/govuk-design-system-rails
Implementation of GOV.UK Design System components in Ruby on Rails
govuk govuk-design-system govuk-frontend rails ruby
Last synced: 23 Apr 2025
https://github.com/dannyben/bobkit
Site Generation Toolkit with Slim, SCSS, CoffeeScript and Markdown
Last synced: 18 Apr 2025
https://github.com/jrjoacir/require-smasher
A simple way to require ruby files in directories and in its sub-directories, and gems.
directories directory directory-tree gem gems require ruby ruby-files
Last synced: 05 Mar 2026
https://github.com/petethepig/apfs-rb
Ruby bindings for Apple File System (APFS) APIs
Last synced: 26 Feb 2026
https://github.com/richbl/motion-surveillance
Ruby-based video security surveillance system using Motion (a software motion detector)
email image iot motion motion-detection motion-detector motion-surveillance ruby security surveillance video video-surveillance
Last synced: 10 Oct 2025
https://github.com/kevinstuffandthings/timeboss
Broadcast Calendar navigation in Ruby made simple
broadcast-calendar gregorian-calendars ruby rubygems
Last synced: 10 Oct 2025
https://github.com/yb66/bbedit-stuff
The scripts and text filters I use with BBEdit, my favourite editor
bbedit editor-helper editor-plugin ruby script text-filter textwrangler
Last synced: 09 Apr 2025
https://github.com/aliyeysides/openai-quickstart-ruby
Ruby example app from the OpenAI API quickstart tutorial
ai artificial-intelligence openai ruby sinatra tutorial
Last synced: 01 Feb 2026
https://github.com/justalever/blogmorphing
A short guide on how to use morphing from Turbo 8 and ruby on rails
rails7 ruby ruby-on-rails turbo turbo-rails
Last synced: 01 Oct 2025
https://github.com/drexed/lite-command
Ruby Command based framework (aka service objects)
command-pattern ruby service-object
Last synced: 07 May 2025
https://github.com/sshaw/transform_legacy_attribute_methods
A Rails plugin that allows you to transform your ActiveRecord model's "legacy" attribute methods into attribute aliases that can be used in dynamic finders and attribute hashes.
activerecord database legacy ruby
Last synced: 16 Aug 2025
https://github.com/hummusonrails/school-health-declaration-automation
Automate the daily school health declaration form
automation hacktoberfest nokogiri ruby script selenium watir
Last synced: 29 Aug 2025
https://github.com/craysiii/twitchbot
bot chat eventmachine ruby twitch twitchbot websocket
Last synced: 10 May 2025
https://github.com/eregon/adventofcode
My solutions in Ruby to http://adventofcode.com/
advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 ruby
Last synced: 29 Sep 2025
https://github.com/presidentbeef/dino_jump
Jumping dino game for small humans
dino-game dinosaur dragonrubygtk game ruby
Last synced: 09 Mar 2026
https://github.com/cwaku/catalog
A console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Built with Ruby
Last synced: 13 Aug 2025
https://github.com/bkuhlmann/marameters
A dynamic method parameter inspector.
metaprogramming methods parameters ruby
Last synced: 01 Aug 2025
https://github.com/nebulab/solidus_client
Solidus eCommerce API Ruby client
Last synced: 25 Jun 2025
https://github.com/koenpunt/capistrano-pumactl
Puma server control tasks for Capistrano 3
Last synced: 01 Aug 2025
https://github.com/laylo309/my-blog-app
This is my Blogs app where, you can find a warm environment for you to share cheap wisdom, enchanting crowds, and more.
javascript rails ruby ruby-on-rails webpack
Last synced: 19 Aug 2025
https://github.com/gyselroth/redmine-plugin-kanbantool
A Redmine plugin connecting kanbantool.com with Redmine by letting users choose to automatically add an entry into Kanban Tool when creating a new issue.
kanbantool plugin redmine ruby
Last synced: 13 Apr 2025
https://github.com/tompave/magic_pipe
MagicPipe is a Ruby library to push data to remote destinations on multiple topics.
kafka message-bus ruby sqs thrift
Last synced: 14 Apr 2025
https://github.com/redding/much-timeout
IO.select based timeouts; an alternative to Ruby's stdlib Timeout module.
Last synced: 05 Apr 2025
https://github.com/yuuu/aws_ruby_serverless_book_site
技術同人誌「AWSとRubyではじめるサーバーレス入門」のサポートページ
Last synced: 12 May 2025
https://github.com/yaairfernando/joinme
RoR application to create events and invite users to your events, also with a commenting system.
axios rails6 rspec ruby web-design webpack
Last synced: 30 Sep 2025
https://github.com/dannyben/sting
Minimal, lightweight, multi-YAML settings library
gem ruby settings settings-management yaml-configuration
Last synced: 04 Aug 2025
https://github.com/czerkacorp/citadel-2018
Citadel is a full-featured account management system for SWGEmu Core3 based Star Wars Galaxies servers built with Ruby on Rails.
account-management core3 ruby rubyonrails starwarsgalaxies swgemu swgemu-core3
Last synced: 29 Sep 2025
https://github.com/paul-js-hub/budget
A mobile web application that allow users to manage their budget.
Last synced: 14 Apr 2025
https://github.com/envygeeks/jekyll-faker
Faker wrapper for Jekyll, a library that generates fake data
content jekyll prototyping ruby user-interface
Last synced: 13 Apr 2025
https://github.com/abongsjoel/tic-tac-toe
This project creates a simple but amazing Tic Tac Toe game using Ruby and OOP. Also implemented Testing using Rspec.
Last synced: 11 Apr 2025
https://github.com/marcosvbras/100-days-of-ruby
100 days learning the Ruby World
algorithms challenge ruby syntax-sugar
Last synced: 31 Jul 2025
https://github.com/boweihan/remindr
App that forces you to keep up with your friends - technologies: Ruby, Rails, Postgres, SASS, OAuth2 integrations
Last synced: 29 Jul 2025
https://github.com/igneus/calendarium-romanum-remote
remote calendar extension for calendarium-romanum
Last synced: 29 Jun 2025
https://github.com/jonathanhefner/dub_thee
Rails page titles via I18n
page-title rails ruby ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/ssnickolay/unitpay
Gem для подключения к платежной системе unitpay.ru
Last synced: 02 Aug 2025
https://github.com/swedbankpay/swedbank-pay-design-guide-jekyll-theme
Swedbank Pay Design Guide theme for Jekyll
design-guide jekyll ruby swedbank-pay
Last synced: 05 Feb 2026
https://github.com/sshaw/optout
The opposite of getopt(): validate an option hash and turn it into something appropriate for exec() and system()-like functions
command-line exec option-parser ruby shell
Last synced: 16 Aug 2025
https://github.com/driftingruby/082-datatables
The DataTables Javascript library creates a powerful display of your application's data. Some of the features include pagination, server side processing, sorting and search.
datatables javascript rails ruby ruby-on-rails
Last synced: 31 Jul 2025
https://github.com/powerlevel9000/blog
Blog is Ruby on Rails based project The Blog app will be a classic example of a blog website fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Blog is where you can talk about anything you did
postgresql-database ruby ruby-on-rails
Last synced: 01 Aug 2025
https://github.com/pablobona/school_library
In this project, I will start building a school library app. In this initial step, I will implement the classes to represent students and teachers.
Last synced: 23 Apr 2025
https://github.com/rdnewman/loba
Easy tracing for debugging. Handy methods for adding trace lines to output or Rails logs.
debugging-tool gem ruby ruby-gem
Last synced: 14 Jul 2025
https://github.com/ronin-rb/ronin-nmap
A Ruby library for working with nmap.
hacktoberfest infosec network-scanning nmap nmap-commands nmap-xml recon ruby
Last synced: 31 Aug 2025
https://github.com/joallard/ca-postal-code
A toolbox for Canadian postal codes: validating, normalizing and guessing their region.
canada canada-post postalcode ruby
Last synced: 22 Jul 2025
https://github.com/ilyasgaraev/delegate_key
Create methods which return hash value
Last synced: 20 Aug 2025
https://github.com/parkerbxyz/default-branch-protector
Automates the protection of the default branch upon creation of new repositories within a GitHub organization.
automation github github-api octokit octokit-rb ruby smee
Last synced: 13 Mar 2025
https://github.com/interviewstreet/rails-boilerplate-2022
Ruby on Rails boilerplate configured with authentication, docker-setup, must-have gems and much more.
authentication best-practices boilerplate docker gems rails ruby ruby-on-rails starter-template
Last synced: 13 Aug 2025
https://github.com/CodeForBangladesh/prochaar
Rails API for creating a alert system for missing persons.
api bangladesh code-for-bangladesh google-maps-api mysql rails5 ruby
Last synced: 11 Jun 2026
https://github.com/remedyit/r2corba
R2CORBA, the Ruby CORBA Implementation
corba idl middleware omg rclm ruby
Last synced: 09 Aug 2025
https://github.com/nakajijapan/frustrationme_app
Web Service - Social Wish Management
Last synced: 13 Apr 2025