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/tasandberg/coals

An interactive rake task runner

rake ruby

Last synced: 05 Oct 2025

https://github.com/joeroe/ruby-radiocarbon

Ruby gem for fast radiocarbon calibration

radiocarbon radiocarbon-calibration radiocarbon-dates ruby

Last synced: 19 Aug 2025

https://github.com/mu-semtech/mu-ruby-template

Template for running Ruby/Sinatra microservices

mu-template musemtech ruby sinatra

Last synced: 25 Aug 2025

https://github.com/elia/receptive

The perfect toolkit to lighten up your existing HTML

javascript jquery opal rails ruby

Last synced: 25 Aug 2025

https://github.com/opal/docs

docs opal ruby

Last synced: 24 Jan 2026

https://github.com/gigorok/worktree

Organize your development environment

git ruby worktree

Last synced: 27 Aug 2025

https://github.com/omarsalem7/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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

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

Last synced: 27 Aug 2025

https://github.com/fnichol/renv

renv: A Ruby Environment Context Switcher

ruby ruby-wrapper rubygems

Last synced: 15 May 2026

https://github.com/monade/auto_preload

A gem to parse and run preload/includes/eager_load on your model from a JSON::API formatted string.

activerecord rails ruby

Last synced: 11 Nov 2025

https://github.com/dinsaw/asana_to_jira

Ruby command line application to move tasks from Asana to Jira.

asana jira ruby

Last synced: 10 Jun 2026

https://github.com/nimblehq/danger-undercover

This is a danger plugin to show report to PR using undercover gem.

ruby

Last synced: 11 Nov 2025

https://github.com/joelmoss/gifted

Simple, yet powerful decorators for Ruby on Rails

decorators rails ruby

Last synced: 11 Nov 2025

https://github.com/enionsouza/hello-rails-react

This exercise goal is to create an app to provide both: (1) an API to respond to JSON requests, and (2) a server-side renderer for a ReactJS Client Application.

database rails-react reactjs ruby ruby-on-rails

Last synced: 31 Aug 2025

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

Create nested forms, easy ;)

form form-object form-validation rails ruby

Last synced: 09 Apr 2025

https://github.com/jungomi/mdn_query

Query the Mozilla Developer Network documentation

cli docs mdn ruby

Last synced: 15 Apr 2025

https://github.com/infrablocks/ruby_easy_rsa

A simple Ruby wrapper for invoking EasyRSA commands.

easy-rsa rsa ruby ruby-gem rubygem

Last synced: 10 Mar 2026

https://github.com/jcmfernandes/ob64

A fast Base64 encoder and decoder as a Ruby gem. :racehorse:

avx base64 neon ruby simd sse

Last synced: 23 Apr 2025

https://github.com/lucianghinda/good-enough-testing-sample

A sample app used during the #GoodEnoughTesting workshop at goodenoughtesting.com

ruby ruby-on-rails testing testing-practices

Last synced: 17 Nov 2025

https://github.com/yoshoku/darts-clone.rb

Darts-clone.rb provides Ruby bindings for the Darts-clone.

double-array gem nlp ruby trie

Last synced: 18 Jun 2025

https://github.com/healthypackrat/duo-3.0-splitter

DUO 3.0 CD/復習用の音声を分割

duo english ruby

Last synced: 03 Jun 2026

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/skorks/subshell_command

Simpler way to execute shell commands from within ruby processes

ruby ruby-cli

Last synced: 13 Apr 2025

https://github.com/fnando/email_typo

Clean up e-mail strings when the user's made a typo (like 'gmail.cmo').

email-typo ruby scrubber

Last synced: 17 Apr 2025

https://github.com/jasonfelice/budget-app

This Rails Budget app allows users to record their transactions for a specific category.

css html rails7 ruby

Last synced: 21 Jan 2026

https://github.com/cwaku/school-library

This is basic school library app that has been built with Ruby. The app allows for some basic operations for example getting the name of the student or the teacher as well as constraints that come with their age.

ruby

Last synced: 02 Apr 2025

https://github.com/parkermccurley/decent

A Ruby command line application for managing cryptocurrency holdings.

bitcoin cli crypto cryptocurrency dogecoin ethereum gem litecoin rails ruby

Last synced: 11 Mar 2026

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

CSS scoping extension for Rails components. Provides attribute-based style encapsulation for Phlex, ViewComponent, and ERB templates to prevent style leakage between components. Includes configurable caching strategies for optimal performance.

css-modules css-scoping encapsulation rails ruby web-design

Last synced: 04 Jun 2026

https://github.com/anselemodims/budgit

BudgIT is a mobile-web app that takes a record of categories and the transactions carried out on a category. User can create transactions on each of the category or can create a category themselves.

javascript rails ruby ruby-on-rails sass

Last synced: 18 Apr 2026

https://github.com/hidakatsuya/flexdot

A Flexible and Rake based dotfile manager.

dotfiles rake ruby

Last synced: 25 Apr 2025

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

Numo::Random provides random number generation with several distributions for Numo::NArray.

gem random ruby statistics

