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/sevenc-nanashi/no_tbj

No more Terminate Batch Job (Y/N) prompts!

ruby

Last synced: 19 Feb 2026

https://github.com/maxine-red/moostodon

A ruby interface for the Mastodon API

mastodon mastodon-api ruby

Last synced: 30 Sep 2025

https://github.com/mshahzadtariq/persistable

Persist sensitive data by enabling soft delete functionality

gem persistence ruby ruby-on-rails

Last synced: 28 Feb 2026

https://github.com/murat/ecomm-api

Ecomm is a e-commerce API powered by RoR

backend-api e-commerce rails-api ruby

Last synced: 06 Jul 2026

https://github.com/hikouki/fluent-plugin-dio

:full_moon: Output filter plugin of fluentd. Convert to timestamp from date string.

fluentd fluentd-plugin ruby

Last synced: 30 Mar 2025

https://github.com/justalever/turbo_modals_demo

Let's Build with Hotwire and Rails - Turbo Modals

hotwire-turbo rails ruby turbo

Last synced: 02 Jul 2026

https://github.com/initdc/rb-process

Add the missing methods to the Ruby Process, you can use it with method chaining

command method-chaining process ruby

Last synced: 08 Apr 2026

https://github.com/tsukasaoishi/figure_set

FigureSet is the library which treats set operation.

ruby set

Last synced: 26 Oct 2025

https://github.com/sshaw/page_number

Page number validation. Utility methods for pagination page and per page that make sure you'll always have a valid number

kaminari pagination ruby sql-injection validation will-paginate willpaginate

Last synced: 12 Sep 2025

https://github.com/michaelchadwick/matrext

Make text phrases look like they're being decoded, Matrix-style

cli cool matrix-style ruby rubygem string

Last synced: 07 Aug 2025

https://github.com/apexal/lector

A super simple Moodle web scraper for my school's Moodle site.

education moodle ruby school scraper web web-scraper web-scraping

Last synced: 03 Oct 2025

https://github.com/g0v/amis-moedict-new

amis-moedict v2

amis rails ruby

Last synced: 27 Jun 2025

https://github.com/oakten-software-engineering/ravendb-manager

Manage your RavenDB Document Database

ravendb ruby

Last synced: 14 Jun 2026

https://github.com/bearandgiraffe/bg-common

A ruby library of common behaviors

ruby ruby-gem ruby-on-rails

Last synced: 18 May 2026

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

Archive (soft-delete) ActiveRecord database records

activerecord archive paranoid rails ruby soft-delete

Last synced: 20 Apr 2026

https://github.com/mvz/gir_ffi-pango

GirFFI-based bindings for Pango

gir-ffi gobject-introspection hacktoberfest pango ruby

Last synced: 09 Aug 2025

https://github.com/janlelis/exists

Turns null objects into nil

null nullobject ruby

Last synced: 09 Aug 2025

https://github.com/neitdutra/social-network

Desenvolvendo uma rede social com Ruby-Rails

rails ruby webapp yarn

Last synced: 21 Apr 2026

https://github.com/costajob/akamai_ccu

Minimal wrapper around Akamai CCU V3 APIs.

akamai akamai-ccu akamai-edgerid cache-control ruby

Last synced: 03 Oct 2025

https://github.com/goronfreeman/pipe_dream

A dreamy, zero-dependency YouTube API wrapper

ruby youtube

Last synced: 08 May 2026

https://github.com/nursoltan-s/rails_chartjs

Integrate latest Chart.js library to your Rails app.

chartjs gem rails ruby

Last synced: 02 Jan 2026

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

This is a basic Blog web app that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.

postgresql ruby ruby-on-rails

Last synced: 21 Apr 2026

https://github.com/brayandiazc/programacion-agnostica

"Programación Agnóstica" es un proyecto educativo que proporciona ejemplos de cómo se pueden implementar diversos problemas de programación en diferentes lenguajes como Python, Java, Ruby, JavaScript, Dart y Swift

dart java javascript python readme ruby swift

Last synced: 12 Jul 2025

https://github.com/said-laasri/hello_react_rails

Hello Rails React is a simple web app that combines functionalities of Ruby on Rails and React. It allows users to get a random greeting from the backend API.

