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/fazendaaa/project-euler

Some of the Project Euler exercises in different languages

c cpp haskell nodejs project-euler project-euler-solutions python ruby typescript

Last synced: 07 Oct 2025

https://github.com/alephtwo/quantum_rng

A Ruby interface for the ANU Quantum Random Numbers API

json-api random-number-generators ruby

Last synced: 07 Oct 2025

https://github.com/bastienleonard/hutte

Simple SSH execution in Ruby, heavily based on Python's Fabric

deployment ruby ssh

Last synced: 30 May 2026

https://github.com/mkdika/learn-ruby

Learning Ruby and Its Framework Repository

learning poc ruby ruby-on-rails training

Last synced: 29 Jul 2025

https://github.com/jbryant92/rails-movie-app

Simple rails API for movies, actors & characters. Demonstrates a simple migration from REST to GraphQL.

graphql rails rest ruby

Last synced: 11 Feb 2026

https://github.com/jasonmdev/rails-to-do

This a simple single-page Todo App. Multiple lists of todo items can be generated. Each todo list contains its own todo items. These can be marked as completed or deleted.

rails ruby ruby-on-rails todo todoapp

Last synced: 12 Apr 2026

https://github.com/fherrerao/budget-app-capstone

A web application where users can create categories with their respective transactions, and see the total amount of each category. Must register before accessing the content.

bootstrap5 rails ruby

Last synced: 07 Feb 2026

https://github.com/josephschito/rubyduino

Rubyduino compiles Ruby code for Arduino UNO boards and uploads the generated firmware.

arduino artoo rad ruby

Last synced: 02 Jun 2026

https://github.com/guzart/opie

Operations API for Railway oriented programming in Ruby

operations railway-oriented-programming ruby transactions

Last synced: 13 Jul 2025

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

devise group-project rails ruby ruby-on-rails

Last synced: 27 Apr 2026

https://github.com/willyhorizont/learn_programming_languages_with_javascript

I am exploring and learning programming languages that share similarities with JavaScript.

csharp dart go javascript julia kotlin lua matlab perl php python r raku ruby scala swift vbnet wolfram

Last synced: 07 Oct 2025

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

BlogApp is a web application that allows users to create, update, and interact with blog posts. It is built using Ruby on Rails and PostgreSQL as the database, and it includes comprehensive unit and integration tests implemented in RSpec and Capybara.

bdd capybara rails rspec-rails ruby selenium-webdriver

Last synced: 15 Apr 2026

https://github.com/adessose/jekyll2cms

Tool for exporting github repo to a CMS

adesso cms conversion docker java jekyll ruby spring

Last synced: 05 Oct 2025

https://github.com/tylerrick/capybara-chrome_dev_tools

Integrates chrome_remote (a Chrome DevTools Protocol client) with Capybara, letting you access Chrome DevTools via `driver.dev_tools`.

capybara capybara-library chrome chrome-devtools-protocol chrome-remote crmux ruby selenium-webdriver

Last synced: 13 Jun 2025

https://github.com/andrew/hanami-sprockets

An alternative to hanami-assets that doesn't rely on npm

assets hanami ruby sprockets

Last synced: 08 Oct 2025

https://github.com/filipeamoreira/language-learner

Suite of applications to support language learning

hanami react ruby

Last synced: 20 Apr 2026

https://github.com/selma-belhadj/hello-rails-back-end

A Rails Back End API that displays a random random messages

postgresql ruby ruby-on-rails

Last synced: 17 Apr 2026

https://github.com/thien0291/active_partition

The active_partition gem is a Ruby library designed for Rails application that provides functionality for partitioning data in a database table. Partitioning is a technique used to divide large datasets into smaller, more manageable chunks called partitions. This can improve query performance and make it easier to manage and maintain the data.

gem partition partitioning postgresql ruby ruby-on-rails

Last synced: 06 Oct 2025

https://github.com/mshahzadtariq/devise-activity

Track signed-in user sessions and site navigation in an easy to traverse format

devise devise-activity gem rails5 ruby ruby-gem ruby-on-rails stats tracking

Last synced: 08 Oct 2025

https://github.com/ollej/brewnit

A website to build and share homebrew recipes

homebrew rails ruby website

Last synced: 22 Jan 2026

https://github.com/meineerde/rackstash

Structured logging for Ruby applications

graylog logger logging logstash rack ruby

Last synced: 28 Feb 2026

https://github.com/mayankagnihotri7/file-organizer

Organize files into their own separate folders based on their extensions

file-organizer ruby ruby-gem

Last synced: 04 Mar 2026