Last synced: 25 Apr 2025

https://github.com/gbaptista/grpc-demos

Examples of gRPC server and clients (Go, Ruby and Javascript).

envoy go golang grpc javascript react ruby

Last synced: 04 Apr 2026

https://github.com/saptarshidebnath/processrunner

Process Runner is java based library using which one can execute system process or scripts from inside your java program.

batch-file java processrunner python ruby shell-script

Last synced: 18 Apr 2026

https://github.com/dennis-every/rails-on-docker

Dockerizing a Ruby on Rails application

docker rails ruby

Last synced: 10 May 2026

https://github.com/divinedominion/termquickrpg

Role-playing game written in Ruby that draws to the command-line using curses

curses rpg ruby terminal

Last synced: 30 Apr 2026

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/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/psu-libraries/etda_workflow

Electronic Theses and Dissertations Application: Admin, Author, and Committee Member workflows.

ruby ruby-on-rails

Last synced: 03 Apr 2026

https://github.com/rubycocos/text

text tools, libraries & scripts incl. text filters, helpers, readers and more

gems ruby text

Last synced: 23 Apr 2026

https://github.com/demonstrandum/veto

Simple Straw Voting/Polling Website with Sinatra.

erb javascript js poll polling ruby sinatra veto vote website

Last synced: 25 Apr 2026

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/klmhyeonwoo/-howareyoufestival

가독성 좋은 대학 축제 정보들을 위해 개발했어요 👻

rails ruby ruby-on-rails rubygems vanila-js

Last synced: 27 Apr 2026

https://github.com/artkirienko/interest_calculator

📝Пример тестового задания Ruby

home-assignment home-task home-test rails ruby ruby-on-rails test test-assignment

Last synced: 27 Apr 2026

https://github.com/kulesh/recurgent

Recursive agents as skills for model harnesses

agent-runtime llm multi-runtime ruby tool-builder

Last synced: 05 Mar 2026

https://github.com/chrissiku/morse_code

Morse-code decryption

ruby ruby-gem

Last synced: 26 Oct 2025

https://github.com/MatthewLaFalce/schema_to_md

:zap: Generate beautiful markdown documentation for your PostgreSQL Database from schema.rb files.

documentation generator markdown postgresql ruby ruby-on-rails schema

Last synced: 30 Jul 2025

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/essamhassan/sneakers_rails

Integrating Rails with sneakers.io ruby RabbitMQ background processing framework

background-jobs background-processing gem rabbitmq rails ruby ruby-on-rails worker-service

Last synced: 11 Jun 2026

https://github.com/infrablocks/ruby_gpg2

A simple Ruby wrapper for invoking gpg (>= 2.0) commands.

gpg ruby ruby-gem rubygem

Last synced: 10 Jul 2025

https://github.com/pragmarb/pragma-rails-starter

A boilerplate for developing RESTful APIs with Ruby on Rails.

api ecosystem pragma ruby ruby-on-rails starter template

Last synced: 16 Apr 2026

https://github.com/pipefy/omniauth-pipefy

OmniAuth strategy for Pipefy

oauth2 pipefy rails ruby

Last synced: 05 Mar 2026

https://github.com/nullscreen/epilog

A JSON logger with Rails support

json logger rails ruby

Last synced: 26 Apr 2025

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/oksep/logstash-input-alioss

Logstash input plugin based on aliyun/oss

aliyun-oss logstash-plugin ruby

Last synced: 28 Mar 2026

https://github.com/crispengari/ruby-startup

💎 leaning ruby and ruby on rails from scratch.

ruby ruby-on-rails

Last synced: 29 Apr 2026

https://github.com/cbetta/flow2

A simple, in-progress multi-user blog/community system

news news-aggregator rails ruby

Last synced: 03 Mar 2026

https://github.com/gangelo/immutable_struct_ex

ImmutableStructEx is yet another immutable struct. What makes ImmutableStructEx different, is that it allows you to create immutable structs in one step by default. In other words, other immutable struct gems force you to first define the struct, then instantiate the struct object; or, define the struct and instantiate the struct object via chaining.

gem gems immutable immutable-datastructures immutable-objects immutable-store immutable-struct immutables ruby ruby-gem ruby-gems ruby-struct ruby-structs struct

Last synced: 26 Oct 2025

https://github.com/adam12/referral.nvim

Neovim plugin to interact with the Referral Rubygem

neovim-plugin ruby

Last synced: 30 Apr 2026

https://github.com/justindoody/angostura

Easily add component dependencies

components dependencies engines rails rails-engine ruby

Last synced: 09 Apr 2025

https://github.com/khalilgharbaoui/inquiries-maker

Inquiries Maker Rails 5.2.6 application. Uses RabbitMQ as message broker/queuer, Sneakers as an ActiveJob adapter for background jobs/workers and Postgres as database. Each entity runs in its own docker container. Orchestrated with docker-compose, for production or staging. But it also has a Capistrano setup for a lesser production server.

activejob application backend background-jobs capistrano database docker email-sender i18n inquiries-maker jobs monit passenger rabbitmq rails ruby sidekiq tests transciever validation

