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/preciousakams/hotel-room
SuiteUp is a simulation of a hotel room reservation system. It enables users to make room reservations. It also allows users to see all of their reservations in a list format, delete a room only if it is empty, and all visitors can see unreserved rooms.
Last synced: 06 Oct 2025
https://github.com/wowinter13/fast_fuzzy_matcher
A tiny and blazing-fast fuzzy search in Ruby with FFI bindings to Go.
ffi ffi-bindings fuzzy-matching fuzzy-search golang ruby
Last synced: 12 Feb 2026
https://github.com/humansinput/dialogbind
DialogBind provides a Ruby API that wraps around Linux, macOS and Windows message box-generating tools.
gui linux macos ruby ruby-application rubygem windows
Last synced: 11 Jun 2025
https://github.com/petertseng/adventofcode-rb-2020
Solutions to https://adventofcode.com/2020 (complete)
advent-of-code advent-of-code-2020 ruby
Last synced: 12 Feb 2026
https://github.com/spinel-coop/rubyversions.com
Website for all versions of all Ruby implementations
jruby mruby ruby rubylang truffleruby
Last synced: 12 Feb 2026
https://github.com/bawng/actuator
High precision scheduling of light weight timers for async and fibered Ruby applications
async fibers high-performance high-precision reactor ruby ruby-extension timers
Last synced: 19 Apr 2025
https://github.com/lunagcezar/faciliart
Faciliart is a social network made on Ruby on Rails that allows the user to generate art using the web interface.
daisyui generative-art generative-arts generativeart javascript p5js processing rails ruby rubyonrails social-network tailwind tailwindcss
Last synced: 13 Feb 2026
https://github.com/PerfectMemory/eclaircir
Ruby Clarifai API wrapper that aims to be complete, tested and covered
Last synced: 12 May 2025
https://github.com/lipanski/spaced
A web app to help you memorize anything that fits on a flash card. Also my Ruby on Rails playground.
Last synced: 25 Apr 2026
https://github.com/tcdowney/cred_hubble
Unofficial Ruby Client for Cloud Foundry CredHub Credential Store 🔭
cloud-foundry-credhub credub-ruby-client http-client ruby
Last synced: 09 Jul 2025
https://github.com/rolandasb/staff_bar
Show basic application information for administrators in Rails projects.
admin administrators rails ruby ruby-on-rails staff
Last synced: 13 Apr 2026
https://github.com/eldoy/convert
Convert strings and HTML to links, embedded content and sanitize from tons of different providers
auto-html converter embed facebook html-embed ruby vimeo youtube
Last synced: 24 Apr 2026
https://github.com/driftingruby/103-sample-data-with-factory-bot-and-faker
Factory Bot is a fixtures replacement which can generate the needed records directly in the tests. Faker can be used to create fake data for these records.
Last synced: 11 May 2026
https://github.com/aonemd/changit
An over-engineered tool to change git config for multiple repositories at once
Last synced: 12 Feb 2026
https://github.com/bishwas-py/ruby-basics-learning
All the basic learning assents for Ruby .rb, like looping, classes and methods, printing and stuff
Last synced: 02 Apr 2025
https://github.com/apache/activemq-nms-openwire-generator
Mirror of Apache ActiveMQ NMS OpenWire protocol generator tool
activemq c cplusplus csharp java network-client network-server perl php python ruby
Last synced: 22 Apr 2025
https://github.com/akos29/project-tdd
In this project you will implement a class with some methods, but you will do it by doing test-driven development (TDD). Remember that the idea is to write tests first and then the code. This will be verified in your commits history, so it is important to use the proper sequence.
Last synced: 24 Jan 2026
https://github.com/dbackowski/rails_custom_error_pages
Rails engine for custom error pages with bootstrap.
bootstrap error-page rails rails-engine ruby ruby-gem
Last synced: 28 Feb 2026
https://github.com/felipedemacedo/redmine_cluster
cluster docker rails redmine ruby ruby-on-rails
Last synced: 13 Apr 2026
https://github.com/brettchalupa/the_fundamentals_of_ruby
An introduction to the basic concepts of programming with Ruby. Information, exercises and code all related to learning Ruby.
Last synced: 24 Mar 2025
https://github.com/infrablocks/shivers
Semantic version numbers for CI pipelines.
continuous-integration infrastructure ruby ruby-gem rubygem semantic-versioning
Last synced: 10 Jul 2025
https://github.com/alec-c4/auto_decorator
Convention-based decorator autoloading for Rails models.
decorator gem ruby ruby-on-rails
Last synced: 04 Apr 2026
https://github.com/acavalin/dcat
Command line catalog tool for your offline data
catalog cli disk disk-usage folder folder-viewer offline ruby terminal
Last synced: 22 Feb 2026
https://github.com/haywhizzz/scraper
This is a web scraper project build using the ruby language
Last synced: 06 Oct 2025
https://github.com/hainesr/ffi-openmpt
A Ruby interface to libopenmpt.
ffi ffi-openmpt hacktoberfest libopenmpt mod ruby ruby-ffi
Last synced: 28 Oct 2025
https://github.com/yamarkz/carrierwave-optimize_image
This gems simple optimize image for CarrierWave
carrierwave images ruby ruby-gem
Last synced: 22 Feb 2026
https://github.com/dux/view-cell
View cell is clean, simple explicit and strait-forward web view cell/component for use in Rails/Sinatra/Lux.
Last synced: 10 Jul 2025
https://github.com/mcrd25/food-tracking-api
api database food-tracker rails rails-api rails5 rspec ruby
Last synced: 11 Feb 2026
https://github.com/bytedecoder/calculato
Offers a wide range of medical topic calculations.
Last synced: 22 Jun 2025
https://github.com/justincampbell/progress_printer
Ruby gem which logs the progress of an operation, with estimated completion time
Last synced: 18 Mar 2025
https://github.com/koffeefinance/ratelimitcop
A Redis backed rate limiter
api rails rate-limiting redis ruby ruby-on-rails sidekiq
Last synced: 26 Jan 2026
https://github.com/justjake/ruby-array-trie
Trie-like, prefix-tree data structures that maps from ordered keys to values. Ruby.
array data-structure ruby trie
Last synced: 08 Jan 2026
https://github.com/kwambiee/school_library
The app allows you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
Last synced: 28 Apr 2026
https://github.com/jimmycuadra/pretty_chat
Pretty print blocks of text from chats
Last synced: 09 Sep 2025
https://github.com/majioa/shoulda-matchers-cucumber
Use shoulda matchers and rspec-expectations directly in cucumber
Last synced: 13 Apr 2025
https://github.com/basemax/persian-hex-system
The Persian Hex System is a cultural and technical project inspired by Arash Mohammadi. Its goal is to create a uniquely Persian system to replace the traditional hexadecimal (hex) numbering system, designed specifically to reflect Iranian culture and Persian language. This project provides tools and scripts in multiple programming languages.
bash bin binary c computer cpp hex hex-system persian php py python ruby shell
Last synced: 07 Feb 2026
https://github.com/semoal/should_send_same_site_none
A simple utility to detect incompatible user agents for `SameSite=None` cookie attribute
chrome cookies hacktoberfest rails ruby samesite user-agent
Last synced: 14 Jun 2025
https://github.com/rosekamallove/portfolio-mlh
This is a Fork of the Portfolio project, with AlanAI, Dark Theme, and GitHubStats which I and @KUHOO-S worked on during the first-week Orientation Hackathon at the MLH Pre-Fellowship
alan-ai dark-theme javascript ruby sass
Last synced: 13 Apr 2026
https://github.com/vadim-geroim/linked-list-1
Reverse a Linked List.
datastructures linked-list rspec ruby
Last synced: 08 May 2026
https://github.com/omarmwarraich/coinwallet
Coin Wallet is a simple web application that allows users to create a wallet and it is built using Ruby on Rails and PostgreSQL. It is deployed on fly.io and uses devise for authentication and allowing the users to create an account, add commodities and transactions in their accounts.
cancancan capybara carrierwave devise minimagik postgresql rspec-rails ruby ruby-on-rails selenium
Last synced: 13 Apr 2026
https://github.com/maxbarsukov/simple_interpreter
👅 A simple language designed to learn how to create interpreters
gem interpreter interpreter-language programming-language ruby ruby-gem ruby-interpreter
Last synced: 28 Mar 2025
https://github.com/takumakanari/fluent-plugin-redmine
Fluentd output plugin to create ticket in redmine
Last synced: 28 Apr 2025
https://github.com/indrode/feature_setting
A lightweight feature/setting DSL for Rails applications.
Last synced: 18 Mar 2025
https://github.com/hrs/primer-finder
Web application for selecting primers.
Last synced: 23 Feb 2026
https://github.com/ikennarichard/enumerable
This project is a guide for how to effectively incorporate modules into your classes in Ruby.
Last synced: 07 Jul 2025
https://github.com/joyfulprogramming/observable
Instrument method calls with OpenTelemetry
open-telemetry opentelemetry rails ruby
Last synced: 05 Oct 2025
https://github.com/tiltcamp/omniauth-outseta
Enables the use of Outseta as an authentication provider in combination with Devise and/or OmniAuth.
devise omniauth outseta rails ruby ruby-on-rails
Last synced: 06 Oct 2025
https://github.com/gyselroth/logstash-filter-nagios-perfdata
Logstash Nagios/Icinga2 Perfdata Filter
icinga2 kibana logstash nagios nagios-perfdata ruby
Last synced: 06 Oct 2025
https://github.com/mariasinesio/scheduling-system
Sistema de agendamento feito em Ruby on Rails, permitindo selecionar vacinas, gerenciar carrinho e finalizar o fluxo de agendamento de forma simples.
Last synced: 11 Nov 2025
https://github.com/itmlabs/exceptiontrap
Exceptiontrap – Error Monitoring for Ruby on Rails
error-monitoring rails ruby ruby-on-rails
Last synced: 06 Oct 2025
https://github.com/utarsuno/ruuuby
description in migration
c config-as-code discord docker github-actions monorepo nginx node-js postgresql rabbitmq rails6 rpc ruby webgl webhooks
Last synced: 06 Oct 2025
https://github.com/eiskrenkov/threat
Collection of useful Danger plugins to demonstrate its abilities
Last synced: 17 Jan 2026
https://github.com/scientist-labs/tokenkit
Fast, Rust-backed word-level tokenization for Ruby. Unlike subword tokenizers (BPE, WordPiece) designed for LLMs, TokenKit provides linguistic tokenization for search engines, text mining, and NLP pipelines—preserving domain-specific patterns like gene names, measurements, and technical terms while handling Unicode correctly.
Last synced: 06 Oct 2025
https://github.com/ruby/net-http-sspi
net-http bindings for Win32 SSPI functions
Last synced: 07 Oct 2025
https://github.com/mastert/flaky_test_tracker
Automatic flaky test tracking system.
flaky flaky-tests ruby test tracking
Last synced: 07 Oct 2025
https://github.com/narazaka/json-schema-subset-dsl
Yet another JSON Schema subset DSL for Ruby
Last synced: 07 Oct 2025
https://github.com/yoshoku/numo-linalg-randsvd
Numo::Linalg.randsvd is a module function on Numo::Linalg for truncated singular value decomposition with randomized algorithm.
gem linear-algebra machine-learning matrix ruby singular-value-decomposition
Last synced: 08 Oct 2025
https://github.com/hugohow/doctolib
Doctolib's tests for a software engineer position (2017)
Last synced: 08 Oct 2025
https://github.com/javierav/haku
A library for build simple service objects
actions poro rails ruby service-object
Last synced: 08 Oct 2025
https://github.com/rcclemente/http_method_not_allowed_middleware
Send 405 response for ActionController::UnknownHttpMethod exceptions
middleware rack ruby ruby-gem ruby-on-rails
Last synced: 11 Oct 2025
https://github.com/nexxus-vi/ingv_quake
Ruby gem that simplifies access to earthquake event data from the INGV's fdsnws-event API!
earthquakes fsdn ingv quakeml ruby ruby-gem ruby-on-rails seismic-data seismology
Last synced: 08 Oct 2025
https://github.com/drieam/keypairs
Manage application level keypairs with automatic rotation with JWT support
Last synced: 08 Oct 2025
https://github.com/owen2345/buddy_translatable
Allows you to store text data in multiple languages or Sales channels
gem jsonb postgres rails ruby ruby-on-rails translation
Last synced: 08 Oct 2025
https://github.com/postmodern/cve_schema.rb
A Ruby library providing common classes for CVE data and loading it from JSON.
Last synced: 09 Oct 2025
https://github.com/afomi/jekyll-with-tailwind-to-s3-via-github-actions
A basic Jekyll site, with Tailwind installed, deployed to S3, using GitHub Actions
github-actions jekyll open-source ruby s3 static-site-generator
Last synced: 10 Oct 2025
https://github.com/shiroemons/random-touhou-music
SpotifyとApple MusicとYouTube Musicの東方楽曲をランダムで選曲してくれるWebアプリ
Last synced: 10 Oct 2025
https://github.com/kanutocd/twelvedata_ruby
A Ruby Client Library for Twelve Data API
api-client financial-data httpx ruby ruby-gem rubygem twelve-data twelvedata
Last synced: 10 Oct 2025
https://github.com/nexosis/samples-rb
Ruby language samples for Nexosis API
impact-analysis machine-learning machine-learning-api machine-learning-application nexosis-api ruby
Last synced: 18 Apr 2026
https://github.com/isaahmdantas/sigmun-rails
Script para criar projetos em Ruby on Rails para os futuros projetos da PMM.
boilerplate rails rails-boilerplate rails7 railsscaffold ruby ruby-on-rails
Last synced: 19 Jan 2026
https://github.com/wtnabe/shlauncher
A shell script launcher inspired by Rake and Cutagem
Last synced: 11 Oct 2025
https://github.com/paulbrodner/paulbrodner.github.io
My Personal Blog https://paulbrodner.github.io
Last synced: 19 Jan 2026
https://github.com/krishpranav/reverseip
A simple ruby based tool IP-lookup tool
ip-lookup ip-scanner reverse-ip-lookup reverse-ip-scan ruby
Last synced: 18 Feb 2026
https://github.com/wtnabe/example-jekyll-v3-and-jekyll-asset-and-parcel
example javascript jekyll nodejs parceljs ruby
Last synced: 12 Oct 2025
https://github.com/16/envv
Ruby environment variables with schema validation and coercion.
coercion dry-rb env environment-variables ruby ruby-gem schema-validation
Last synced: 27 Jan 2026
https://github.com/yasslab/weekly_report_bot
A bot that periodically sends e-mail to a given address via Gmail
Last synced: 17 Oct 2025
https://github.com/geekelo/my_enumarable
A project to implement a subset of the functionality of Ruby's Enumerable.
Last synced: 17 Oct 2025
https://github.com/seanpm2001/anime_studio_dictionary
👁️🗨️️🖼️📙️ The Anime Studio dictionary. Part of the Anime Studio software project.
anime anime-dictionary anime-studio anime-studio-development anime-studio-dictionary dictionary gpl3 gplv3 manga md raku raku-lang raku-language ruby ruby-lang ruby-language txt
Last synced: 22 Jan 2026
https://github.com/jbergenson/lit_ipsum
gem lit literature lorem lorem-ipsum ruby ruby-gem
Last synced: 21 Jun 2026
https://github.com/frozenfoxx/random-media-portal
A captive web portal that randomly selects media to play.
Last synced: 23 Jun 2026
https://github.com/laertispappas/dynamic_form_objects
Create simple form objects
Last synced: 19 Oct 2025
https://github.com/kaylareopelle/otel_ruby_logs_demo
Rails app with experimental OpenTelemetry Logs for Ruby
Last synced: 23 Oct 2025
https://github.com/dmarcoux/ruby_templates
Templates for common files/configs I use in Ruby projects
Last synced: 24 Oct 2025
https://github.com/layersoflondon/georeferencer-ruby
A Ruby client for Georeferencer (www.georeferencer.com)
georeferencer mapping maps rails ruby
Last synced: 24 Oct 2025
https://github.com/pcvg/link_scout
LinkScout is a Broken URL Checker with several options
gem rails ruby ruby-on-rails rubygem
Last synced: 24 Oct 2025
https://github.com/wizardone/minimus
Minimalistic state machine for ruby objects
machine minimalistic ruby state
Last synced: 24 Oct 2025
https://github.com/essentialkaos/rbbuild
Utility for compiling and installing different Ruby versions
Last synced: 25 Oct 2025
https://github.com/cvilla714/oop_tic_tac_toe
Created a TIC TAP TOE game using ruby.
Last synced: 01 Jun 2026