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/descovi/simonini.github.io

Blog di appunti di sviluppo (soprattutto Ruby On Rails) / Venezia

blog rails ruby venezia

Last synced: 26 Apr 2026

https://github.com/marioruiz/request-hash

Definition and examples of request hashes for Ruby

hash http json requests rest ruby specification

Last synced: 26 Apr 2026

https://github.com/hainesr/ruby-zip-container

A Ruby library for working with ZIP Container documents such as EPUB (ODF, UCF).

epub odf ruby ucf zip zip-container

Last synced: 07 Jun 2026

https://github.com/holyketzer/pscb_integration

PSCB bank payment service integration / Интеграция с ПСКБ-эквайрингом

acquiring payment-gateway payment-integration pscb pscb-bank rails ruby

Last synced: 27 Apr 2026

https://github.com/nareshnavinash/teber-gem

Gem to hold all the common methods for Functional UI automation.

page-object-model ruby ruby-gem selenium support-module

Last synced: 27 Apr 2026

https://github.com/codeconscious/rubyish-csharp

What if some convenient Ruby methods were available in C#?

csharp csharp-library ruby

Last synced: 27 Apr 2026

https://github.com/kenjij/darksky-ruby

Pure simple Ruby based Dark Sky API gem

api darksky gem ruby weather

Last synced: 07 Jun 2026

https://github.com/aldesantis/timeful

A Ruby on Rails engine for building timelines.

activity-streams engine feed rails ruby timeline

Last synced: 27 Apr 2026

https://github.com/drmick/uwallet

Simple Bitcoin Wallet

bitcoin bitcoin-wallet ruby

Last synced: 27 Apr 2026

https://github.com/munshkr/rawmidi-ruby

Ruby FFI binding for ALSA RawMIDI

alsa alsa-rawmidi midi ruby

Last synced: 28 Apr 2026

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

The Ruby on Rails capstone project is about building 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.

authentication devise ruby ruby-app ruby-gem ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/kusnierewicz/event-manager-app

The Odin Project Assignment: Jumpstart Lab Cirriculum Event Manager

odin-project ruby

Last synced: 08 Jun 2026

https://github.com/benaubin/graphql-model

A Ruby library to make using GraphQL 100% more awesome

dsl graphql graphql-client ruby

Last synced: 28 Apr 2026

https://github.com/wikimatze/wikimatze.de

Code behind https://wikimatze.de/

padrino ruby vim wikimatze writting

Last synced: 28 Apr 2026

https://github.com/microverse-fullstack-program/catalog-of-things

Items Catalog console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games.

rubocop rubocop-rspec ruby ruby-app ruby-gem

Last synced: 08 Jun 2026

https://github.com/aswinbarath/aswinbarath.github.io

My Blogfolio website

css html javascript ruby scss

Last synced: 28 Apr 2026

https://github.com/ltfschoen/opendata-api

Ruby Gem wrapper for Transport for NSW (TfNSW) Open Data APIs

curl dotenv gem https net-http nsw-government opendata-api ruby rubygems transport

Last synced: 28 Apr 2026

https://github.com/theluqmn/calculator.rb

A CLI calculator made with Ruby

calculator console ruby

Last synced: 28 Apr 2026

https://github.com/hogesuke/skimii

タグベースのはてなブックマークビューア

angularjs javascript ruby sinatra

Last synced: 28 Apr 2026

https://github.com/olawale-o/school_library

"School library" A ruby application to record what books are in the library and who borrows them

rspec ruby

Last synced: 30 Apr 2026

https://github.com/bytedecoder/onuro-rails

Rails generator for Onuro Workflow Engine

rails-engine ruby ruby-on-rails

Last synced: 30 Apr 2026

https://github.com/johansolbakken/benchmark

A repository for benchmarking Optimistic Order-Preserving Hash Join (OOHJ) in MySQL using the Join Order Benchmark (JOB). Part of a Master’s thesis project, it includes scripts for setting up the database, running SQL queries, and evaluating performance.

benchmarking join-order-benchmark mysql query-optimization ruby sql

Last synced: 30 Apr 2026

https://github.com/nafidurmus/subtitle-for-everyone

Altyazı çevirme scripti

