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/kentdahl/magic_maze
Magic Maze - Ruby/SDL2 port - Magic Maze is a simple and low-tech monster-bashing maze game. - It was originally inspired by playing Gauntlet II on the Atari ST.
Last synced: 18 Jan 2026
https://github.com/rwubakwanayo/oop-school-library
This is an education project that school librarian to Add new students or teachers, Add new books, Save records of who borrowed a given book and when.
Last synced: 28 Oct 2025
https://github.com/michaelcurrin/jekyll-keys-filter
A light copy-and-paste Jekyll plugin to get keys from a hash
jekyll jekyll-plugin ruby static-site
Last synced: 28 Oct 2025
https://github.com/jpalumickas/csstats
Ruby gem which handle csstats.dat file generated by CSX module in AMX Mod X.
amxx counter-strike csstats csx ruby
Last synced: 28 Apr 2025
https://github.com/sogilis/csv_fast_importer
Fast CSV Importer for PostgreSQL and MySQL
mysql performance postgresql rails ruby
Last synced: 12 Oct 2025
https://github.com/bodrovis-learning/ruby-solid-video
Исходный код для видео "Принципы SOLID на примере Ruby"
Last synced: 09 Apr 2025
https://github.com/p16n/quasars
A link-aggregator for astrophysics (no longer active)
astronomy astrophysics ruby ruby-on-rails
Last synced: 12 Jun 2025
https://github.com/zieeco/rails-blog-app
This app is a simple app which mimics a real world blog website where users can post comments and see the comments made by other users.
postgresql rspec-rails rspec-testing ruby ruby-gem ruby-on-rails
Last synced: 24 Jan 2026
https://github.com/jstotz/jstreams
A distributed streaming platform for Ruby built on top of Redis Streams
pubsub redis redis-streams ruby streams
Last synced: 17 Apr 2025
https://github.com/hiromichinomata/menhera-search
Search menhera-chan(メンヘラちゃん) images by text
Last synced: 06 Sep 2025
https://github.com/mikhailvs/simple-event-bus
Simple event bus for Ruby
emit-events event-bus publish-subscribe rails ruby
Last synced: 27 Jul 2025
https://github.com/iturres/oop_school_library_2
💎 Simple ruby app to manage school library.
agregation associations oop-principles ruby
Last synced: 23 Apr 2025
https://github.com/jcmfernandes/activerecord-retriable
Retry your Active Record transactions. :rocket:
activerecord gem rails retriable retry ruby transactions
Last synced: 23 Apr 2025
https://github.com/paul-js-hub/blog-app
A blog website that show the list of posts and allow users to add comments and likes.
Last synced: 25 Feb 2026
https://github.com/owen2345/rspec_chunked
This gem permits running rspec tests in parallel by chunking tests into defined groups and balancing by file size. If the default order is not enough, it permits to balance manually by moving x percentage of test files from group A into group B.
github-workflow parallel-tests rspec ruby
Last synced: 08 Oct 2025
https://github.com/keepworks/caterpillar-ruby
A simple ruby client for the Caterpillar API
caterpillar conversion encryption-algorithm html pdf pdf-document rails ruby
Last synced: 19 Apr 2026
https://github.com/tresor11/css-linter
A CSS linter capable of identifying errors in CSS code built with Ruby.
Last synced: 08 Oct 2025
https://github.com/sboursen/rails-capstone
The Portefeuille is a budget tracking app. After creating an account, it allows to add your daily transactions given some categories. It also allows you add your own categories and list all the transactions belonging to that particular category.
capybara daisyui devise rspec ruby ruby-on-rails tailwindcss
Last synced: 01 Feb 2026
https://github.com/cyberarm/w3d_hub_linux_launcher
A linux friendly implementation of the W3D Hub Launcher
Last synced: 01 Feb 2026
https://github.com/raminmammadzada/my_first_rails_app
Microverse School > Rails > #1 First Rails App
Last synced: 21 Apr 2026
https://github.com/alustau/clinic
This is a simple project about clinic
doctor elegance interview ruby rubyonrails simple solid unit-testing
Last synced: 27 Apr 2026
https://github.com/cr0t/ruby-on-whales
Docker Compose setup for Ruby & Ruby on Rails apps
docker docker-compose rails rails-development ruby
Last synced: 08 May 2026
https://github.com/kettle-dev/token-resolver
🪙 Configurable PEG-based token parser and resolver for structured token detection and replacement in arbitrary text
Last synced: 10 Jun 2026
https://github.com/rocksolt/ruby_llm-test
Stub your RubyLLM calls to test application logic.
Last synced: 28 Apr 2026
https://github.com/wilsonsilva/mcp-ruby
The Model Context Protocol is an open standard that enables developers to build secure, two-way connections between their data sources and AI-powered tools. The architecture is straightforward: developers can either expose their data through MCP servers or build AI applications (MCP clients) that connect to these servers.
mcp mcp-protocol mcp-ruby mcp-server model-context-protocol ruby
Last synced: 27 Apr 2026
https://github.com/madebylotus/prospector
Prospector provides a simple integration with the Gem Prospector service.
ruby ruby-gem ruby-library ruby-on-rails rubygems rubymotion
Last synced: 29 Apr 2026
https://github.com/vaiorabbit/ruby-opencl
Yet another OpenCL wrapper for Ruby
Last synced: 06 May 2026
https://github.com/jonathanhefner/railbarge
Turn-key Docker base images for Rails apps
docker rails ruby ruby-on-rails
Last synced: 05 Apr 2026
https://github.com/tungnt1203/ruby-prep-test
Rails app for Ruby interview tests
inteview quiz rails ruby ruby-on-rails
Last synced: 28 Apr 2026
https://github.com/coleturner/graphql-rails-activereflection
Reflection over GraphQL for ActiveRecord models and validators
activerecord graphql rails ruby validators
Last synced: 03 May 2026
https://github.com/willianantunes/ruby-playground
Steps to learn a new fresh language!
Last synced: 11 May 2026
https://github.com/starsheriff2/private-events
This is a private events platform created with Ruby on Rails, where users can Create or Attend multiple events. Advanced Associations from ActiveRecord were used in this project.
activerecord ruby ruby-on-rails
Last synced: 30 Apr 2026
https://github.com/justalever/graphql_fun_frontend_demo
Part 2 of How to use GraphQL with Ruby on Rails
apollo graphql rails react ruby tailwindcss
Last synced: 11 Apr 2025
https://github.com/mgrachev/mgrachev.github.io
Blog and homepage
devops golang jekyll jekyll-blog jekyll-site ruby
Last synced: 12 May 2025
https://github.com/michel-leonard/ciede2000
The CIEDE2000 color-difference formula implementations.
algorithm c color computer-vision data-science docs education example golang image-processing java javascript linux php python ruby rust simple testing windows
Last synced: 22 Mar 2025
https://github.com/infrablocks/rake_fly
Rake tasks for managing Concourse pipelines.
concourse concourse-ci fly infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset
Last synced: 21 Jul 2025
https://github.com/ronin-rb/ronin-listener-dns
A DNS listener for receiving exfiltrated data via DNS queries.
asyncio dns dns-server exfil exfiltration infosec listener ruby
Last synced: 31 Aug 2025
https://github.com/simonneutert/ruby-sftp-sync
sync a directory with your webhoster (no deletion) - perfect for jekyll users with a simple webspace
command-line-tool ftp jekyll ruby sftp ssh sync
Last synced: 14 Jun 2025
https://github.com/fusic/estackprof
Estackprof is a wrapper to make it easier to use Stackprof in your rack application.
Last synced: 09 May 2025
https://github.com/cloudmodel/cloudmodel
Ruby on Rails ActiveModel representation of common cloud admin tasks
Last synced: 19 Jul 2025
https://github.com/driftingruby/395-transcribing-with-artificial-intelligence
In this episode, we look at creating an audio transcription service which allows files uploaded from Active Storage to be transcribed with Artificial Intelligence. However, there are a lot of considerations around the approach from both a performance and thread safety perspectives.
artificial-intelligence openai ruby ruby-on-rails whisper
Last synced: 30 Oct 2025
https://github.com/damirsvrtan/apartment-finder
Croatian Apartment Finder Script. Using Ruby/Cron/MongoDB
Last synced: 21 Jul 2025
https://github.com/jesusgautamah/chatgpt_assistant
ChatGPT Virtual Assistant to Telegram and Discord with Voice Recognition
assistant aws aws-polly azure chatgpt chatgpt-api docker docker-compose ibm ibm-cloud ibm-watson ruby speech-recognition speech-synthesis text-to-speech voice-assistant
Last synced: 31 Dec 2025
https://github.com/storyblok/sinatra-boilerplate
Ruby/Sinatra Example of a Storyblok Integration
boilerplate boilerplate-template cms ruby sinatra storyblok
Last synced: 21 Jul 2025
https://github.com/mikhailvs/simple-serializer
Easily serialize any object.
json-serialization rails ruby serialization serialize serialize-objects serializer
Last synced: 26 Oct 2025
https://github.com/haroonabdulrazaq/crdl
Building Research lab automation system, that automates all calculations involve in KLab results
Last synced: 03 Feb 2026
https://github.com/oscarfmdev/recipe-inventory
Recipe app built with rails that allows the user to register recipes, foods and watch other people's recipes.
Last synced: 12 Sep 2025
https://github.com/stefanvermaas/zepto-for-rails
Provides zepto.js for the Ruby on Rails asset pipeline.
Last synced: 30 Oct 2025
https://github.com/landregistry/skeleton-acceptance-tests
A Ruby-Cucumber based acceptance tests skeleton framework. Compatible with the HMLR common-dev-env.
capybara chromedriver cucumber docker ruby selenium
Last synced: 23 Apr 2025
https://github.com/maxbarsukov/yaframework
⚙ Another one Ruby microframework for web development
framework gem micro-framework microframework rack ruby ruby-framework ruby-gem
Last synced: 19 Apr 2025
https://github.com/tonytonyjan/cover_rage
A Ruby production code coverage tool designed to assist you in identifying unused code.
Last synced: 13 Jul 2025
https://github.com/pragmarb/pragma-decorator
Powerful and elegant model presenters with a twist.
api decorator pragma ruby ruby-on-rails trailblazer
Last synced: 13 Apr 2025
https://github.com/culturehq/tiny_struct
Build Struct classes that do less.
Last synced: 24 Jun 2025
https://github.com/hellostealth/stealth-alexa
Stealth driver for voice bots via Amazon Alexa
alexa alexa-custom-skill alexa-sdk alexa-skill chatbot conversational-bots ruby stealth voice-assistant voice-chat
Last synced: 27 Jun 2025
https://github.com/omarluq/activerecord_liquid_drops
A ruby gem that adds support for creating liquid language drop class magically for every ActiveRecord model and assign drops as attributes
activerecord liquid liquid-templating-engine rails ruby ruby-on-rails shopify
Last synced: 14 Sep 2025
https://github.com/janlelis/procstar
Provides to_proc implementations for other Ruby classes than just Symbol
Last synced: 18 Jun 2025
https://github.com/shayanzare/honeypot
HoneyPot A good way to capture hackers is to get them ip | Ruby Script
hack hacking hacking-tool honeypot honeypots ruby
Last synced: 28 Mar 2025
https://github.com/elliottcable/rbenv.plugin.zsh
A faster fork of rbenv.plugin.zsh
fast fork rbenv ruby zsh zsh-plugin
Last synced: 13 Apr 2025
https://github.com/artur-sulej/ruby_node
Code BEAM US '24 – Two solutions to make Ruby act like Elixir/Erlang node
Last synced: 23 Apr 2025
https://github.com/mallozup/bacheca
visualize your jenkins tests in nice charts (Ror)
continuous-integration dashboard data-visualization jenkins rails ruby visualization
Last synced: 20 Jan 2026
https://github.com/yohasebe/rubyplb
Command line Pattern Lattice building tool written in Ruby
pattern-lattice ruby visualization
Last synced: 14 Apr 2025
https://github.com/agilecreativity/gem_bootstrap
Bootstrap the creation of ruby gem with sensible default so that we don't have to start from scratch.
bootstrap command-line generator ruby rubygems starter-template thor
Last synced: 09 May 2025
https://github.com/rukbotto/jekyll-index-pages
Index page generator for Jekyll sites.
Last synced: 14 Mar 2025
https://github.com/200ok-ch/oktags
Manage tags on plain old files
commandline filesystem ruby tagging
Last synced: 16 Jul 2025
https://github.com/jagaapple/string_foundation.rb
A library that extends Ruby string class.
Last synced: 13 Apr 2025
https://github.com/dotenv-org/dotenv-vault-ruby
Load environment variables from encrypted .env.vault files
configuration dotenv env environment environment-variables ruby secretops-platform
Last synced: 14 Apr 2025
https://github.com/epitron/pookie
An IRC bot for describing URLs (As seen on IRC!)
Last synced: 13 Apr 2025
https://github.com/wowinter13/real_life_interview
Some questions from real life interviews. Ruby/Rails, Golang and other backend nuances.
Last synced: 02 Nov 2025
https://github.com/balerum03/groups_capstone
This app works as a to-buy list, you can create groups and add items you need to those groups so that you don't forget to buy them. Used Ruby on Rails, Active Record, CSS & HTML, and PostgreSQL.
activerecord heroku heroku-deployment html-css postgresql-database rails rspec ruby rubyonrails
Last synced: 08 May 2026
https://github.com/juanitofatas/common_kanjis
List of 2136 common Japanese kanjis from IPA Information-technology Promotion Agency, Japan
Last synced: 04 Oct 2025
https://github.com/mohamedhnoor/recipe-app
This is a simple recipe app that allows users to save ingredients, keep track of their recipes and add new recipes. It also allows users to generate a shopping list based on the ingredients they have saved. This project was built using Ruby on Rails.
bootstrap devise heroku postgresql rspec-rails ruby ruby-on-rails
Last synced: 07 May 2025
https://github.com/evaneykelen/mockdata
Random data generator for test purposes
Last synced: 14 Mar 2025
https://github.com/juanitofatas/99bottles-demo
TDD for 99bottles by Sandi Metz
Last synced: 05 Apr 2025
https://github.com/djo1975/school-library
School Library is ruby based with terminal user interface project in which you can create persons books and bunch of more objects School Library is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods
Last synced: 27 Jun 2025
https://github.com/MattRyder/interpreter
A Ruby interpreter written in C, as part of my CS degree.
academic-project c ruby ruby-interpreter
Last synced: 11 May 2025
https://github.com/adam12/inert
An experimental static site builder with unambitious goals.
roda ruby static-site static-site-generator
Last synced: 14 Apr 2025
https://github.com/manageiq/binary_struct
BinaryStruct is a class for dealing with binary structured data.
Last synced: 13 Apr 2025
https://github.com/hamuyuuki/activerecord-creating_foreign_keys
Define FOREIGN KEY Constraints in a CREATE TABLE Statement
foreign-keys gem mysql rails ruby
Last synced: 13 Apr 2025
https://github.com/kalidasmuthusamy/rails-api-response-builder
API Response Builder for Rails API app
api-wrapper rails-gem rails5-api ruby ruby-on-rails serializer
Last synced: 13 Apr 2025
https://github.com/hoangtularva/agile-web-development
Agile Web Development With Rails 6 Full Part 2 - Ruby On Rails
agile-development ecommerce ecommerce-website rails-application ruby ruby-on-rails webshop
Last synced: 14 Sep 2025