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/nbulaj/alpha_card

A Ruby / JRuby / Rails gem for integrating with Alpha Card Services

alpha-card jruby payment-gateway ruby sales

Last synced: 04 Jul 2025

https://github.com/malvads/easycache

easy ruby gem for caching key-value data in mem (used in production at redborder)

cache caching easycache easycaching gem key-value key-value-storage key-value-store ruby ruby-gem

Last synced: 19 Apr 2025

https://github.com/bigcommerce/gruf-zipkin

Zipkin tracing plugin for Gruf

grpc gruf ruby zipkin

Last synced: 30 Jun 2025

https://github.com/donkirkby/active-sinatra

Sandbox project for ActiveRecord and Sinatra web server, including test fixtures

activerecord oracle ruby sandbox sinatra

Last synced: 07 May 2025

https://github.com/bienvenuushindi/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.

bootstrap rspec ruby ruby-on-rails

Last synced: 20 Apr 2025

https://github.com/grahamedgecombe/ignition

Static pages for Rails 4.

rails ruby

Last synced: 23 Apr 2025

https://github.com/jimmycuadra/lita-youtube

A Lita handler for displaying YouTube video information.

chatops lita lita-handler ruby youtube

Last synced: 19 Apr 2025

https://github.com/melashu/json_or_ruby_to_csv

This gem converts arrays of JSON objects, arrays of hashes, arrays of ActionController params, simple hashes, or ActiveRecord relations and objects to a CSV-formatted string.

ruby ruby-gem

Last synced: 24 Apr 2025

https://github.com/kevinelliott/power_snoop

Ruby gem to snoop on power consumption from known devices.

consumption heat power ruby ruby-gem

Last synced: 01 May 2025

https://github.com/eth3rnit3/rails_api_template

Rails api template it make ready to code

api rails ruby template

Last synced: 19 Apr 2025

https://github.com/c00p75/oop-school-library

School Library is a Ruby practice project aimed at mastering Object Oriented Programming.

rspec ruby

Last synced: 01 Sep 2025

https://github.com/raviqqe/dockerfile-dsl.rb

Dockerfile DSL in Ruby

docker dsl ruby

Last synced: 16 Apr 2025

https://github.com/LorenzoSapora/jekyll-html5-youtube

Jekyll plugin to generate html5 snippets for embedding YouTube videos, without iframes.

bundler gem html5 jekyll liquid ruby ruby-gem youtube

Last synced: 10 May 2025

https://github.com/schmich/runx

Cross-platform, zero-install, Ruby-based task runner

command-line cross-platform go golang make rake ruby task-runner zero-install

Last synced: 28 Oct 2025

https://github.com/ronin-rb/ronin-post_ex

A Ruby API for Post-Exploitation

hacktoberfest post-exploitation ruby

Last synced: 05 Sep 2025

https://github.com/infrablocks/ruby_helm

A thin ruby wrapper for Helm

helm ruby ruby-gem rubygem

Last synced: 10 Jul 2025

https://github.com/belsman/ruby-capstone

This project entails building a program that crawls daily data about COVID-19 from a website and displays it in the terminal. Built with Ruby.

microverse-projects ruby web-scraping

Last synced: 19 Apr 2025

https://github.com/brianvanburken/exercism

My solutions for the challenges on exercism.org

coffeescript elixir elm exercism exercism-solution go javascript kotlin python ruby rust

Last synced: 19 Apr 2025

https://github.com/hschne/googleme

Demo of OAuth for Ruby CLI's

cli oauth oauth2 pkce pkce-flow ruby

Last synced: 07 Mar 2025

https://github.com/krishpranav/redditosint

A simple ruby tool that scrapes reddit user's comment history and saves into a JSON file

information-gathering osint reconnaissance reddit reddit-osint ruby ruby-osint username-checker username-osint

Last synced: 10 Mar 2026

https://github.com/govuk-ruby/govuk-design-system-rails

Implementation of GOV.UK Design System components in Ruby on Rails

govuk govuk-design-system govuk-frontend rails ruby

Last synced: 23 Apr 2025

https://github.com/rwubakwanayo/motorbike_booking_backend

Motorbike Booking is a Rails back-end application that enables users to book Motorbikes. It provides API endpoints for the front end, allowing them to load, create, and delete Motorbikes, as well as make reservations. Users need to register or log in to access the API endpoints, which can be done via the same endpoints.

devise rails-api ruby

Last synced: 23 Mar 2025

https://github.com/tomlobato/sys_watchdog