ruby yandex-translate

Last synced: 08 Jun 2026

https://github.com/skyv26/hello_rails

First Ruby on Rails project in which the "Hello World!" will be displayed on the browser screen.

backend-webdevelopment framework hello-world rails7 ruby ruby-application ruby-on-rails rubygems

Last synced: 30 Apr 2026

https://github.com/nebulab/segmentation

The missing SDK for integrating Segment in your Ruby on Rails application.

analytics rails ruby segment tracking

Last synced: 30 Apr 2026

https://github.com/fene-87/school-library

A ruby application whose aim is to serve as a library tool that records what books are in the library and who borrows them

postgresql rubocop ruby

Last synced: 30 Apr 2026

https://github.com/vic778/event-ticket-booking

the Event Ticket Booking System is a Ruby on Rails application designed to facilitate the booking of tickets for various events. The system allows users to register, log in, and book tickets for events. Users can create events with details such as name, description, location, date and time, and total number of tickets available

jobs postgresql redis ruby ruby-on-rails services sidekiq

Last synced: 30 Apr 2026

https://github.com/mhdez221993/dance_club_api

This API offers service to a react application that books and displays dance class appointments

devise-jwt rails restful-api ruby

Last synced: 01 May 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/katsuma/mt2md

Fetch MovableType entries with categories from database and export them by markdown file

markdown movabletype ruby

Last synced: 11 Apr 2026

https://github.com/haliljon/rock-paper-scissors-itransition

This is a command-line implementation of a generalized rock-paper-scissors game with support for an arbitrary number of moves. The game includes features such as a cryptographically strong random key generation, HMAC (Hash-based Message Authentication Code) calculation, and a help menu that displays a win/lose/draw table for different move combos.

cli ruby

Last synced: 31 Oct 2025

https://github.com/elijahtobs/css-linter

This is a CSS Linter built completely with Ruby as @microverseinc Ruby Capstone Project. This Linter scans through CSS file(s) for errors and tells you what the error(s) is/are and how to fix it/them.

hacktoberfest ruby

Last synced: 22 Jun 2025

https://github.com/paulohrpinheiro/ruby-txt2tags

A reimplementation of txt2tags in ruby

ruby rubygem txt2tags

Last synced: 25 Jun 2026

https://github.com/winebarrel/kani_laser

SendGrid v3 Mail Send API Ruby Client that validates API request body using JSON Schema.

email ruby sendgrid

Last synced: 02 Sep 2025

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

Import and export Ruby and Rails objects to flat files and vice versa

activerecord csv export import rails ruby

Last synced: 16 May 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/sixarm/sixarm_ruby_fab

SixArm.com → Ruby → Fab gem to fabricate sample data for testing

data fabrication factory fake gem mock ruby

Last synced: 24 Jul 2025

https://github.com/yegor256/damsi

Dataflow Machine Simulator

dataflow-machine dataflow-programming ruby

Last synced: 27 Mar 2025

https://github.com/ipatch/chrisrjones_web

📖 A simple CMS using rails and friends 🚀

api api-restful attachment content-management rails rails-cms ruby rvm

Last synced: 16 May 2026

https://github.com/abigiyaty/tdd-project

Test-driven development (TDD)

ruby

Last synced: 09 Jul 2026

https://github.com/playpasshq/telleroo

A Ruby interface to the Telleroo API.

api-wrapper gem ruby

Last synced: 12 Jul 2025

https://github.com/masukomi/mongodb_meilisearch

Easily integrate Meilisearch into your MongoDB backed Rails models.

meilisearch mongodb mongoid ruby ruby-gems ruby-on-rails

Last synced: 08 May 2025

https://github.com/detain/xinput-sdl-joystick-capture-playback

List/Capture/Play JoyStick/GamePad movement/button presses. Examples in many languages

capture csharp fsharp gamepad joystick nodejs perl php powershell python ruby rust sdl2 xinput

Last synced: 09 Apr 2026

https://github.com/jgraichen/omniauth-internal

OmniAuth strategy for simple model authentication.

authentication omniauth omniauth-strategy password ruby

Last synced: 14 Apr 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/krainboltgreene/jsonapi-materializer.rb