database javascript postgresql react redux-thunk ruby ruby-on-rails

Last synced: 09 Apr 2026

https://github.com/zircote/ruby-lsp

Claude Code plugin for Ruby development with solargraph LSP and rubocop hooks

claude-code-plugin code-quality lsp rails rubocop ruby

Last synced: 08 Apr 2026

https://github.com/iamdoubz/systemd-diaspora

Produce steps to create necessary files to start and stop diaspora using systemd

decentralized diaspora federated rails ruby social-network

Last synced: 19 Apr 2026

https://github.com/ukoloff/appveyor-worker

Access to AppVeyor Build Worker API

appveyor minitest ruby

Last synced: 30 Mar 2025

https://github.com/zachahn/decay

Rust-like enums for Ruby

enum enumerable enums ruby ruby-on-rails

Last synced: 21 May 2026

https://github.com/camilevahviraki/vehicles-recipe

catalog of vehicles

rails reactjs ruby

Last synced: 11 Apr 2026

https://github.com/moviendome/kiwi

Ruby wrapper for the Tequila API (Kiwi.com)

flights-api gem ruby tequila wrapper

Last synced: 23 Jul 2025

https://github.com/dentarg/gem-compare

GitHub Action to show what changed when Dependabot bumps a Ruby gem

gem github-actions ruby security

Last synced: 22 Jan 2026

https://github.com/homemade-software-inc/completion-kit

Your prompts need tests too. Run prompts against real datasets, score outputs with LLM judges, version everything, and compare runs to see what got better.

anthropic evaluation-framework evaluation-metrics llm llm-as-judge llm-eval llm-evaluation llm-evaluation-framework llm-evaluation-metrics llmops mcp ollama openai prompt-engineering prompt-testing rails rails-engine ruby ruby-on-rails

Last synced: 09 Jun 2026

https://github.com/heycarsten/openssl-key-truncation-workbench

A workspace to figure out if OpenSSL key truncation can be worked-around

activesupport-messageencryptor openssl-key-truncation ruby

Last synced: 21 May 2026

https://github.com/ashmalzahra/oop-four-principles-by-example

The project displays OOP four principles - (Encapsulation, Abstraction, Inheritance, Polymorphism) with respective examples. The project also displays examples of composition, association, and aggregation.

best-practices irb oop-principles ruby

Last synced: 27 Jun 2025

https://github.com/initdc/libexec

Wrapper for ruby exec shell command. doc at https://libexec.netlify.app

command exec ruby shell wrapper

Last synced: 19 May 2026

https://github.com/nalgeon/ruby-wasi

Ruby WASI build.

ruby wasi wasm

Last synced: 03 May 2026

https://github.com/delonnewman/kigo

Ruby is already pretty lispy let's take it the rest of the way.

lisp lisp-compiler lisp-dialect lisp-interpreter ruby

Last synced: 29 Mar 2025

https://github.com/zhum/telebot

Universal extensible chat bot platform. Supports console, telegram and facebook for now.

bot bot-framework facebook-messenger-bot ruby telegram-bot

Last synced: 14 Sep 2025

https://github.com/recheeduardo/estudos-ruby

Repositório com único propósito para anotar aprendizados na linguagem Ruby 💎♦️

ruby ruby-app

Last synced: 16 Aug 2025

https://github.com/ondra-m/redmine-installer

Official repo was moved

installer redmine ruby

Last synced: 20 Aug 2025

https://github.com/ackama/rails-template-ssl-local-dev

Rails template for using SSL/TLS in development environment

ackama rails rails-template ruby template

Last synced: 12 May 2025

https://github.com/omarluq/keycloak_rails

ruby on rails integration with redhat's SSO keycloak

authentication java keycloak redhat ruby ruby-on-rails sso

Last synced: 05 Oct 2025

https://github.com/munshkr/marea

Yet another musical pattern language based on TidalCycles for building higher-level musical patterns.

live-coding livecoding music music-library ruby supercollider tidalcycles

Last synced: 06 Apr 2025

https://github.com/dimmg/soundclails

Playground with Soundcloud and Youtube APIs