Last synced: 27 Mar 2026

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/inhouse-work/protos-protoform

Superform for Protos components

phlex rails ruby

Last synced: 02 Mar 2026

https://github.com/simp/rubygem-simp-rake-helpers

Rake Helpers for the SIMP Rake tasks

gem hacktoberfest helpers puppet rake ruby simp

Last synced: 02 Mar 2026

https://github.com/betagouv/eva-serveur

Serveur et espace d'administration pour eva

rails ruby

Last synced: 04 May 2026

https://github.com/tarao/textserver

Edit on Firefox using external text editors.

firefox ruby tool

Last synced: 30 Apr 2026

https://github.com/weareredlight/roda-plugin-logger

Logger plugin for the Roda web framework (http://roda.jeremyevans.net/)

log logger logging logs roda ruby web

Last synced: 08 Jun 2026

https://github.com/pablobona/budget

The Budget App is a mobile web application built on Ruby on Rails that enables you to effectively manage your finances. It provides a detailed list of transactions categorized by type, allowing you to track your expenditures and gain insights into your spending patterns.

backend cancancan devise frontend rails ruby

Last synced: 01 May 2026

https://github.com/ivanid22/quick-game-reviews

A Full-Stack web application built with Ruby on Rails, that lets users create and share video game reviews.

game-reviews rails ruby

Last synced: 15 Feb 2026

https://github.com/voxpupuli/puppet_metadata

The gem intends to provide an abstraction over Puppet's metadata.json file. Its API allow easy iteration over its illogical data structures.

hacktoberfest puppet ruby

Last synced: 28 Dec 2025

https://github.com/parikshit223933/samurai

Samurai is a deployment preparation cli tool

deployment devops release-automation ruby ruby-gem

Last synced: 14 Feb 2026

https://github.com/lucianghinda/backup-postgresql-db-remote

A simple Ruby script to backup a PostgreSQL DB remote to Cloudflare R2

backup postgresql ruby

Last synced: 08 Sep 2025

https://github.com/anirbanmu/substitute-bot

VIM-like substitution bot for reddit comments

bot jruby reddit ruby ruby-application substitution-bot

Last synced: 25 Sep 2025

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

A Rails plugin which provides a health checking and monitoring API of various services and application aspects

monitoring rails ruby

Last synced: 09 Apr 2025

https://github.com/deivid-rodriguez/ruby-bisect

Bisections against ruby-core for you ruby programs

bisection chruby ruby ruby-bisect

Last synced: 12 Feb 2026

https://github.com/reem-lab/schedule-tweets

The app you can schedule your tweets and add new tweet and update and delete it with authorization and authentication.and I used twitter api to make the actions for creating and updating and deleting a twitt.📱

gem rails ruby ruby-on-rails sqlite3

Last synced: 04 May 2026

https://github.com/siman-man/lier

Lier reverses return value of method which end with '?'.

gem joke ruby

Last synced: 21 Jul 2025

https://github.com/greeenboi/stack-overflowed

Div Tower - where you have to center the div! Align it if you can!

brainrot game-development gosu gosu-gem meme ruby

Last synced: 11 Feb 2026

https://github.com/akihokurino/pornfolio

curation site for porn

angular rails ruby

Last synced: 09 May 2026

https://github.com/smridge/swagcov

OpenAPI documentation coverage check for Rails Routes.

openapi rspec rswag ruby

Last synced: 22 Apr 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/midwire/ruby-profiles

Simple Ruby timings for common idioms and constructs

optimization profile-timings ruby

Last synced: 10 Apr 2025

https://github.com/vlxdisluv/snake-game

Snake game written on Ruby with gem ruby2d

ruby ruby-games ruby2d snake-game

Last synced: 05 May 2026

https://github.com/gouravkhunger/jekyll-hostname

A liquid filter for Jekyll to extract the hostname from a URL

hacktoberfest jekyll jekyll-plugin ruby

Last synced: 13 Apr 2025

https://github.com/satyamshorrf/multiple_language_program

These programs will all output "Hello, World!" when executed. Let me know if you have any questions or if you'd like to see more examples!

c cplusplus dart go groovy java kotlin kotlin-android mongodb oracle php python ruby satyamshorrf scala shell sql swift

Last synced: 10 Feb 2026

https://github.com/mediafinger/chimera_http_client

Unified way to access internal REST APIs or work with external JSON APIs for Ruby apps

api-client gem hacktoberfest http-client queue-request ruby

Last synced: 27 Oct 2025

https://github.com/bienvenuushindi/budget-app

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.

rspec ruby ruby-on-rails

Last synced: 10 Apr 2025

https://github.com/neikei/syntaxchecks

Syntaxchecks for Bash, PHP, Python, Ruby, Yaml and Crontab files. Ready to use with Jenkins, Bamboo, Bitbucket Pipelines and Travis CI.

bamboo bash bitbucket-pipelines continuous-testing crontab jenkins php python ruby syntaxcheck travis-ci yaml

Last synced: 10 Apr 2025