An open API service indexing awesome lists of open source software.

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.

https://github.com/haroonabdulrazaq/tictactoe

(Solo)TicTacToe is a 3x3 grid dual player game that assigns symbols(Xs, Os) to players. The final outcome is either a tie or a win. There are 8 possible winning combinations from a player, the player can win by making 3 consecutive moves either vertically, horizontally or diagonally. A player has a maximum of 5 possible moves.

game ruby solo

Last synced: 25 Feb 2026

https://github.com/javitocor/mastermind_ruby

Classic Mastermind game in command line built with Ruby by following OOP. Users can play this classic game being the code maker or the decoder.

classic-game code project rspec ruby

Last synced: 07 Oct 2025

https://github.com/jbox-web/redmine_default_members

A Redmine plugin to add default members on project creation, easy ;)

rails redmine redmine-plugin ruby

Last synced: 03 Mar 2026

https://github.com/wildmaples/ruby-hack-assembler

A Hack assembler written in Ruby 🔨 (Chapter 6, The Elements of Computing Systems)

assembler hackassembler nand2tetris nand2tetris-assembler ruby

Last synced: 24 Jan 2026

https://github.com/dannyben/docker-alpine-ruby

Minimal Ruby docker image with native extensions support

alpine docker-alpine-ruby ruby ruby-docker-image

Last synced: 07 Sep 2025

https://github.com/specht/neo4j_bolt

A Neo4j/Bolt driver written in pure Ruby.

bolt neo4j ruby

Last synced: 24 Oct 2025

https://github.com/restaurant-cheetah/fuli

Respond to application errors with configurable notifiers

configurable-notifiers error-handling error-notifier fuli ruby

Last synced: 06 Oct 2025

https://github.com/boardfish/nvar

Configure required environment variables for your Ruby app

environment-variables ruby ruby-gem ruby-on-rails

Last synced: 16 Jun 2025

https://github.com/kevinstuffandthings/timeboss

Broadcast Calendar navigation in Ruby made simple

broadcast-calendar gregorian-calendars ruby rubygems

Last synced: 10 Oct 2025

https://github.com/xord/beeps

A Simple Synthesis Library.

audio cpp gem library ruby sound synth

Last synced: 09 May 2026

https://github.com/madh93/rpotify

Spotify CLI remote control

cli ruby shell spotify terminal

Last synced: 16 Oct 2025

https://github.com/senotrusov/workety

A library to run Ruby classes as daemons. Process start, signal handling, logfile/pidfile, restart by watchdog, exception handling, reporting to Airbrake and Exceptional, Rails environment load, mutithreaded workers.

daemon error-reporting exception-handling logging multithreading pidfile process rails ruby watchdog

Last synced: 07 Oct 2025

https://github.com/healthypackrat/safari_bookmarks_parser

Dump ~/Library/Safari/Bookmarks.plist as JSON/YAML (RubyGems)

bookmarks ruby safari

Last synced: 28 Apr 2025

https://github.com/LindseyB/blog

A blog in Sinatra for great good

blog ruby sinatra

Last synced: 15 Mar 2025

https://github.com/javitocor/ruby-capstone-project

Web Scraper - Final project of Ruby section inside Microverse's course - Project built to get all information related to the products inside Disney Store website. Information of the search is exported into a CSV file.

cleancode ruby ruby-capstone scraper

Last synced: 06 Apr 2026

https://github.com/rafbm/micky

Lightweight and worry-free HTTP client for Ruby

errors exceptions http redirects ruby

Last synced: 11 Apr 2025

https://github.com/drexed/lite-command

Ruby Command based framework (aka service objects)

command-pattern ruby service-object

Last synced: 07 May 2025

https://github.com/docusign/sample-app-webhooks-ruby

Webhooks Sample App is a Docusign sample application written in Ruby on Rails (server) and React (client). You can find a live instance running at

esignature ruby ruby-on-rails webhooks

Last synced: 11 Jul 2025

https://github.com/rdnewman/loba

Easy tracing for debugging. Handy methods for adding trace lines to output or Rails logs.

debugging-tool gem ruby ruby-gem

Last synced: 14 Jul 2025

https://github.com/abongsjoel/tic-tac-toe

This project creates a simple but amazing Tic Tac Toe game using Ruby and OOP. Also implemented Testing using Rspec.

rspec ruby

Last synced: 11 Apr 2025

https://github.com/sambeck87/budget_app

The Budget 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. This app allows the user to: register and log in, so that the data is private to them. introduce new transactions associated with a category.

bootstrap device postgresql ruby ruby-gem ruby-on-rails

Last synced: 23 Apr 2025

https://github.com/mohamedhnoor/blog-app