ruby rubyonrails soundcloud-api youtube-api

Last synced: 02 Jan 2026

https://github.com/essentialkaos/anicorn

Simple utility for starting/restarting Unicorn

ruby unicorn

Last synced: 20 May 2026

https://github.com/vladkostikov/flespi-ruby

Gem for Flespi — Universal Telematics Gateway, Parser & API

flespi iot ruby ruby-on-rails

Last synced: 17 Aug 2025

https://github.com/dvinciguerra/importmap-cli

This is a simple importmap tool to keep javascript modules dependency map

frontend importmap importmap-rails rails ruby

Last synced: 26 Feb 2026

https://github.com/shgtkshruch/directed-acyclic-graph

A study on implementing DAG in Ruby

dag graph-algorithms job-scheduler ruby

Last synced: 22 Mar 2025

https://github.com/xwartz/to-query.js

🏁 Serialize a set of key/values into a query string, like ruby to_query method.

query ruby

Last synced: 20 May 2026

https://github.com/adarshaddee/hacktoberfest-2022

Hacktoberfest2022🥳 - Contribute given programs in every language😎 you want, every PR will be accepted😍!!!

adarshaddee c codarsh cpp dart golang hacktoberfest hacktoberfest-accepted java javascript mridealhat php python ruby rust

Last synced: 07 Mar 2026

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

to be more readable backtrace

gem ruby

Last synced: 19 Aug 2025

https://github.com/talaatmagdyx/play-chess

Play chess in the command line. Built with Ruby. Project for app academy Bootcamp

appacademy chess-game cli ruby

Last synced: 19 Aug 2025

https://github.com/adamvduke/docker-ruby-build

build ruby debs in a docker container

deb docker ruby ubuntu

Last synced: 10 Apr 2026

https://github.com/qltysh/stet

Run only the tests affected by your changes. Open-source selective test execution inspired by Stripe.

bun ci developer-tools python ruby rust selective-testing test-selection testing typescript

Last synced: 05 Jul 2026

https://github.com/mansakondo/polymorphic_aliases

An ActiveRecord extension to use aliases for your polymorphic associations

activerecord polymorphism rails ruby

Last synced: 14 Sep 2025

https://github.com/amacariola/avion-ruby-bakery

Ruby Coding challenge

coding-challenge ruby

Last synced: 14 Mar 2025

https://github.com/emmvs/call_your_mom

Call your loved ones

html javascript rails ruby scss

Last synced: 20 Jan 2026

https://github.com/yegor256/verbose

A decorator of an object that makes it protocol every method call

ruby ruby-gem

Last synced: 04 Apr 2025

https://github.com/blackwinter/birds

Experimental information retrieval system for bibliographic data.

bibliographic-references information-retrieval ruby rubynlp

Last synced: 29 Mar 2025

https://github.com/codehass/decode-morse

The Morse Code Decoder is a program built with ruby to automate the decryption of morse code messages.

ruby

Last synced: 22 Aug 2025

https://github.com/blackwinter/hal4r

Hyperspace analogue to language for Ruby.

hal hyperspace-analogue-to-language ruby rubynlp

Last synced: 29 Mar 2025

https://github.com/himeyama/narray-fromfile

倍精度浮動小数点のバイナリファイルを NArray 行列として読み(書き)します。

gem narray ruby

Last synced: 22 Aug 2025

https://github.com/timnew/zombie_game

A party game that created by David Lee. This is a simulator helps game host to figure out what is actually happend

cli game judge ruby zombie

Last synced: 22 Aug 2025

https://github.com/5rabbits/our-ruby-style

Configuration files for code analysis tools

lemontech rails rubocop ruby

Last synced: 15 Apr 2026

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

Experience the synergy of Ruby, PostgreSQL, and object-oriented programming in our School Library Management System. With Ruby's dynamic capabilities and OOP principles, we facilitate efficient cataloging and tracking of educational resources.

postgresql ruby

Last synced: 20 May 2026

https://github.com/philnash/send-sms-with-twilio-alphanumeric-sender-ruby

An example of how to send an SMS message without a phone number using Twilio and Ruby

alphanumeric-sender-ids ruby sms twilio twilio-sms twilio-sms-api

