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/adamcooke/records-manipulator
Add manipulations to an Active Record scope to change the records when they are finally returned from the database
activerecord rails relationships ruby
Last synced: 27 Apr 2026
https://github.com/adxell/taller-rails
Hola 👋 Este trabajo está hecho en ruby versión 2.7.6, junto con la última versión de Rails. Para evitar instalar el ruby en mi computadora quise hacer el proyecto en Docker. Para la parte de base de datos tiene SQLite.
Last synced: 27 Apr 2026
https://github.com/guillainbisimwa/twitter-gem-suggestions-bot
This is a Twitter bot that posts inspirational gem suggestions, reply to tweets, follow and tags ruby developer who needs help while developing in ruby using our list of #.
gitflow rspec ruby twitter-api twitter-bot
Last synced: 28 Apr 2026
https://github.com/michinaoshimizu/edrive
Generic event dispatcher for ruby
event-dispatcher gem rspec ruby ruby-gems
Last synced: 06 Feb 2026
https://github.com/sixarm/sixarm_ruby_gemini
SixArm.com » Ruby » Gemini gem initialization and install helper
Last synced: 30 Mar 2025
https://github.com/d12/super-mario-neural-net-ai
A SMB1 Neural Net AI written in Ruby
Last synced: 28 Apr 2026
https://github.com/hausgold/alarmable
A reusable alarm extension to Active Record models
activejob activerecord activerecord-callbacks alarms concern gem notifications oss rails ruby ruby-gem
Last synced: 12 May 2025
https://github.com/o6lvl4/sashiko
Concurrency-boundary observability for Ruby on top of OpenTelemetry — Thread / Fiber / queue / Ractor handoffs that vanilla OTel drops, plus a declarative trace DSL and tracer: DI for Box-aware multi-tenancy.
concurrency distributed-tracing observability opentelemetry otel ractor ruby ruby-box ruby4 tracing
Last synced: 01 May 2026
https://github.com/rwehresmann/chatbot_faq_manager
A chatbot to easily manage FAQ.
agent api-ai chatbot faq-manager link-agregator ruby sinatra slack
Last synced: 28 Apr 2026
https://github.com/kusnierewicz/event-manager-app
The Odin Project Assignment: Jumpstart Lab Cirriculum Event Manager
Last synced: 08 Jun 2026
https://github.com/skyv26/morse-code-ruby
Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes, or dits and dahs. Morse code is named after Samuel Morse, one of the inventors of the telegraph.
Last synced: 28 Apr 2026
https://github.com/rdjarbeng/rdjarbeng
Richard Djarbeng's github profile-computer engineer specializing in web development, machine learning, and IoT devices. New web posts have moved to website below
data jekyll machine-learning ruby website
Last synced: 28 Apr 2026
https://github.com/rileymanda/ruby-enum
Ruby-enum is a Ruby project that demonstrates a custom implementation of certain methods from the Enumerable module.
Last synced: 28 Apr 2026
https://github.com/moviendome/trailblazer-api
Simple example of REST API built with Ruby on Rails & Trailblazer
docker minitest rails rails-api rest-api ruby trailblazer
Last synced: 21 Jan 2026
https://github.com/dolegi/seven_languages
My solutions to the exercises inside the seven languages in seven weeks book
bruce-tate clojure erlang haskell io prolog ruby scala seven-languages
Last synced: 12 Apr 2026
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/carlosmuerto/rails_budget_app
The Budget On Rails 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.
railway-deployment ruby ruby-on-rails
Last synced: 28 Apr 2026
https://github.com/talaatmagdyx/e-buy
E-BUY is e-commerce for musical instruments . instruments (Create, Edit, Show , Delete) by user . anyone can buy any musical instruments easily by make payment
e-commerce e-commerce-project ruby ruby-on-rails
Last synced: 28 Apr 2026
https://github.com/seuros/simplecov-db
analytics code-coverage coverage-storage database reporting ruby ruby-gem simplecov test-coverage testing
Last synced: 15 Apr 2026
https://github.com/kevinkoech357/alx-system_engineering-devops
DevOps Training.
Last synced: 22 Feb 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/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/chavindushirantha/tic-tac-toe-mobile-game
Develop Simple Game using react Native
javascript kotlin objective-c objective-c-plus-plus ruby typescript
Last synced: 17 Mar 2026
https://github.com/yusufyusie/catalog-of-my-things
In this project, you will create a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files
Last synced: 29 Apr 2026
https://github.com/andisugandi/pysqmweb
PySQMWeb is a simple Ruby/Sinatra (web) application to display image and data files that generated by PySQM
pysqm ruby sinatra-applications sinatra-web sqm
Last synced: 08 Jun 2026
https://github.com/eputnam/citriage
Tool for CI Triage rotation at Puppet
ci-triage-rotation command-line commander ruby
Last synced: 03 Apr 2025
https://github.com/jamesmoriarty/mini-aasm
A State Machine library intended to be compatible with lightweight implementations of the Ruby language using 100LOC and only standard libraries.
domain-specific-language dragonruby mruby ruby state-machine tinycode
Last synced: 24 Mar 2025
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/maheshkumar-novice/caesar-cipher-tdd
Caesar cipher program with Tests to practice Test Driven Development
Last synced: 29 Apr 2026
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/dreamingechoes/aiml-ruby-example
An extremely simple example of how to use AIML files in Ruby through the terminal.
Last synced: 19 May 2026
https://github.com/cristiancfe/projetoautomacaoruby
Curso de automação de testes com linguagem Ruby, cucumber, site prism, Gherkin utilizando versionamento de código com Git e Github com o editor VSCode
Last synced: 29 Apr 2026
https://github.com/flanker/simple_tenant
A very simple multi-tenant library for ruby with mongodb (based on mongoid).
mongoid mongoid-plugin multitenancy ruby rubygem
Last synced: 16 Mar 2025
https://github.com/aliatayee/alfa-budget-app
The 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.
budget-app postgres rails ruby ruby-on-rails tailwindcss
Last synced: 12 Apr 2026
https://github.com/kdlamini/budget-app
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/jangseongwoo/blog-app
Jenkins, Google Cloud Platform을 활용해 자동화 어플리케이션 배포 테스트 저장소입니다.
capistrano ci-cd google-cloud-platform jenkins ruby ruby-on-rails
Last synced: 10 Mar 2025
https://github.com/dan-marino/ticket-manager
A ticket management app built with Rails
Last synced: 14 Apr 2026
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/sharparam/filbunke
WIP file host site
hacktoberfest rails ruby typescript
Last synced: 29 Apr 2026
https://github.com/raise-sistemas/blog-rails-challenge
2020.12.26 Ruby on Rails challenge app for new developers. Desafio para candidatos.
Last synced: 05 Jul 2025
https://github.com/thekuwayama/ech_config
Ruby implementation of Encrypted ClientHello Configuration
Last synced: 01 Feb 2026
https://github.com/shannarra/rails7template
A Dockerized Rails 7 fully-featured template application with opt-in authentication support
docker dockercompose ruby ruby-on-rails ruby-on-rails-7 rubyonrails template template-repository
Last synced: 01 Feb 2026
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/odilson-dev/mastermind
Mastermind is a command line game where you have 12 turns to guess the secret code, starting with you guessing the computer’s random code.
game mastermind ruby theodinproject
Last synced: 10 Jun 2026
https://github.com/sixarm/sixarm_ruby_current_user
SixArm.com » Ruby » Get the current user of a Ruby on Rails app
Last synced: 13 Apr 2026
https://github.com/nafidurmus/subtitle-for-everyone
Altyazı çevirme scripti
Last synced: 08 Jun 2026
https://github.com/eldemcan/speed_check
Rate limitting using redis
rate-limiting redis ruby throttler throttling
Last synced: 30 Apr 2026
https://github.com/rwubakwanayo/blog-app
Microverse Module 05 Project: This is an educational project to create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 30 Apr 2026
https://github.com/jgarber623/rubocop-configs
A collection of RuboCop configuration files for inclusion in other Ruby-based projects.
rubocop rubocop-configuration ruby
Last synced: 27 Mar 2025
https://github.com/ronin-rb/ronin-listener
A Ruby CLI utility for receiving exfiltrated data.
cli-util dns-server exfil exfiltration http-server infosec listener ruby
Last synced: 26 Feb 2026
https://github.com/gangelo/protectedconstructor
Provides a module that may be included in a Ruby class, that protects the constructor; good for enforcing instantiation of classes using, for instance, a class factory. The code itself is not mine, I just wrapped it in a gem and provided the examples; sorry, I don't remember the origin of the code to give credit. :S
constructor gems rails ruby ruby-gem ruby-gems ruby-on-rails
Last synced: 08 Feb 2026
https://github.com/fene-87/school-library
A ruby application whose aim is to serve as a library tool that records what books are in the library and who borrows them
Last synced: 30 Apr 2026
https://github.com/seanknox/pr_sentiment_analysis
Look ma, I'm analyzing sentiments!
ai cognitive-services github machine-learning microsoft ruby
Last synced: 30 Apr 2026
https://github.com/jeffcore/email-scrubber
Simple email scrubber that finds invalid emails.
email-address email-address-validator email-validation ruby scrub scrub-files
Last synced: 16 Jan 2026
https://github.com/samojeyinka/niravest-api-investment-platform
Niravest is a Ruby on Rails API for an investment platform, featuring user authentication with Devise and JWT for password security. Admins can create investment packages for users to activate by paying for them. Users can also add packages to their watchlist and later activate them. The API provides high-level authentication and security.
fintech fintech-api fullstack investment investment-portfolio rails rails-api rails-application rails-engine rails-tutorial rails7 ruby ruby-app ruby-gem ruby-on-rails website
Last synced: 21 Jan 2026
https://github.com/wesleyscholl/repose
💫 Repose helps you compose your next repo — AI-crafted names, descriptions, topics, and READMEs in one command. Build smarter, faster, and cooler. 🧠💻🔥
ai ai-assistant automation cli-tool code-generation developer-tools devops github github-api llm machine-learning openai productivity project-automation project-scaffolding prompt-engineering repo-generator repose repository-management ruby
Last synced: 30 Apr 2026
https://github.com/aizjicod/blog-app
This is a blog app. The user have different intereactions with the page, the first thing he sees is a log-in page and will not be able to access it until he he is logged in. After being succesfully logged in it's able to create his posts as well as comment and like other people's post.
Last synced: 19 Jun 2026
https://github.com/theophileaseh/catalog-of-my-things-ruby
Catalog of my things is a console app built using Ruby that enables one to keep a record of different types of things he/she won: books, music albums, movies, and games.
Last synced: 19 Jun 2026
https://github.com/discourse/markbridge
Convert markup in multiple formats to Discourse-ready Markdown — via a predictable parse → AST → render pipeline.
Last synced: 25 Jun 2026
https://github.com/opensauce04/linkshovel
A simple webcrawler written in ruby
nokogiri ruby web-crawler webcrawler
Last synced: 22 Jun 2026
https://github.com/adalbertobrant/ruby
Um Estudo das propriedades do Ruby uma linguagem melhor que o Python.
documentation english first-timers hacktoberfest hacktoberfest2019 ruby translation
Last synced: 20 Jun 2026
https://github.com/kanzatahreem/oop-principles
This project is dedicated to learn the basics of four Object Oriented Programming (OOP) Principles
oop oop-principles ruby uml-class-diagram
Last synced: 19 Jun 2026
https://github.com/momiji-rs/sasso-ruby
In-process SCSS/Sass → CSS for Ruby, powered by the zero-dependency Rust sasso compiler (a byte-for-byte dart-sass alternative). No Node.js.
css css-preprocessor dart-sass magnus native-extension rb-sys ruby rubygem rust sass sass-compiler scss
Last synced: 26 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/pathbox/working-with-tcp-sockets
代码来自于这本书《Working With TCP Sockets》. 从这本书,学到了很多关于socket的知识。这些代码是进行的练习记录
Last synced: 19 Jun 2026
https://github.com/costajob/thron
Thron APIs Ruby client
cdn ruby thron-apis thron-client
Last synced: 20 Jun 2026
https://github.com/kanutocd/cdc-core
Database-agnostic Change Data Capture domain primitives for Ruby
cdc change-data-capture data-pipeline domain-events event-driven event-pipeline event-processing event-sourcing pipeline ruby stream-processing
Last synced: 23 Jun 2026
https://github.com/kanutocd/pgoutput-decoder
Decodes pgoutput-parser protocol messages into immutable Ruby row-change events.
cdc change-data-capture decoder jsonb logical-decoding logical-replication oid pgoutput postgres postgres-typed postgres-types postgresql postgresql-types ruby type-decoder
Last synced: 23 Jun 2026
https://github.com/kanutocd/pgoutput-client
Transport-only PostgreSQL logical replication client for receiving pgoutput CopyData payloads.
cdc change-data-capture event-streaming logical-decoding logical-replication pgoutput postgresql replication-client replication-slots ruby streaming wal
Last synced: 23 Jun 2026
https://github.com/ghiftee/oop-school-library
This project is a console-based school library app that allows created students and teachers to rent created books. It also gives a list of students, teachers, books and rentals.
Last synced: 28 Jun 2026
https://github.com/kanutocd/pgoutput-source-adapter
Normalize decoded pgoutput events into downstream change-event platforms.
cdc change-data-capture event-driven event-model logical-replication pgoutput postgres postgresql rbs ruby source-adapter source-adaptor steep yard
Last synced: 23 Jun 2026
https://github.com/mixandgo/decorator_pattern
The Decorator Pattern in Ruby
Last synced: 22 Jun 2026
https://github.com/kusnierewicz/microblog-client
The Odin Project Assignment: Complete MicroBlogger - Jumpstart Lab Curriculum
Last synced: 22 Jun 2026
https://github.com/zeljkofilipin/testingpodcast
Watir code used to populate testingpodcast.com site.
Last synced: 18 Jun 2026
https://github.com/amdev9/refreshbank
Ruby on Rails scrap and compare banking cards
javascript postgresql ruby ruby-on-rails scraping scraping-websites
Last synced: 24 Jun 2026
https://github.com/brianwangila/dial-a-mechanic_sinatra-backend
This is a short Dial A Mechanic backend project written with Sinatra Ruby that lets Users create a mechanic account and rate mechanics. It has two models (Mechanics and Reviews) and employs all the CRUD functionalities.
procfile ruby sinatra sinatra-applications sinatra-framework
Last synced: 24 Jun 2026
https://github.com/ismailarilik/gosu-starship
A starship game written with Ruby/Gosu
Last synced: 18 Jun 2026
https://github.com/jbox-web/ssh-tunnel
A Ruby/GTK3 gem to manage SSH tunnels, easy ;)
Last synced: 31 Oct 2025
https://github.com/omkz/rails-react-blog
Blog application with Rails and React.js
postgresql rails react react-router reactjs ruby ruby-on-rails
Last synced: 08 Apr 2026