jsonapi-materializer is a way to turn data objects (for example, active record models) into json:api responses.

json-api ruby

Last synced: 21 Jun 2025

https://github.com/ergoserv/rubocop-ergoserv

RuboCop ErgoServ - ErgoServ's shared configs for RuboCop.

rubocop rubocop-configuration rubocop-ergoserv rubocop-rails ruby ruby-gem ruby-on-rails

Last synced: 27 Jul 2025

https://github.com/jaynetics/regexp_property_values

Inspect property values supported by Ruby's regex engine

onigmo oniguruma regular-expression ruby unicode

Last synced: 18 Jul 2025

https://github.com/abhishekkr/irc-qik-bot

pure socket no framework :: IRC Qik Bot ~ its a babbling IRC Bot very quick to setup and act ;) aiming to be intelligent

bot irc irc-bot irc-protocol ruby rubygem

Last synced: 07 Mar 2026

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

A ruby gem for the ING API

gem ruby

Last synced: 26 Jun 2025

https://github.com/hapiben/tfc-registrator

📺 Automated TFC registrator

mechanize registrator ruby tfc

Last synced: 22 Jul 2025

https://github.com/knowald/simple_graph

A simple graph library for Ruby.

bfs datastructures graphs pathfinding ruby

Last synced: 25 Jul 2025

https://github.com/yaairfernando/blog

Ruby and rails project based on a basic blog application using semantic UI

ruby ruby-on-rails semantic-ui

Last synced: 18 May 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/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/sixarm/sixarm_ruby_role_based_access_control

SixArm.com » Ruby » Role Based Access Control (RBAC) ANSI 359-2004 for authentication and authorization

access authorization gem rbac ruby

Last synced: 30 Mar 2025

https://github.com/petercamilleri/full_clone

A recursive, deep copy version of clone with exclusion control and tolerance of non-clonable values.

deep gem ruby ruby-gem safe utility

Last synced: 02 Aug 2025

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

catalog of vehicles

rails reactjs ruby

Last synced: 11 Apr 2026

https://github.com/enderahmetyurt/hello_ruby_gem

OYLG için Basit Ruby Gem'i

oylg2017 ruby ruby-gem

Last synced: 09 Jul 2026

https://github.com/adamanr/ruby-toyapp

A forum created in Ruby with the Ruby on Rails framework

bootstrap rails ruby ruby-on-rails

Last synced: 11 Apr 2026

https://github.com/lankaukk/typo-app

Single Page Application (SPA) for generating Typographic Compositions.

api css database fast-json javascript rails ruby

Last synced: 11 Apr 2026

https://github.com/nexmo/ruby-ni-customer-number-validation

Customer Number Validation using the Nexmo Number Insight API

nexmo-number-insight phone-number ruby tutorial

Last synced: 24 Jul 2025

https://github.com/evanthegrayt/attribool

✅ Ruby macros for creating boolean methods for attributes that may or may not be booleans themselves.

attributes booleans gem macros ruby rubygem

Last synced: 09 May 2025

https://github.com/lynkos/blog

My personal blog.

blog html jekyll markdown ruby shell

Last synced: 30 Dec 2025

https://github.com/boblail/pluck_map

A DSL for presenting ActiveRecord::Relations without instantiating ActiveRecord models

activerecord dsl presenter ruby

Last synced: 20 Jul 2025

https://github.com/himeyama/numo-binrw

バイナリファイルを読み込んで NArray オブジェクトを生成、または書き込みます。(gem 配布中)

gem narray ruby

Last synced: 04 Jan 2026

https://github.com/dreamingechoes/ruby-and-rails-mentoring-sessions

WIP: Repository with resources and exercises for mentoring sessions about Ruby and Ruby on Rails.

mentoring-project ruby ruby-on-rails

Last synced: 05 May 2026

https://github.com/devteds/e3-apis-on-rails

Source code of the Rails API application created during the course - https://youtu.be/pTgaCgfH6_U

docker docker-compose json-api mysql rails rails-api rails-on-docker rest-api ruby

Last synced: 09 Apr 2026

https://github.com/brunoocasali/qke

This is a simple test in pure ruby to make a parser for Quake III logs.

proficiency-test quake-log-parser ruby wercker