https://github.com/tpritc/verboten_keys

Verboten Keys is a last line of defense to help prevent you and your team from accidentally leaking private information via your APIs.

rack rails ruby security

Last synced: 08 Oct 2025

https://github.com/aswinkarthik/chaoite

A collector and reporter for graphite that can collect Health check metrics

collector graphite ruby

Last synced: 12 Oct 2025

https://github.com/dbackowski/cookieconsent2-rails

Rails asset pipeline bundling of the Cookie Consent JavaScript plugin.

assets cookie-consent rails ruby ruby-gem

Last synced: 11 Nov 2025

https://github.com/murakmii/capistrano-nginx-unit

The Capistrano 3.x task to run Ruby(Rack) application on NGINX Unit

capistrano nginx-unit rack ruby

Last synced: 06 Jul 2025

https://github.com/ahtung/bunq.rb

A ruby gem for the Bunq API

gem ruby

Last synced: 26 Feb 2026

https://github.com/dodopayments/dodopayments-ruby

The official Ruby library for the Dodo Payments API

dodopayments ruby ruby-gem ruby-on-rails

Last synced: 14 May 2026

https://github.com/merodriguezblanco/panther

Another ruby script to migrate issues, comments, labels and milestones from GitHub Enterprise to GitHub

git github github-api github-enterprise ruby ruby-script

Last synced: 08 May 2026

https://github.com/cwaku/budgetty

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. Built with Ruby / Ruby on Rails / Tailwind rails

budget-app budget-manager rails ruby ruby-on-rails tailwindcss

Last synced: 09 May 2026

https://github.com/vit0r/gherkin-csv-reader

Importing CSV as test data in Cucumber - outline

cucumber gherkin-parser outline ruby

Last synced: 19 Jun 2026

https://github.com/ruby-ist/ruby-on-wasm

Static online Ruby interpreter

jekyll ruby webassembly

Last synced: 07 May 2026

https://github.com/learnwithalfred/advise_mentors

The Advise Mentors is a classic example of a blog website. We created a fully functional website that show the list of posts and empower readers to interact with them by adding comments and liking posts

cancancan devise-gem-extension rspec ruby ruby-on-rails

Last synced: 07 May 2026

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

This project is a blog application. You can add blogs, like and comment other blogs, just make sure you have an account and you are ready to go.

erb gem postgresql rails ruby ruby-on-rails

Last synced: 07 May 2026

https://github.com/sanger/sanger_barcode_format

A ruby gem for handling the multiple format of barcodes

gem ruby

Last synced: 25 Jun 2026

https://github.com/degisew/blog

Blog App 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.

ruby ruby-on-rails

Last synced: 09 May 2026

https://github.com/umbrellio/umbrtonic

Gem for transferring Active Support Instrumentation events to the InfluxDB database via UDP without boilerplate code.

activesupport-notifications events influxdb ruby

Last synced: 23 Jun 2026

https://github.com/pjchender/template-rails-vue-turbolinks

This is a rails template app to use Vue in Rails with or without Turbolinks.

rails ruby turbolinks vue

Last synced: 13 May 2026

https://github.com/1and1/xify

Cross-post content from one service to another.

chat cli command-line gem notifications rocketchat ruby stdin stdout

Last synced: 28 Jun 2026

https://github.com/hombre2014/recipe-app

The Recipe app keeps track of all your recipes and ingredients. It will allow you to save ingredients, create recipes, and generate a shopping list based on what you need for a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

bootstrap rails ruby ruby-on-rails

Last synced: 08 May 2026

https://github.com/mickey/code-copy-ruby-ref

Visual Studio Code extension allowing you to copy the path to a class/method/constant in Ruby

ruby vscode vscode-extension

Last synced: 09 May 2026

https://github.com/opsbr/sample-ruby-web-worker

A sample JavaScript application to run ruby.wasm on a Web Worker with communicating between main thread.

astro ruby webassembly webworker

Last synced: 09 May 2026

https://github.com/hazrat-ali9/prompt-engineering

🤢 Prompt Engineering 🥶 the art and 🤡 science of crafting 🤓 effective prompts 🤖 to communicate 👻 with AI models 👹like ChatGPT 🙈 Claude and 🙆‍♂️ Gemini Perfect 🚃 developers 🚂 researchers and ✈ AI enthusiasts 🚢 prompt styles 🚁 and results 🚀 fine tuning 🛸 and prompt 🚤 optimization 🚋

engineer engineering engineering-platforms javascript prompt prompt-engineering python ruby

Last synced: 12 May 2026