Blog App is a simple blog website where users can create posts, add comments to posts and like posts. This project is built using Ruby on Rails.

postgresql rspec-rails ruby ruby-on-rails

Last synced: 10 Jul 2025

https://github.com/kkasaija/tasty_trek

An app to keep 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

cancancan capybara-rspec devise postgresql rspec ruby ruby-on-rails

Last synced: 08 Sep 2025

https://github.com/oybekkayumov/enumerable-ruby

This project uses ruby to implement an enumerable mixin.

enumerable mixins proc ruby yield

Last synced: 12 Jul 2025

https://github.com/tlatsas/webpacker_uploader

Upload webpack(-er) generated assets to the cloud

assets cloud frontend rails ruby s3-cdn webpacker

Last synced: 08 Sep 2025

https://github.com/irvanfza/administrate-field-paper_trail

An Administrate plugin to show record change histories from PaperTrail

administrate administrate-field paper-trail ruby ruby-gem ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/next-tms/freight_kit

Freight carrier API and website abstraction library 📦

active-shipping backoffice freight freight-carriers logistics ruby

Last synced: 07 Apr 2026

https://github.com/yokawasa/fluent-plugin-documentdb

Azure DocumentDB output plugin for Fluentd

azure azure-documentdb documentdb fluent-plugin fluentd ruby

Last synced: 26 Mar 2025

https://github.com/sparkymat/argon

Argon generates a workflow engine (built around a state machine)

ruby ruby-on-rails state-machine workflow-engine

Last synced: 10 Apr 2025

https://github.com/weedyseadragon/rails-guides-bookstore-models

Models used in the ActiveRecord Query Interface Rails Guide. DB migrations and code for seeding example data. Use this repo to run the examples and explore more.

documentation rails rails-guides ruby ruby-on-rails

Last synced: 05 May 2025

https://github.com/dreamingechoes/pomodoro-gui

Pomodoro with a minimal graphical interface in Ruby with Gosu, made for fun.

gem pomodoro ruby

Last synced: 14 Jun 2025

https://github.com/hrs/blueprint

A teeny tiny Scheme implemented in Ruby.

fexprs interpreter ruby scheme

Last synced: 07 May 2025

https://github.com/danielpclark/read_source

Read method source and even open it in VIM with this gem.

ruby ruby-gem source-parser vim

Last synced: 10 Apr 2025

https://github.com/johnvoloski/ruby

Ruby Presentation

gem rake rbenv ruby rvm

Last synced: 17 Mar 2025

https://github.com/descholar-ceo/telegram-bot

In this project, I built a telegram bot that tells you the COVID-19 statistics, today's word of brevity, and today's quote.

ruby telegram-bot

Last synced: 28 Oct 2025

https://github.com/sdaubert/packetgen-plugin-smb

SMB protocol suite plugin for packetgen

packetgen ruby smb smbv1

Last synced: 07 Sep 2025

https://github.com/ozovalihasan/whistle

🐋 Whistle is a social networking website for divers. It is built by using Ruby on Rails and deployed to Heroku.

aws-s3 css3 html5 ruby ruby-on-rails

Last synced: 30 Apr 2025

https://github.com/owlinux1000/fsalib

format string attack payload generator

ctf-tools exploitation-framework pwn ruby

Last synced: 09 May 2025

https://github.com/parolkar/rayrayhooray

A Rails 8 LLM Starter Kit with Raix and RailsUI on Replit

rails replit replit-hosting ruby ruby-on-rails starter-kit starter-template

Last synced: 10 Apr 2025

https://github.com/allenwq/settings_on_rails

:smile_cat: Ruby gem help to handle key/value settings(preferences) for ActiveRecord model. Settings are stored in hash, supports nested/multiple keys and default values.

rails ruby settings

Last synced: 19 Mar 2025

https://github.com/buildkite/ruby-rbenv-example

An example of how to run a Ruby project w/ rbenv in a Buildkite pipeline

buildkite pipeline rbenv ruby ruby-rbenv

Last synced: 05 May 2025

https://github.com/natasha-ct/school-library-with-ruby

This is an application that works as 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, save records of who borrowed a given book and when. The data is later preserved in a database. This application also has a well organised UI layer which will be console app

associations constructor getter-and-setter ruby

Last synced: 05 May 2025

https://github.com/dayvsonlima/try.js

😎 Sexy JavaScript fault-tolerant

fault-tolerance javascript ruby

Last synced: 09 Jul 2025

https://github.com/rubycocos/gems

gems cache (& timelines)

gems ruby

Last synced: 11 Jul 2025

https://github.com/amkisko/action_reporter.rb

ActionReporter as a ruby wrapper for multiple reporting services for exceptions, notifications and context reporting

