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/ydah/midicraft
A pure Ruby library for building, reading, and writing Standard MIDI Files (SMF)
builder midi midi-files reader ruby smf
Last synced: 13 Jun 2026
https://github.com/fabianomag/ruby-hello-world
A Ruby app to decode any morse message.
Last synced: 16 Jun 2026
https://github.com/pathbox/working-with-tcp-sockets
代码来自于这本书《Working With TCP Sockets》. 从这本书,学到了很多关于socket的知识。这些代码是进行的练习记录
Last synced: 19 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/alekpopovic/masina
Useful Rails Patterns Generators
desing-patterns ruby ruby-gem ruby-library ruby-on-rails
Last synced: 27 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/kanzatahreem/enumerable
In this project, we learned to use a module inside a class.
Last synced: 14 May 2026
https://github.com/kociamber/gorilaz
Basic Rails app for managing Academia Gorila members
Last synced: 14 May 2026
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/zeljkofilipin/testingpodcast
Watir code used to populate testingpodcast.com site.
Last synced: 18 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/opensauce04/linkshovel
A simple webcrawler written in ruby
nokogiri ruby web-crawler webcrawler
Last synced: 22 Jun 2026
https://github.com/ismailarilik/gosu-starship
A starship game written with Ruby/Gosu
Last synced: 18 Jun 2026
https://github.com/johansenja/lap
Generate ruby code from rbs type definitions
rbs ruby ruby3 type-definitions type-safety
Last synced: 13 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/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/jasminemlewis/rock-paper-scissors
Rock Paper Scissors, a Ruby program, is the classic game using Object Oriented Programming to play against the computer.
Last synced: 11 Jun 2026
https://github.com/talaatmagdyx/active-record-lite
How to build Active Record Lite.
activerecord ruby ruby-application
Last synced: 24 Jun 2026
https://github.com/bipin161523/basic
"Basic Coding of Languages" A collection of beginner-friendly coding projects to learn and explore different programming languages. Starting with C, this repository will gradually expand to include Python, Java, JavaScript, C++, Ruby, and web development basics (HTML/CSS). Follow my journey and explore simple implementations and exercises aimed at
c cpp css html java javascript python ruby
Last synced: 10 Apr 2026
https://github.com/yazino12/oop_school_library
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This app will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
Last synced: 29 Mar 2025
https://github.com/cisco-open/ruby-ctypes
Ruby gem for manipuliating binary data using C datatype semantics
Last synced: 20 Feb 2026
https://github.com/lagenorhynque/rpncalculator
A reverse Polish notation (RPN) calculator
clojure coffeescript erlang haskell java javascript ocaml python ruby scala
Last synced: 10 Apr 2026
https://github.com/presidentbeef/ruby_crypto_examples
Examples of cryptography operations using Ruby's standard library.
cryptography elliptic-curve-cryptography openssl public-key-cryptography public-key-encryption rsa-cryptography ruby
Last synced: 11 Jul 2025
https://github.com/vic778/devise-auth
in this project, I went through the devise action we can take. I didn't know it was powerful. I created the login method add google oamni and github. I created the tracktable and confirmable action. so we can have your history of when you logged in and how many per day including your IP address and occasion as well. If you try to log in 3 times with a wrong password, your account will be blocked and a token will be sent to you by email so you can unlock your account. Finally, I checked the login time setting after 30 minutes, you will be logged out because your session will have expired. This action is very useful, I think, for Upwork, because every day you have to log in again
factory github google oam omniauth rspec-rails ruby ruby-on-rails turbostreams
Last synced: 10 Apr 2026
https://github.com/sushilsree98/ruby-webscrapper
Backend for scrap-app built using ruby on rails
Last synced: 10 Apr 2026
https://github.com/serverkit/serverkit-vscode
Serverkit plug-in for VSCode.
Last synced: 09 Jul 2026
https://github.com/caffkane/dbml_parser
Parse DBML files with ease (Database Markup Language).
Last synced: 30 Jul 2025
https://github.com/madhurimarawat/ruby-programming
This repository contains programs in the Ruby Programming Language.
arrays basic-programs boolean case-statements datatypes hashes initializers looping number predicates projects ranges rhombus-star-pattern-while-loop ruby ruby-app split-function strings ternary-operator variables-constants
Last synced: 28 Jun 2025
https://github.com/uvlad7/ruby-jsoncons
Ruby gem that wraps jsoncons library
gem json json-parse json-parser json-parsing json-path jsonparser jsonpath ruby ruby-gem rubygem
Last synced: 20 May 2026
https://github.com/sshaw/logging-appenders-airbrake
Airbrake appender for the Logging gem
airbrake logging logging-library ruby
Last synced: 12 Apr 2025
https://github.com/ostaptan/firudo
rubygem to setup logging and filtering secure attributes for Sinatra
filtering ruby security sinatra url-parameters
Last synced: 19 May 2026
https://github.com/chocolateboy/object-extend
Add and override per-object methods
cpan-module eigenclass perl-module ruby singleton zero-dependency
Last synced: 17 Jun 2025
https://github.com/eendroroy/model_2_factory-rails
Generates factories for models
Last synced: 15 Apr 2025
https://github.com/mbuffa/ultima
A dungeon crawler written in Ruby (early development)
Last synced: 23 Jun 2025
https://github.com/kmontag42/albion-api
A Ruby API Library for Albion Online
albion albion-online albiononline api-wrapper ruby
Last synced: 13 Nov 2025
https://github.com/KapilDevPal/Fatsecret-Lite
A simple ruby gem A Ruby Gem for FatSecret
fatsecret fatsecret-api ruby ruby-on-rails rubygem
Last synced: 10 May 2025
https://github.com/openfoodfacts/openfoodfacts-corrector
Ruby script to correct and enhance data on OpenFoodFacts
Last synced: 24 Apr 2026
https://github.com/justintanner/column_pack
A rails helper to arrange content in columns.
Last synced: 02 Mar 2026
https://github.com/danielpclark/env_compat
Your tool for converting special characters to ENV compatible variables.
conversion converting-special-characters env environment-variables ruby
Last synced: 13 Mar 2025
https://github.com/34seod/git-diff-lcs
Advanced git-diff(insertions, deletions, modifications)
Last synced: 17 Jan 2026
https://github.com/sixarm/sixarm_ruby_sign_in_simple
SixArm.com » Ruby » SignInSimple for authentication in apps
Last synced: 10 Apr 2026
https://github.com/charith0901/url_shortner
URL Shortener converts long URLs into short, shareable links. It stores mappings in a database and redirects short URLs to their original destinations. Features can include analytics, expiration dates, and user authentication.
html ruby ruby-on-rails tailwindcss
Last synced: 04 May 2026
https://github.com/aquaflamingo/openrails
🚂 Open Sourced Ruby on Rails Apps
rails-5 ruby ruby-on-rails rubyonrails
Last synced: 05 May 2026
https://github.com/skateman/hwping
IRC bot for HW pinging with the Dream Cheeky Thunder missile launcher
bot irc irc-bot rocketlauncher ruby
Last synced: 07 May 2025
https://github.com/andriy-baran/rspec_vars_helper
Small extension that helps organize your tests
Last synced: 25 Feb 2026
https://github.com/elijahdre/morse-code
This is an educational project to decode a Morse code using Ruby programming language.
microverse microverse-projects microverse-ruby microverse-students rubocop ruby
Last synced: 29 Mar 2025
https://github.com/dannyben/intrinio
Library and command line interface for Intrinio data API
api api-client command-line economic-data gem intrinio ruby
Last synced: 22 Aug 2025
https://github.com/artkirienko/rewards-app
📝Test assignment for Senior Software Developer (Ruby on Rails + React) position
coding-challenge coding-task coding-test home-assignment home-task home-test rails ruby ruby-on-rails take-home-assignment take-home-project take-home-test takehome test test-assignment
Last synced: 22 Aug 2025
https://github.com/tmr08c/git_version_bumper
CLI tool to create version bump commits and tag these commits with newest version in a Git repository.
Last synced: 08 May 2026
https://github.com/pusewicz/statique
Static Site Generator written in Ruby using Roda
Last synced: 05 Apr 2025
https://github.com/jsonb-uy/rotulus
Cursor-based Rails/ActiveRecord pagination with multi-column sorting and custom cursor token format support.
activerecord cursor-pagination keyset-pagination rails ruby
Last synced: 02 Feb 2026
https://github.com/5rabbits/our-ruby-style
Configuration files for code analysis tools
Last synced: 15 Apr 2026
https://github.com/nsommer/encryptable_attributes
Encrypt and decrypt attributes of ActiveRecord models
activerecord encryption gem rails ruby
Last synced: 31 Jul 2025
https://github.com/cartory/snake_game
Juego de Snake trivial hecho en ruby
ruby ruby-gem ruby2d snake-game
Last synced: 13 Mar 2025
https://github.com/fujiwarachoki/ruby-projects
A repo where I put all resources inside of it, regarding my journey with Ruby.
Last synced: 17 Jun 2025
https://github.com/mark24code/rss-reader
CLI RSS Reader by Ruby
cli gem rss rss-reader ruby tui
Last synced: 17 Jun 2025
https://github.com/vmj/influxdb-lineprotocol-parser
Streaming parser for InfluxDB line protocol
influxdb lineprotocol ruby telegraf
Last synced: 31 Jul 2025
https://github.com/elijahdre/school-library
This is an educational project to create a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books and save records of who borrowed a given book and when.
library microverse microverse-projects microverse-ruby microverse-students oop ruby
Last synced: 29 Mar 2025
https://github.com/abayo-luc/hello-books-rb
Book Store: Hello Books
books codacy-badge jsonwebtoken rails rspec ruby
Last synced: 10 May 2026
https://github.com/andyobtiva/glimmer-dsl-swing
Glimmer DSL for Swing (JRuby Swing Desktop Development GUI Library) - Enables development of desktop applications using Java Swing and Java 2D, including vector graphics and AWT geometry.
desktop dsl-syntax framework glimmer glimmer-dsl gui ruby ruby-gem ruby-library rubygem swing swing-gui swing-gui-toolkit
Last synced: 04 Apr 2025
https://github.com/jamescook/fast_slice
Hash#slice implemented in a C extension
Last synced: 19 May 2026
https://github.com/yugabytedb-samples/yugabyte-simple-ruby-app
A simple Ruby application that connects to a YugabyteDB database cluster and performs basic CRUD operations.
Last synced: 31 Jul 2025
https://github.com/sleepingkingstudios/librum-core
Librum engine defining core functionality.
Last synced: 20 Jan 2026
https://github.com/edgepetrol/simplecov-shield-json
Shield JSON formatter for SimpleCov code coverage tool for ruby 1.9+
Last synced: 24 Sep 2025
https://github.com/silva4dev/ruby-meeting-scheduler-clean-project
📖 Building a meeting room reservation management system with Ruby and Deno Fresh using TDD, DDD, Clean Architecture, Design Patterns and SOLID principles 🎯✨.
deno design-patterns domain-driven-design fresh hanami rails rspec ruby ruby-on-rails solid-principles test-driven-development typescript
Last synced: 04 Apr 2025
https://github.com/enderahmetyurt/hello_ruby_gem
OYLG için Basit Ruby Gem'i
Last synced: 09 Jul 2026
https://github.com/adamanr/ruby-toyapp
A forum created in Ruby with the Ruby on Rails framework
bootstrap rails ruby ruby-on-rails
Last synced: 11 Apr 2026
https://github.com/ksylvest/omniai-llama
An implementation of the OmniAI interface for Llama.
Last synced: 07 Mar 2026
https://github.com/santosh-konappanavar/school_library
The school library, managed by a Ruby-powered program, efficiently organizes and automates book lending, tracking, and online reservations, streamlining the entire library experience for students.
Last synced: 25 Aug 2025
https://github.com/tmtocb/fifa-winners_ruby_cli_hangman
simple Ruby CLI text app game based on Hangman where you guess FIFA Player of the Year winners.
Last synced: 25 Aug 2025
https://github.com/driftingruby/158-grab-bag-of-ruby-and-ruby-on-rails-tricks
In this episode, we look at various tips and tricks.
ruby ruby-on-rails tips-and-tricks
Last synced: 18 Apr 2026
https://github.com/yaairfernando/groceries_app
RoR application to organize transactions by goal
bootstrap css3 flexbox mobile rspec ruby ruby-on-rails
Last synced: 09 Apr 2026
https://github.com/taphill/hotwired_todo
A simple Rails SPA
hotwire-stimulus hotwire-turbo rails7 ruby
Last synced: 16 May 2026
https://github.com/mishina2228/medical-expenses-manager
Manager of medical expenses deductions
Last synced: 11 Apr 2025
https://github.com/andressakarla/automacao-web-ruby
Projeto de Testes Automatizados Web em Ruby desenvolvido para o Qa.Coders Academy
capybara cucumber github-actions github-workflows ruby siteprism
Last synced: 22 Mar 2025
https://github.com/ysato5654/histock-simplefilter
HiStock (https://histock.tw/) filter
Last synced: 05 Apr 2025
https://github.com/microverse-fullstack-program/rails-recipe-app
Recipe App is a web application that allows users to create and share recipes with other users. Users can create an account, log in, and create, edit, and delete their recipes. Users can also view recipes created by other users.
bootstrap5 css3 html5 rails-api rails7 ruby ruby-gem ruby-on-rails
Last synced: 11 Apr 2026
https://github.com/shuuuuun/irep
A code searching and interactive replacing tool on CLI.
Last synced: 19 May 2026
https://github.com/mkonikov/dynamicbase
DynamicBase is a lightweight object-relational mapping tool built with Ruby.
Last synced: 16 Jul 2025
https://github.com/abhishekkr/irc-qik-bot
pure socket no framework :: IRC Qik Bot ~ its a babbling IRC Bot very quick to setup and act ;) aiming to be intelligent
bot irc irc-bot irc-protocol ruby rubygem
Last synced: 07 Mar 2026