https://github.com/gasb150/private-events

Application using Ruby on Rails for creating events and enable users to attend to these events

bootstrap rails ruby

Last synced: 10 May 2026

https://github.com/startcloud/vagrant-zones

Vagrant Plugin which can be used to managed LX, Bhyve, Illumos and other zones on illumos (OmniOSce)

omnios omniosce ruby vagrant vagrant-plugin vagrant-providers

Last synced: 29 Jun 2026

https://github.com/victorgonbu/paw-shaped-ror-capstone

Capstone project website to help and get help for your pets. Built with Ruby on Rails.

html rspec-rails ruby ruby-on-rails scss

Last synced: 11 May 2026

https://github.com/Temmarie/Books-app

In this project, I created an app that allows you to register books you've read and group them based on their genres. As an extra feature, I implemented a feature that allows you to review other people's books as well as see reviews from different people on the book based on a 5-star rating.

rails rspec-rails ruby

Last synced: 16 May 2025

https://github.com/opal/docs

docs opal ruby

Last synced: 24 Jan 2026

https://github.com/jgarber623/micromicro

A Ruby gem for extracting microformats2-encoded data from HTML documents.

html-parser microformats microformats2 ruby rubygems

Last synced: 15 Apr 2025

https://github.com/ntamvl/rails_5_api_react_redux_starter

Rails 5 API with React Redux Client

react redux ruby ruby-on-rails

Last synced: 12 Apr 2026

https://github.com/mattkevan/uxlift

Collecting UX and visual design inspiration and best practice.

design design-patterns design-systems innovation inspiration jekyll jekyll-site ruby usability ux

Last synced: 13 Apr 2025

https://github.com/marian13/ruby_arguments

Ruby Arguments encapsulate method positional arguments (args), keyword arguments (kwargs), and an optional block (block) in a single value object (null object is also available).

arguments method ruby

Last synced: 02 Jul 2025

https://github.com/inkstak/coverart

A tiny client for the Cover Art Archive web service

api covertart musicbrainz ruby

Last synced: 17 Apr 2025

https://github.com/kkasaija/hello-rails-back-end

A hello-rails-app serving as an example of a typical API

postgresql ruby ruby-on-rails

Last synced: 08 Sep 2025

https://github.com/deradon/octo-merge

octo-merge is a simple command line tool to merge GitHub pull requests using different strategies

git github ruby ruby-gem rubygem

Last synced: 02 May 2025

https://github.com/r3dhulk/hangman

Hangman is a word guessing fun game. written in different languagaes

c game ruby

Last synced: 06 May 2026

https://github.com/dudoslav/dam

Simple download manager with web user interface

css3 html5 javascript ruby sinatra

Last synced: 11 Apr 2026

https://github.com/gaurav-chaurasia/online-auction

An online-auction site to bid on products and claim the product after the auction ends, build using Ruby On Rails, MySQL

bootstrap3 css3 devise html5 mysql rails ruby sass

Last synced: 30 Apr 2025

https://github.com/javitocor/enumerable-methods

This project contains an implementation of some of Ruby's enumerable methods. Built as a practice wit Ruby.

enumerable-methods microverse odin-project ruby

Last synced: 24 Mar 2025

https://github.com/rwubakwanayo/vet-clinic

This is an education project built for the purpose of learn how to create postgresQl schema, queriesand models.

database psql ruby

Last synced: 16 Sep 2025

https://github.com/ricardovelero/invoicing-rails

A simple invoicing App made in Ruby on Rails

database invoice-pdf invoices rails7 ruby

Last synced: 01 Oct 2025

https://github.com/daudi13/enumerable

In this project we use a module inside the class. We created a class my_list and a module my_enumerable. The module my_enumerable implements a subset of the functionality of Enumerable.

enumerable ruby

Last synced: 10 Mar 2026

https://github.com/aspiers/pdfexploder

Tools for exploding PDFs into fragments based on an index

fragmenter indexes latex pdf pdf-generation ruby

Last synced: 11 Apr 2025

https://github.com/mickey/black-hole-struct

:door: BlackHoleStruct is a data structure similar to an OpenStruct allowing autovivification

data-structure ruby

Last synced: 30 Apr 2025

https://github.com/coding-cactus/cactus-carer

The skill for Amazon Alexa which cares for your cacti!

alexa-skill cacti ruby

Last synced: 15 May 2025

https://github.com/thejonanshow/konuezu

Pair Programming at RubyKaigi 2018 (each pair has their own branch)

conference conferences conferences-web conways-game-of-life gameoflife pair-programming pairing ruby rubykaigi rubykaigi2018