sys_watchdog keeps your *NIX servers green by performing periodic checks, service restarts and notifications.

alerts cron high-availability linux mmonit monitor-website-uptime monitoring monitoring-server nagios notifications pingdom ruby rubygem server-management shellscript slack sys-watchdog sysadmin systemd unix

Last synced: 15 Apr 2025

https://github.com/klaxit/danger-brakeman_scanner

A Danger plugin for running Ruby files through Brakeman.

danger-plugin ruby ruby-on-rails security-scanner

Last synced: 01 Apr 2025

https://github.com/miltlima/goact

Goact - is a CLI to create default github actions

github-actions golang java javascript nodejs ruby

Last synced: 13 Apr 2025

https://github.com/wolfpack-digital/rails-template

Ruby on Rails application template

rails rails-template ruby

Last synced: 07 May 2025

https://github.com/ruby/win32api

ruby

Last synced: 19 Oct 2025

https://github.com/bajena/flashcard-genius

Free application for managing sets of flashcards. Built using Hanami framework.

free hanami learning ruby

Last synced: 18 Mar 2025

https://github.com/taichi-ishitani/rbtoon

Toon decoder for Ruby

ruby toon

Last synced: 18 Jan 2026

https://github.com/hafiz1379/decode-morse-message

A Morse code decoder created in Ruby, offering efficient translation of Morse code messages into plain text. The project employs reusable methods to decode single characters, entire words, and complete messages. Use it to decipher Morse code, including the iconic "SOS" message.

ruby

Last synced: 17 Oct 2025

https://github.com/frempongdev/oop-school-library

School Library is a Ruby console application for managing a library of a school. The application leverages Object Oriented Programming (OOP) and its classes to create manageable objects like students, teachers, classroom etc. Built with Ruby, Postgesql.

database oop oop-in-ruby orm postgresql relational-databases ruby sql

Last synced: 09 Oct 2025

https://github.com/janlelis/ripltools

This meta gem installs a bunch of ripl plugins for a nice-to-use general purpose ripl.

ripl ruby

Last synced: 20 Oct 2025

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/mohamedhnoor/hellorails

Hello Rails is a simple backend api that provides random greetings. It is built using Ruby on Rails and Postgres database.

postgresql ruby ruby-on-rails rubygems

Last synced: 10 Apr 2025

https://github.com/williamscch/school_library

Object Oriented Programming app. Simulates a library of an University, a useful tool that records what books are in the library and who borrows them.

classes oop oop-principles ruby

Last synced: 15 Mar 2026

https://github.com/slbug/claude-ruby-grape-rails

Claude Code plugin for Ruby, Rails, Grape, PostgreSQL, Redis, and Sidekiq development

ai ai-agent ai-agents ai-tools claude claude-code llm ruby ruby-on-rails

Last synced: 06 May 2026

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/vin-droid/to_rupees

Spell out numbers in Indian currency. https://rubygems.org/gems/to_rupees

indian money money-in-words ruby ruby-on-rails rupees words

Last synced: 10 Oct 2025

https://github.com/jejacks0n/activeexperiment

Active Experiment is a framework for defining and running experiments in Ruby.

experiments ruby ruby-on-rails

Last synced: 08 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/wbnns/eyeofsatoshi

A ruby gem that pulls the current bitcoin price from multiple cryptocurrency APIs.

bitcoin bitcoin-api bitcoin-price rails ruby ruby-on-rails rubygems

Last synced: 26 Oct 2025

https://github.com/kmc-jp/rubwiki2

Wiki based on git

git ruby wiki

Last synced: 01 Feb 2026

https://github.com/webhippie/po_to_json

Ruby library for converting gettext PO files to JSON

gettext i18n json ruby rubygem

Last synced: 19 Jan 2026

https://github.com/shayonj/emergency_number

Get any emergency numbers for any country in the world. Based on Emergency Number API.

api-wrapper emergency-numbers ruby ruby-gem

Last synced: 24 Oct 2025

https://github.com/mrdziuban/opal-rb-loader

Opal webpack loader

opal ruby webpack webpack-loader

Last synced: 09 Oct 2025

https://github.com/jimmycuadra/lita-wordnik

A Lita handler for dictionary functionality backed by Wordnik.

chatops lita lita-handler ruby wordnik

Last synced: 16 Oct 2025

https://github.com/fastruby/benches

A few benchmarks we run for the Ombu Labs blog

benchmarking ruby ruby-benchmarks

Last synced: 07 Oct 2025

https://github.com/jdenen/watir-ng

Identify watir-webdriver elements with ng directives

angular ruby testing watir webdriver