Last synced: 11 Jul 2025

https://github.com/ston1x/pointmd_comments

🇲🇩 Aggregate comments from point.md

gem md moldova ruby

Last synced: 25 May 2026

https://github.com/ktanaka101/openapi-dry-validation-generator

Generate dry-validation(ruby) from openapi spec file

code-generation dry-schema dry-validation openapi ruby

Last synced: 09 Apr 2026

https://github.com/cybergizer-hq/libmagicrb

Check filetype with libmagic

libmagic railsgems ruby rubygems

Last synced: 13 Aug 2025

https://github.com/uip9av6y/container-notify

Signal docker containers upon filesystem changes.

automation container docker notify ruby signal

Last synced: 16 May 2026

https://github.com/raymondjavaxx/rtris

Tetris Guideline-Compliant Tetris in Ruby

game ruby tetris

Last synced: 28 Jul 2025

https://github.com/lsouoliveira/guess-the-song

A song quiz game built with Ruby on Rails and Inertia.js.

inertiajs react ruby rubyonrails

Last synced: 09 Apr 2026

https://github.com/gkosmo/rcrewai

Agent orchestration

ai-agents orchestrator ruby

Last synced: 18 Aug 2025

https://github.com/microverse-fullstack-program/rails-recipe-app

Recipe App is a web application that allows users to create and share recipes with other users. Users can create an account, log in, and create, edit, and delete their recipes. Users can also view recipes created by other users.

bootstrap5 css3 html5 rails-api rails7 ruby ruby-gem ruby-on-rails

Last synced: 11 Apr 2026

https://github.com/lucas4tech/ruby-clean-architecture-api-project

❤️ Building a powerful API with Ruby, using TDD, DDD, Clean Architecture, Design Patterns, and SOLID principles to deliver elegant and maintainable backend systems 🎯✨

ci-cd docker docker-compose domain-driven-design grape postgresql rspec ruby sequel solid-principles swagger test-driven-development

Last synced: 11 Apr 2026

https://github.com/dvinciguerra/business-br-shipping

Business::BR shipping integrations gem project

business-br ruby shipping

Last synced: 25 Oct 2025

https://github.com/noah2610/argumentparser

Simple Ruby command-line arguments/options parser.

argument-parser cli ruby

Last synced: 26 Jul 2025

https://github.com/michaelchadwick/countr

Count the number of characters in a string

character count ruby rubygem utility

Last synced: 18 Jul 2025

https://github.com/aepyornis/nyc-geocoder-api

Simple Geocoder for New York City

api geocoding nyc ruby

Last synced: 01 Jul 2026

https://github.com/meissadia/gem-check

A simple ruby utility to see the download count for your owned gems.

cli command-line-tool ruby ruby-cli

Last synced: 23 Jul 2025

https://github.com/cliftondavies/hap-api

The Ruby on Rails REST API for Hikes Against Poverty.

devise-token-auth heroku postgresql rspec rspec-rails ruby ruby-on-rails shoulda-matchers sql

Last synced: 10 Apr 2026

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

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. Built with Ruby on Rails, Saas, PostgreSQL and other technologies

postgresql rails ruby ruby-on-rails sass

Last synced: 11 Apr 2026

https://github.com/petercamilleri/fibonacci_rng

An experimental random number generator inspired by the famous Fibonacci number sequence.

cyclic-fibonacci-generator prng ruby rubygem

Last synced: 03 Apr 2025

https://github.com/yazinsai/stuckinuob

You're stuck in UOB for four years (at least). Might as well make the most of it..

ruby uob

Last synced: 25 May 2026

https://github.com/petercamilleri/safe_clone

A safe, fast, exception free clone method that demonstrates the use of inheritance and safe monkey patching.

clone monkey-patching ruby ruby-gem safe utility-library

Last synced: 03 Apr 2025

https://github.com/quarkgluant/framework-web

Comment créer un framework web en Ruby (sans Rails). Tiré de l'excellent livre epub de Xavier Nayrac

rack ruby

Last synced: 06 Sep 2025

https://github.com/dux/class-cattr

class-cattr gem provides simple way to set and get class attributes in Ruby.

ruby

Last synced: 14 Mar 2025