Last synced: 07 May 2025

https://github.com/infinum/money_with_date

Extension for the money gem which adds dates to Money objects.

currency gem money money-rails rails ruby

Last synced: 18 Apr 2025

https://github.com/hewlettpackard/hpe3par_ruby_sdk

HPE 3PAR Software Development Kit for Ruby

3par 3par-sdk 3par-storage-array hpe hpe-3par ruby ruby-sdk storage wsapi

Last synced: 26 Apr 2025

https://github.com/cheshire137/webapptestcasegenerators

Web scraper written in Ruby for generating test cases for the QMZ web application testing model. Also another tool, again written in Ruby, for generating test cases for the Atomic Section Model web application testing model for a Ruby on Rails web application.

ruby school-project test-cases web-scraper

Last synced: 20 Jan 2026

https://github.com/tasandberg/coals

An interactive rake task runner

rake ruby

Last synced: 05 Oct 2025

https://github.com/fnichol/renv

renv: A Ruby Environment Context Switcher

ruby ruby-wrapper rubygems

Last synced: 15 May 2026

https://github.com/makevoid/bitcoin_exchange

Bitcoin/Crypto exchange prototype project written in ruby / sinatra in 2014 - Status: UI & routes done - full order matching is not complete

2014 bitcoin-exchange bitcoind css fast haml limit-order orderbook poc redis ruby sinatra

Last synced: 03 Jul 2025

https://github.com/hungle00/mood_opus

Multimedia moodboard with Rails 7

hotwire rails ruby tailwindcss

Last synced: 14 Apr 2025

https://github.com/kputnam/cantor

Fast implementation of finite and complement sets in Ruby

ruby sets

Last synced: 17 Mar 2025

https://github.com/bgmp/minecraft-data

Gem to gather different pieces of information related to Minecraft player profiles

gem minecraft ruby

Last synced: 19 Apr 2025

https://github.com/nicholashoule/github-actions

GitHub action workflows templates to build, test, and deploy code

actions dotnet golang python ruby templates yml

Last synced: 11 Apr 2026

https://github.com/spenserblack/rails-codespace-example

Template Ruby on Rails application with Codespaces config

codespaces github-codespaces rails ruby ruby-on-rails

Last synced: 17 May 2026

https://github.com/smridge/vscode-ruby-syntax

Ruby Syntax Highlighting for Visual Studio Code

ruby syntax-highlighting vscode vscode-extension

Last synced: 22 Apr 2025

https://github.com/yoshoku/numo-libsvm

Numo::Libsvm is a Ruby gem binding to the LIBSVM

libsvm machine-learning ml ruby rubyml svm

Last synced: 11 Jun 2025

https://github.com/wezm/distros2dot

Generate a graph of operating system derivation

graphviz linux ruby

Last synced: 04 May 2026

https://github.com/amejid/catalog-of-things

In this project, we created a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything is based on the UML class diagram presented above. The data is stored in JSON files but we also prepared a database with tables structure analogical to the program's class structure.

postgresql rspec ruby

Last synced: 05 May 2026

https://github.com/jish/xkcd

I wanted to read xkcd title text on my iPhone, so I made this sinatra app

ruby sinatra xkcd

Last synced: 10 Mar 2026

https://github.com/thejspr/dotfiles

My dotfiles for vim, zsh, tmux and various development setups.

dotfiles homebrew ohmyzsh ruby vim zsh

Last synced: 05 May 2025

https://github.com/marceloboeira/prezzo

💰Toolbox to create complex pricing models

calculator complex-pricing-models prezzo price pricing ruby toolbox

Last synced: 15 Mar 2025

https://github.com/yegor256/jekyll-shorts

Automatic generator of short links for all Jekyll pages

jekyll jekyll-plugin ruby shortener url-shortener

Last synced: 27 Mar 2025

https://github.com/bitroniq/bitroniq.github.io

My Jekyll theme based page for personal site, blog, and portfolio.

algolia github-pages jekyll liquid lunr ruby ruby-gem

Last synced: 18 May 2026

https://github.com/nekonenene/kizuna_bot_image

Kizuna bot with Docker

discord-bot discordrb docker ruby

Last synced: 03 Sep 2025

https://github.com/zeroc0d3/nginx-unicorn-rails

A collection of useful Docker images.

docker docker-image dockerfile nginx rails ruby ubuntu unicorn

Last synced: 11 Apr 2026

https://github.com/type-ruby/type-ruby.github.io

The official website for T-Ruby

ruby t-ruby

Last synced: 03 Feb 2026