audited error-reporting honeybadger monitoring ruby ruby-on-rails scoutapm sentry

Last synced: 02 Apr 2026

https://github.com/sammyhenningsson/hal_presenter

DSL for writing Presenters to serialize JSON HAL

curie hal hypermedia-api ruby serialization

Last synced: 19 Mar 2025

https://github.com/trinsic-id/sdk

This repository contains the samples for all major languages and frameworks. It also contains our UI SDKs to launch verification flows using the Trinsic widget.

android csharp dotnet flutter go identity-verification java openapi-generator php python react-native ruby switft trinsic typescript web

Last synced: 03 Aug 2025

https://github.com/open-meteo-ruby/open-meteo-ruby

Ruby client for OpenMeteo

open-meteo ruby

Last synced: 13 Apr 2025

https://github.com/gangelo/simple_command_dispatcher

A Ruby Gem that dispatches SimpleCommands (simple_command gem) dynamically, so that API applications do not have to hard-code things like api modules and version numbers.

api api-rest rails rails-api rails-gem ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/rustam-tolipov/real-time-message-app

Chat in real-time with this Ruby on Rails messaging app! Built with Redis and Rails for speed and efficiency, it keeps conversations smooth and instant. Jump in and start connecting!

action-cable css javascript postgresql ruby ruby-on-rails

Last synced: 11 Apr 2025

https://github.com/tahanima/quotes-scraper

Scrapes quotes and the names of their authors from the site - http://quotes.toscrape.com/

quotes ruby selenium-ruby selenium-webdriver web-scraper

Last synced: 11 Apr 2025

https://github.com/datacrafts-io/stepped

Make your services running step-by-step with error handling, logging and easy testing.

gem ruby stepped tools

Last synced: 26 Oct 2025

https://github.com/andreyantipov/iterm2-viewer

⬛ Utility for display pictures in iterm2 terminal

cli image iterm2 iterm2-viewer picture ruby terminal view

Last synced: 13 Jul 2025

https://github.com/icy/rolo

Prevents a program from running more than one copy at a time

cronjob ruby system

Last synced: 17 Mar 2025

https://github.com/jayantgoel001/ruby

Ruby Solutions of Hacker rank

hackerrank ruby

Last synced: 02 May 2025

https://github.com/distroid/selectize-ajax

Useful Selectize.js form control tag with autocomplete, create and edit items by ajax.

ajax rails rails-helper-tag ruby selectize selectize-ajax-tag selectize-rails

Last synced: 20 Mar 2025

https://github.com/balerum03/linter_capstone

This is a basic linter that verifies that all the parentheses and brackets were properly used. This is a console app that runs using Ruby for the logic and Rspec for testing.

gems linter rspec rubocop ruby tester

Last synced: 11 Apr 2025

https://github.com/jo-sm/base_emoji

The most useful way to encode your data!

emoji encoding ruby

Last synced: 17 Jan 2026

https://github.com/abongsjoel/stock-picker

The project implement's a #stock_picker method that takes in an array of stock prices and returns a pair of days representing the best day to buy and the best day to sell.

ruby

Last synced: 08 Sep 2025

https://github.com/chip/pathos.rb

pathos.rb - CLI for editing a PATH env variable

cli command-line command-line-tool env environment-variables path ruby tty

Last synced: 15 Jul 2025

https://github.com/picoruby/picoruby-esp32

This is a component that can be used with ESP-IDF, allowing you to add PicoRuby to your project.

esp-idf-component esp32 picoruby ruby

Last synced: 07 May 2025

https://github.com/burtlo/ruby-automation

A five-day program to teach Ruby with the focus on building tools and automation.

automation rspec ruby testing

Last synced: 11 Apr 2025

https://github.com/chaintope/tapyrusrb

The ruby library for Tapyrus

ruby tapyrus

Last synced: 09 Jul 2025

https://github.com/loftwah-demo/linux-for-pirates-2

DevOps with Docker, Ruby on Rails and Linux for Pirates!

docker docker-compose linux npm ruby ruby-on-rails tutorial

Last synced: 24 Oct 2025

https://github.com/dhyegocalota/active_admin-cep_auto_complete

Auto complete your addresses fields with Brazilian CEP (zip code) with your ActiveAdmin. :earth_americas:

activeadmin activeadmin-plugin brazil cep rails ruby

Last synced: 10 May 2026

https://github.com/remedyit/r2corba

R2CORBA, the Ruby CORBA Implementation

corba idl middleware omg rclm ruby

Last synced: 09 Aug 2025

https://github.com/driftingruby/082-datatables

The DataTables Javascript library creates a powerful display of your application's data. Some of the features include pagination, server side processing, sorting and search.