Last synced: 06 Oct 2025

https://github.com/aliyeysides/openai-quickstart-ruby

Ruby example app from the OpenAI API quickstart tutorial

ai artificial-intelligence openai ruby sinatra tutorial

Last synced: 01 Feb 2026

https://github.com/tarellel/activerecord-duckdb

A DuckDB database adapter for ActiveRecord

activerecord duckdb rails ruby rubygem rubyonrails

Last synced: 03 Apr 2026

https://github.com/ruby-processing/picrate

A ruby-processing for the raspberry-pi (works on linux)

creative-coding generative-art jruby processing raspberrypi ruby

Last synced: 26 Oct 2025

https://github.com/zerocracy/fbe

FactBase Extended (FBE) for the judges in judges-action and inside Baza

ruby ruby-gem zerocracy

Last synced: 01 Apr 2026

https://github.com/madh93/rpotify

Spotify CLI remote control

cli ruby shell spotify terminal

Last synced: 16 Oct 2025

https://github.com/dannyben/apicake

Build Dynamic API Wrappers

api api-wrapper gem ruby

Last synced: 18 Oct 2025

https://github.com/jdennes/buienalarm

Super-simple library to scrape Buienalarm.nl for projected rainfall.

dutch netherlands rainfall ruby weather

Last synced: 01 Apr 2026

https://github.com/euglena1215/grpc_required_annotator

Annotator for null validation of gRPC requests using `required`

grpc ruby

Last synced: 09 Oct 2025

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

For this project, I created a simple blog application using CRUD operations and routes in Ruby on Rails. I started by setting up my models, controllers, and views, and then added the necessary routes to enable CRUD functionality for blog posts.

bootstrap ruby ruby-on-rails

Last synced: 10 Apr 2025

https://github.com/nilsding/webm-index

a simple frontend for your WebM directory

coffeescript frontend index ruby webm

Last synced: 06 Oct 2025

https://github.com/stevenjcumming/rails-performance-guide

Ruby on Rails guide, checklist, and tips for performance audits and best practices

performance performance-optimization rails rails-guides ruby

Last synced: 27 Apr 2026

https://github.com/tanhongit/samuraicrm

Build a Modular Engines Application with Rails 6, Rails 5. You can try it at https://railssamuraicrm.herokuapp.com

engines modular modular-rails modular-rails-application rails rails-crm rails-engine ruby samurai-crm samurai-crm-rails-6 samuraicrm tanhongit-rails

Last synced: 13 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/lambda2/breezer

🔒 Lock your Gemfile dependencies to safe versions

ci gemfile ruby security

Last synced: 18 Jan 2026

https://github.com/chargrilledchook/chess

Final assignment for the Ruby section of The Odin Project

chess odin ruby

Last synced: 23 Oct 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/chaintope/tapyrusrb

The ruby library for Tapyrus

ruby tapyrus

Last synced: 09 Jul 2025

https://github.com/julianpasquale/ruby-functional-programming

This repository includes the slide deck and code examples for my presentation about Functional programming in Ruby

functional functional-programming ruby

Last synced: 10 Jul 2025

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/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/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/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/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/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/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/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/mikoto2000/librarysystem

架空の図書館の貸出管理システム

library-system ruby ruby-on-rails-7

Last synced: 10 Apr 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/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/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/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/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/shivabhusal/algorithms_n_data_structures

Contains all common algorithm theories and implementation in various languages like C, Ruby, etc

algorithms c data-structures learning ruby

Last synced: 15 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/abongsjoel/sub-strings

This project implements a #substrings method that takes a word and an array of valid substrings as arguments and returns a hash listing each substring that was found.

ruby

Last synced: 11 Apr 2025

https://github.com/mongodb/docs-ruby

MongoDB Ruby Documentation

mongodb nosql ruby

Last synced: 11 Nov 2025

https://github.com/jayantgoel001/ruby

Ruby Solutions of Hacker rank

hackerrank ruby

Last synced: 02 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/dayvsonlima/try.js

😎 Sexy JavaScript fault-tolerant

fault-tolerance javascript ruby

Last synced: 09 Jul 2025

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/brunoarueira/blog

My site and blog where I write some random thoughts about software development and related things - https://brunoarueira.com

blog graphql nodejs rails rest rest-api ruby software-architecture software-development software-engineering

Last synced: 15 Jun 2025

https://github.com/natasha-ct/blog-app-rails

The Blog app is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

css3 html rails railsgems rspec-rails rubocop ruby unit-testing validation

Last synced: 05 May 2025