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/fluent-ci-templates/ruby-pipeline
A ready-to-use CI/CD Pipeline for Ruby projects
dagger deno deno-module devops gitlab-ci pipeline ruby ruby-on-rails typescript
Last synced: 02 Feb 2026
https://github.com/ftb-gamepedia/att-9001
Automatic Tile Translator 9001
bot ftb-wiki mediawiki mediawiki-bot minecraft ruby wiki
Last synced: 04 Jan 2026
https://github.com/mondido/riksbank-currency
Retrieves exchange rates from the Riksbank Sweden (http://www.riksbank.se/)
currency-converter money ruby ruby-gem
Last synced: 03 Apr 2025
https://github.com/jgnagy/bullion
Ruby ACME v2 Certificate Issuer
acme acme-v2 bullion certificate certificate-authority letsencrypt ruby
Last synced: 17 Feb 2026
https://github.com/sudhanshu-ambastha/sonic-pi-notes
Sonic Pi Music Compositions & Ruby Code. A structured collection of live-codable Ruby songs (covers, classical, originals) for the Sonic Pi live-coding environment. Contains ready-to-use compositions organized into reusable, modular functions (like s0_play()), promoting clean and efficient algorithmic music composition.
algorithmic-composition audiosynthesis covers live-coding music music-notation music-programming open-source piano ruby sonic-pi synthesizer
Last synced: 15 May 2026
https://github.com/kanutocd/pgoutput-parser
A pure Ruby parser for PostgreSQL pgoutput logical replication CopyData payloads.
binary-parser cdc change-data-capture logical-decoding logical-replication pgoutput postgres postgresql postgresql-replication protocol-parser ractor ractor-safe replication ruby stream-processing wal
Last synced: 23 Jun 2026
https://github.com/moners/uuid_parameter
UUIDParameter handles a :uuid column and validation for any model.
Last synced: 03 Apr 2025
https://github.com/sevlamare/bubble_sort_ruby
An implementation of a classic Sorting Algorithm.
Last synced: 15 May 2026
https://github.com/jstloyal/favorite-books-api
Building an API with Ruby on Rails
gitflow-workflow heroku-deployment rubocop ruby ruby-gem ruby-on-rails
Last synced: 15 May 2026
https://github.com/mssola/operum
Simple application that keeps track of all your sources (i.e. books, papers, articles).
Last synced: 11 Apr 2025
https://github.com/petercamilleri/safe_clone
A safe, fast, exception free clone method that demonstrates the use of inheritance and safe monkey patching.
clone monkey-patching ruby ruby-gem safe utility-library
Last synced: 03 Apr 2025
https://github.com/petercamilleri/insouciant
Run Ruby code snippets without worrying about warnings, errors or exceptions. E&OE for coders.
exception-handling ruby rubygem
Last synced: 03 Apr 2025
https://github.com/petercamilleri/fibonacci_rng
An experimental random number generator inspired by the famous Fibonacci number sequence.
cyclic-fibonacci-generator prng ruby rubygem
Last synced: 03 Apr 2025
https://github.com/petercamilleri/vls
The version ls utility; List the modules of a gem/application with version info. Useful for determining application composition. Great debug tool in rails console.
Last synced: 13 Sep 2025
https://github.com/sasaharukimedes/at_coder
This is an At-Coder study summary repository.
Last synced: 03 Apr 2025
https://github.com/sasaharukimedes/ruby-programs
This is a Ruby study summary repository.
Last synced: 03 Apr 2025
https://github.com/eval/lemme-pry
(mirror) Start a pry-session with specific gems or a (remote) script loaded.
Last synced: 10 Jun 2026
https://github.com/pedro-donoso/ruby-poo
El Programa tiene una clase padre llamada Person, la cual tiene los componentes first name, last name y age (tambien se define cumpleaños)
Last synced: 18 May 2026
https://github.com/yuri-val/page-monitoring-system
Dev Challenge 11 | SEMIFINAL
api-rails devchallenge devchallenge11 rails rb ror ror-api ruby
Last synced: 15 May 2026
https://github.com/tcd/ginny
🏗️ Generate ruby code
automation code-generation ruby yard
Last synced: 17 Jun 2025
https://github.com/boxyhq/ruby-examples
Ruby Example Apps powered by BoxyHQ
oauth2 omniauth omniauth-strategy rails ruby sorcery sso
Last synced: 16 Apr 2026
https://github.com/gvgesanto2/microverse-gs-money
GS Money is a Full-Stack budget application built with Ruby on Rails, Sass, and Postgres, where users can create different types of transactions (income and expenses) that can be organized into categories. Each category has its transactions, displaying the total amount spent and earned.
css3 devise full-stack full-stack-web-development html5 javascript postgresql rails7 rspec ruby ruby-on-rails sass
Last synced: 27 Feb 2026
https://github.com/kwilczynski/mcollective-agents
Various Marionette Collective agents
Last synced: 17 Mar 2025
https://github.com/mnc/auth0_password
Auth0Password is a Ruby gem to generate random password for Auth0 database connection
auth0 gem password-generator ruby
Last synced: 07 Apr 2026
https://github.com/aepyornis/nyc-geocoder-api
Simple Geocoder for New York City
Last synced: 01 Jul 2026
https://github.com/emsk/mruby-masksql
A command-line tool to mask sensitive values in a SQL file
Last synced: 16 May 2026
https://github.com/kidd254/budget_app
bootstrap5 css html ruby ruby-on-rails server-side-rendering
Last synced: 20 Jan 2026
https://github.com/andyatkinson/singstar
Mobile/searchable website for PS3 karaoke song list for parties!
Last synced: 09 Jul 2025
https://github.com/nemuba/run_database_backup
This gem provides rake tasks to backup different types of databases, including MongoDB, Postgres, and MySQL.
backup database gem mongodb mysql postgresql rails ruby
Last synced: 07 Apr 2026
https://github.com/lsouoliveira/guess-the-song
A song quiz game built with Ruby on Rails and Inertia.js.
inertiajs react ruby rubyonrails
Last synced: 09 Apr 2026
https://github.com/gtekle/oop-school-library
In this project, we will build a tool that helps to record books in the library and who borrows them from a fictitious OOP University library. This app will allow you to: add new students or teachers, add new books, and save records of who borrowed a given book and when.
Last synced: 17 Apr 2026
https://github.com/raymondjavaxx/rtris
Tetris Guideline-Compliant Tetris in Ruby
Last synced: 28 Jul 2025
https://github.com/asungur/hop_timer
"A ruby gem that calculates runtime between user defined checkpoints."
ruby ruby-gem rubygem rubygems
Last synced: 27 Mar 2025
https://github.com/joaoasrosa/ruby-jekyll-awscli-docker
Docker image with ruby, jekyll and aws-cli
aws-cli ci-cd docker docker-image jekyll pipeline ruby
Last synced: 16 Apr 2026
https://github.com/hashrocket/trybool
The value parsing tool to return a boolean that you never knew you needed!
Last synced: 24 Oct 2025
https://github.com/uip9av6y/container-notify
Signal docker containers upon filesystem changes.
automation container docker notify ruby signal
Last synced: 16 May 2026
https://github.com/toihrk/ignore_logger_header
Utility for ignoring the header of the logger.
Last synced: 16 Jun 2025
https://github.com/tdegrunt/zbase32
ZBase32 - encoding designed to be easier for human use and more compact
Last synced: 28 Mar 2025
https://github.com/justalever/hotwire_comments
Hotwire Comments with Ruby on Rails Tutorial
hotwire hotwire-turbo hotwired rails ruby ruby-on-rails
Last synced: 20 Jan 2026
https://github.com/neymarsabin/finalyearprojectdocs
Documentation of the final year project.
documentation docx git github latex org project rails ruby
Last synced: 06 Apr 2026
https://github.com/clouby/coding-challenges-ruby
This is a report to refer challenges with 💎
Last synced: 20 Mar 2025
https://github.com/in-my-ellement/enchantment-table
discord bot for translating things into minecraft enchantment table language
Last synced: 20 Mar 2025
https://github.com/narazaka/jx_client
日本におけるインターネットEDI(電子データ交換)において利用されるJX手順通信ライブラリ
Last synced: 08 Jul 2025
https://github.com/katorres02/ruby-content-parser
web scrap in ruby with nokogiri
nokogiri ruby rubyonrails scraping-websites webcrawler
Last synced: 10 May 2026
https://github.com/katorres02/ruby-subdomains-saas
SaaS subdomains implementation in ruby on rails
apartment gem multitenancy rails5 ruby ruby-on-rails saas subdomain tenant
Last synced: 17 Apr 2026
https://github.com/bdurand/simple_thread_pool
Simple ruby thread pool for executing tasks in parallel.
ruby threadpool threads threadsafe throttle
Last synced: 09 Jul 2025
https://github.com/alexfalkowski/alexfalkowski.github.io
A site for my profile.
Last synced: 27 May 2026
https://github.com/melezhik/perl6-sparrowdo-rvm
Sparrowdo module to install RVM and Ruby
Last synced: 30 Apr 2026
https://github.com/cyberarm/rewrite-gameoverseer
A 'plugin' based game server written in Ruby
Last synced: 09 Jul 2025
https://github.com/tbhatti/talent_manager
Its a web application in which we have two roles 1. Admin 2. User
Last synced: 11 May 2026
https://github.com/nafidurmus/nafidurmus.github.io
jekyll kullanarak oluşturulmuştur.
blog jekyll jekyll-blog jekyll-site ruby
Last synced: 14 May 2026
https://github.com/akarzim/parchemin
Colours the contents of a file according to its age
Last synced: 03 May 2026
https://github.com/zewdu444/ror_blog_practice
This repository used for practicing ruby on rails by building blog web.
Last synced: 15 May 2026
https://github.com/nemuba/service_client
The ServiceClient project on GitHub is a lightweight and flexible Ruby gem that simplifies making HTTP requests in Ruby projects. With an intuitive API, configurable base URL, and default headers, you can easily make GET, POST, PUT, and DELETE requests to RESTful APIs and receive responses in a consistent and structured format.
Last synced: 11 Apr 2025
https://github.com/westurner/hello_world
Language basics in C++, CoffeeScript, Cython, Go, Java, Javascript, Python, and Ruby
code-samples coffeescript cplusplus cython golang hello-world java javascript python ruby
Last synced: 06 Apr 2026
https://github.com/playpasshq/telleroo
A Ruby interface to the Telleroo API.
Last synced: 12 Jul 2025
https://github.com/kenjij/postmark-inbound-lambda
Postmark inbound webhook Lamda function in Ruby
Last synced: 29 Oct 2025
https://github.com/ipatch/chrisrjones_web
📖 A simple CMS using rails and friends 🚀
api api-restful attachment content-management rails rails-cms ruby rvm
Last synced: 16 May 2026
https://github.com/krishpranav/snmpwn
SNMPv3 user enumerator and attack tool made in ruby
bruteforce ruby ruby-bruteforce snmpv4 snmpwn
Last synced: 27 Mar 2025
https://github.com/petercamilleri/pause_output
A simple facility to pause output on the console terminal.
Last synced: 03 Apr 2025
https://github.com/petercamilleri/in_array
A tiny gem to encapsulate data in_array. A case study in replacing program flow with object oriented design.
array polymorphism ruby rubygem utility-library
Last synced: 03 Apr 2025
https://github.com/petercamilleri/counted_cache
A cache for mostly read data with a high cost of retrieval.
Last synced: 03 Apr 2025
https://github.com/petercamilleri/format_output
Formatted bullet points or columns to the console or strings.
Last synced: 03 Apr 2025
https://github.com/petercamilleri/parse_queue
An object queue for moving compiler tokens with nestable backtrack capability.
backtracking compiler queue ruby rubygem
Last synced: 03 Apr 2025
https://github.com/drexed/lite-report
Import and export Ruby and Rails objects to flat files and vice versa
activerecord csv export import rails ruby
Last synced: 16 May 2026
https://github.com/Kamalpaneru/Xtractor
Splits cells from excel sheet images and extracts data.
azure-computer-vision extract-data ruby split-cells
Last synced: 03 May 2025
https://github.com/thecodechaser/ruby-string-calculator-tdd-kata
This is a TDD implementation of the classic String Calculator Kata using Ruby and RSpec.
Last synced: 15 May 2026
https://github.com/pedro-donoso/ruby
ingresa tu nombre y edad, segun condiciones si eres mayor o menor de edad te dara acceso
Last synced: 21 Mar 2025
https://github.com/pedro-donoso/nasa-fotos
Consulta API de la NASA y muestra fotografíasMars Rover
Last synced: 21 Mar 2025
https://github.com/dinizdev/minigameruby
Game made in ruby for Terminal, and educational purposes ✨
Last synced: 21 Apr 2026
https://github.com/dashxhq/dashx-ruby
DashX SDK for Ruby
ab-testing admin-panel analytics automation billing cms feature-flags messaging notifications ruby
Last synced: 06 Sep 2025
https://github.com/talaatmagdyx/alexandria
Alexandria API is complete e-commerce platform that sells… books!
api rails-api ruby ruby-on-rails
Last synced: 17 Feb 2026
https://github.com/chromebrew/chromebrew-test
Test for CI tools integration to chromebrew
chrome-os chromebook chromebrew chromium-os google ruby
Last synced: 12 Jun 2025
https://github.com/sigient/csp_builder
📃 Create rich Content Security Policies using this easy to use builder class
content-security-policy rails ruby
Last synced: 19 Jun 2026
https://github.com/iotaspencer/mc_query
MineCraft Query and RCON Library
minecraft minecraft-query minecraft-rcon rcon-client rcon-console ruby rubygems
Last synced: 21 Jun 2025
https://github.com/fabianomag/ruby-tdd
This project implements the Solver class, with methods that solve simple problems (Factorial, string reverse and FizzBuzz). Made to practice TDD.
Last synced: 30 Jun 2026
https://github.com/westonganger/no_bullshit_middleman_template
Template for efficient static website generation using Middleman
middleman middleman-boilerplate middleman-template ruby slim static-site static-site-generator
Last synced: 27 Mar 2025
https://github.com/alvincrespo/react-portals-in-rails
Managing react components in monolith apps
react-portal reactjs ruby ruby-on-rails
Last synced: 20 Jan 2026
https://github.com/appcivico/libre-web
Repositório de código fonte do projeto de frontend dev da plataforma Libre
coffeescript es2015 frontend ruby webapp
Last synced: 02 May 2026
https://github.com/devmunyi/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.
authentication authorization cancancan devise erb mvc postgresql ruby ruby-on-rails rubygems testing
Last synced: 06 May 2026
https://github.com/ab20zip/bclmrwxy-100
Believe, Create, Love More, Reach Wide, Xpress Yourself - 100.
motivation motivational-quotes ruby
Last synced: 21 Mar 2025
https://github.com/fu-sen/ichigolatte-ruby-reference
☕ IchigoLatte Ruby リファレンス一覧 reference (Japanese)
ichigolatte ichigolatte-ruby ichigolatteruby japanese reference references ruby
Last synced: 25 Jun 2025
https://github.com/fish2000/homebrew-praxa
Homebrew Formulae For Praxa – Abandon Hope All Ye Who Tap
homebrew homebrew-tap ruby scientific-computing visualization
Last synced: 04 May 2026
https://github.com/hsandt/reminiscence
A gesture adventure in memories programmed entirely in Ruby on a smartphone
android ruby terminal-game termux text-adventure
Last synced: 09 Sep 2025
https://github.com/odilson-dev/connect-four
Connect Four is a two-player game where players take turns dropping pieces into a grid
connect-four game ruby theodinproject
Last synced: 11 Jun 2026
https://github.com/jgarber623/authenticate.computer
An IndieAuth-compatible service providing authorization and token endpoints.
authorization-endpoint indieauth indieweb redis ruby sinatra token-endpoint
Last synced: 27 Mar 2025
https://github.com/said-laasri/enumerable
In this project we are asked to create an enumerable object from scratch in Ruby.
Last synced: 27 Mar 2025
https://github.com/said-laasri/school_library
in school library OOP project i'm asked to create an OOP_school library from scratch in Ruby.
Last synced: 27 Mar 2025
https://github.com/woodruffw/ruby-macho-utils
Command-line utilities for ruby-macho.
mach-o ruby ruby-cli ruby-macho
Last synced: 28 Mar 2025