datatables javascript rails ruby ruby-on-rails

Last synced: 31 Jul 2025

https://github.com/rodrigovilina/muina

Monads for Ruby.

monads rails ruby sorbet

Last synced: 10 May 2026

https://github.com/akarzim/bridgetown_markdown_lazylinks

Support for lazy markdown reference links

bridgetown-plugin gem markdown ruby

Last synced: 13 Sep 2025

https://github.com/thecodechaser/decode-morse-code

Decode morse code is a project with ruby programs to decode morse code messages.

ruby

Last synced: 17 Aug 2025

https://github.com/oxylabs/webscraping-with-ruby

A tutorial for web scraping with Ruby

ruby web-scraping

Last synced: 07 Sep 2025

https://github.com/emfy0/ar_virtual_field

Provides an easy mechanism to define virtual fields within an ActiveRecord model

activerecord rails ruby sql

Last synced: 26 Jul 2025

https://github.com/toy/fspath

Better than Pathname

filepath-manipulation pathname ruby

Last synced: 13 Apr 2025

https://github.com/raminmammadzada/rails-blog-app

Microverse School > Rails > #2 Blog App

migration rest ruby ruby-on-rails

Last synced: 26 Oct 2025

https://github.com/paul-js-hub/budget

A mobile web application that allow users to manage their budget.

postgresql rails ruby

Last synced: 14 Apr 2025

https://github.com/redding/much-timeout

IO.select based timeouts; an alternative to Ruby's stdlib Timeout module.

ruby timeout

Last synced: 05 Apr 2025

https://github.com/nebulab/solidus_client

Solidus eCommerce API Ruby client

ecommerce ruby solidus

Last synced: 25 Jun 2025

https://github.com/pablobona/catalog-of-my-things-ruby

Welcome to the Catalog of My Things console app! This Ruby-based application allows you to manage collections of items you own, including books, music albums, movies, and games. You can keep track of various details about these items and perform tasks such as adding new items, listing items, and more.

data-structures database json methods object preserve rubocop ruby ruby-gem testing

Last synced: 10 Jun 2025

https://github.com/foca/flagpole

Store multiple flags in an Integer field by using a bitmap

bitfield flags lesscode ruby

Last synced: 03 Aug 2025

https://github.com/icebaker/lnd-client

Ruby Lightning Network Daemon (lnd) Client.

bitcoin grpc lightning lightning-network lnd ruby

Last synced: 22 Jul 2025

https://github.com/mkon/db_lock

Obtains manual db locks.

database hacktoberfest mutex ruby

Last synced: 30 Jul 2025

https://github.com/stepnivlk/rrant

devRant CLIent

devrant ruby

Last synced: 24 Dec 2025

https://github.com/hummusonrails/dev_orbit

Integrate your DEV community interactions into your Orbit workspace

api-client devto orbit ruby ruby-gem

Last synced: 12 May 2025

https://github.com/laylo309/my-blog-app

This is my Blogs app where, you can find a warm environment for you to share cheap wisdom, enchanting crowds, and more.

javascript rails ruby ruby-on-rails webpack

Last synced: 19 Aug 2025

https://github.com/powerlevel9000/blog

Blog is Ruby on Rails based project The Blog app will be a classic example of a blog website fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Blog is where you can talk about anything you did

postgresql-database ruby ruby-on-rails

Last synced: 01 Aug 2025

https://github.com/kirillshevch/caller

Callable objects made easy

callable ruby

Last synced: 17 Sep 2025

https://github.com/hummusonrails/school-health-declaration-automation

Automate the daily school health declaration form

automation hacktoberfest nokogiri ruby script selenium watir

Last synced: 29 Aug 2025

https://github.com/sshaw/transform_legacy_attribute_methods

A Rails plugin that allows you to transform your ActiveRecord model's "legacy" attribute methods into attribute aliases that can be used in dynamic finders and attribute hashes.

activerecord database legacy ruby

Last synced: 16 Aug 2025

https://github.com/cwaku/catalog

A console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Built with Ruby

catalog rspec ruby

Last synced: 13 Aug 2025

https://github.com/eregon/adventofcode

My solutions in Ruby to http://adventofcode.com/

advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 ruby

Last synced: 29 Sep 2025

https://github.com/noma4i/pivotal_miner

Redmine Plugin to Sync Pivotal Tracker with Redmine and vise versa

pivotal-tracker redmine redmine-plugin ruby

Last synced: 12 Aug 2025

https://github.com/rnd-soft/main_loop

[MIRROR] Main Loop implementation to control subprocesses and threads

gem loop mainloop ruby ruby-on-rails

Last synced: 14 Sep 2025