Last synced: 06 Apr 2025

https://github.com/hogesuke/sarchive

「さくらのクラウド」のアーカイブ作成を簡単にコンソールから実行するためのgem

ruby ruby-gem

Last synced: 01 Sep 2025

https://github.com/michaeltelford/sinatra_api_reference_project

Sinatra app using romrb and postgres

postgres rack-reducer romrb ruby sinatra

Last synced: 20 May 2026

https://github.com/yegor256/judges

Executor of Ruby scripts that update a Factbase both adding new and modifying facts inside it

ruby ruby-gem zerocracy

Last synced: 24 Aug 2025

https://github.com/merongivian/tone.rb

Ruby Wrapper for Tone.js

opal ruby tonejs web-audio

Last synced: 29 Mar 2025

https://github.com/helloojasmutreja/final-book-donation-model

This web application, built using Ruby on Rails 7, offers a platform for users to give and request books. This final version includes user registration and assigned roles, categorization of books, search functionality, the ability to make donations, and the ability to request books. Additionally, it features a professional styling design.

book database devise donation rails7 ransack ruby ruby-on-rails web-application

Last synced: 14 Mar 2025

https://github.com/tmtocb/fifa-winners_ruby_cli_hangman

simple Ruby CLI text app game based on Hangman where you guess FIFA Player of the Year winners.

cli cli-app ruby

Last synced: 25 Aug 2025

https://github.com/benjaminsemah/ruby-catalogue-app

This project is a catalogue app that allows users to create and store data of things such as books, music albums and games.

database-management ruby sql

Last synced: 13 Feb 2026

https://github.com/ackama/rails-template-pdf-rendering

Rails template which adds PDF rendering to your application

ackama rails rails-template ruby template

Last synced: 12 May 2025

https://github.com/flori/complex_config

Advanced YAML-based configuration management for Ruby apps, simple configs were yesterday

configuration library rails ruby yaml

Last synced: 24 Dec 2025

https://github.com/freyamade/netsoc-languages-talk

ruby and crystal slides for "languages you don't learn in college" netsoc talk

crystal-lang ruby tech-talks ucc-netsoc

Last synced: 20 Jan 2026

https://github.com/mkhuda/ruby-sinatra-api

Simple API using Sinatra and MySQL2

mysql2 ruby sinatra

Last synced: 11 Jun 2026

https://github.com/bulletdev/pentestonrails

Pentest Toolkit in ruby

nmap ruby ssh

Last synced: 27 Aug 2025

https://github.com/rajharit77/budget-app-ruby-rubyonrails

Ceci est une repository de mon application écrit en la language Ruby et l'utilisation du framework de Ruby, le fameux Ruby on Rails

batchfile css3 docker dockerfile gem html5 javascript ruby ruby-gem ruby-on-rails shell

Last synced: 11 Apr 2026

https://github.com/bermannoah/veronica

Lightweight wrapper for basic hashing and secret-keeping

ruby sha

Last synced: 02 Jul 2026

https://github.com/kiebor81/rails-domino

Domain-first service and repository scaffold for Rails. Enforces DDD architecture with Blueprinter and Dry-rb libraries

clean-architecture code-first database-first domain-driven-design dto-pattern hexagonal-architecture layered-architecture rails repository-pattern ruby ruby-gem ruby-on-rails scaffolding service-pattern

Last synced: 11 Nov 2025

https://github.com/sainingo/school_library_oop

This is a simple ruby console application that uses object oriented programming concepts like classes, objects, inheritance to constructs a simple but yet powerful application.

git oop-principles ruby terminal

Last synced: 06 May 2026

https://github.com/danielbayley/refinery

@Ruby refinements @RubyGems for your @Rails project.

gem rails refinement ruby ruby-gem ruby-on-rails rubygem

Last synced: 28 Apr 2026

https://github.com/artkirienko/interest_calculator_ruby

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

home-assignment home-task home-test ruby test test-assignment

Last synced: 28 Aug 2025

https://github.com/mkonikov/dynamicbase

DynamicBase is a lightweight object-relational mapping tool built with Ruby.

ruby sql sqlite3

Last synced: 16 Jul 2025