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/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/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/agilecreativity/agile_utils

My ruby library that can be re-used in multiple projects.

ruby ruby-gem ruby-library

Last synced: 04 Oct 2025

https://github.com/pnvang/llm-agent-rails

Rails engine for LLM-powered agents — slot filling, tool orchestration, and safe backend execution.

agents ai gem llm nlp rails ruby

Last synced: 19 May 2026

https://github.com/danielpclark/env_compat

Your tool for converting special characters to ENV compatible variables.

conversion converting-special-characters env environment-variables ruby

Last synced: 13 Mar 2025

https://github.com/hainesr/mod-player

A set of tools to play Mod files.

ffi-openmpt hacktoberfest libopenmpt mod player ruby

Last synced: 25 Jul 2025

https://github.com/charith0901/url_shortner

URL Shortener converts long URLs into short, shareable links. It stores mappings in a database and redirects short URLs to their original destinations. Features can include analytics, expiration dates, and user authentication.

html ruby ruby-on-rails tailwindcss

Last synced: 04 May 2026

https://github.com/yazino12/oop_school_library

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This app will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

oop-in-ruby ruby

Last synced: 29 Mar 2025

https://github.com/medsonmoombe/budget-app-rails

This is a mobile web application that allows you to manage your budget: you have a list of transactions associated with a category, so that you can see how much you spent on each category.

cancancan devise heroku rails ruby

Last synced: 15 May 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/principlebrothers/school_library_oop

A simple console app built with Ruby using Object Oriented Programming (OOP) principles

oop-principles ruby

Last synced: 27 Mar 2025

https://github.com/juanitofatas/load_file

Load/Overload YAML/JSON file(s) into desired constant.

file-loader load-file loader ruby

Last synced: 23 Jul 2025

https://github.com/mariomarroquim/rails_application_service

Service objects for Rails - the Rails way

ruby ruby-on-rails services

Last synced: 11 Nov 2025

https://github.com/jamescook/fast_slice

Hash#slice implemented in a C extension

c ruby

Last synced: 19 May 2026

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

📺 Automated TFC registrator

mechanize registrator ruby tfc

Last synced: 22 Jul 2025

https://github.com/tanakaworld/web_service_uri

🌈 URI parser for web services in the world.

parser rails ruby ruby-on-rails uri webservices

Last synced: 18 May 2026

https://github.com/mark24code/rb-master-worker-demo

Master-Worker Pattern demo by Ruby

design-patterns ruby

Last synced: 29 Jul 2025

https://github.com/shoppyMN/most_ots

Most Money External API wrapper

api-client payment-gateway rails ruby ruby-gem

Last synced: 12 May 2025

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/condef5/weight-tracker-app

Weight Tracker App 💪

bulma ruby sinatra

Last synced: 20 Jan 2026

https://github.com/europ/muni-fi-pv249

MUNI - FI: PV249 2019/2020

fi mu muni pv249 rails ruby

Last synced: 04 May 2026

https://github.com/jmettraux/figa

Ruby client to OpenFIGI API v2

bloomberg openfigi ruby

Last synced: 18 May 2026

https://github.com/sampersand/mviz

A script to print out invisible charcaters in strings or files

dump inspect ruby viz

Last synced: 12 Aug 2025

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/evaneykelen/nicetitle

Nicetitle is an implementation of John Gruber's TitleCase.pl

ruby titlecase

Last synced: 29 Jul 2025

https://github.com/ksylvest/ra

A ray tracer built with Ruby.

gem graphics raytracing ruby

Last synced: 13 Aug 2025

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/praisespjmt/test-driven-development-practice

This repository has an implementation a `Solver` class with some methods using test-driven development (TDD). The idea is to write tests first and then the code. The project was done entirely with Ruby.

ruby

Last synced: 29 Mar 2025

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/rwojsznis/rspec-sanity

Auto-ticket flaky tests in your rspec test suite

flaky-tests github jira rspec ruby

Last synced: 09 Apr 2026

https://github.com/juandbta/snaplife

A cutting-edge Ruby on Rails app with PostgreSQL, revolutionizing daily organization. Seamlessly merging task management and note-taking, it's your lightning-fast, all-in-one solution for streamlined life organization.

css-flexbox css3 devise postgresql render rspec rspec-testing rubocop ruby ruby-on-rails

Last synced: 19 Jan 2026

https://github.com/dpashutskii/howlongtobeat

A simple Ruby API to read data from howlongtobeat

gaming howlongtobeat howlongtobeat-api ruby

Last synced: 07 Apr 2025

https://github.com/praisespjmt/hello-rails

This project models a practice of the MVC model using Ruby on Rails. Knowing that we have a clear path from the browser to the routes file to the Controller action, which can pull data from the database through the Model and create an instance variable that is then sent to the View to be displayed to the user.

postgresql ruby ruby-on-rails

Last synced: 07 May 2026

https://github.com/jerryowusu/myblogapp

Blog app made with Ruby on Rails. User can make posts, comments and likes on posts of other users. Also user can delete posts and comments created by user. User can edit profile and delete account if not happy. For creating posts and comments user must login. Admin can manage all.

rails ruby ruby-gem

Last synced: 12 May 2026

https://github.com/infertux/chef-decred

Chef cookbook for Decred software

chef chef-cookbook decred ruby

Last synced: 06 Apr 2025

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/mkon/ja2r

JSON-API to ruby object conversion

json json-api ruby

Last synced: 10 Apr 2025

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

Check filetype with libmagic

libmagic railsgems ruby rubygems

Last synced: 13 Aug 2025

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/gkosmo/rcrewai

Agent orchestration

ai-agents orchestrator ruby

Last synced: 18 Aug 2025

https://github.com/alhimik45/asm_bf

Assembler to Brainfuck translator

assembler brainfuck-translator ruby

Last synced: 27 Apr 2026

https://github.com/wezm/bluez-api-parser

Gem and tool for generating D-Bus introspection XML from the BlueZ API documentation

bluetooth bluez dbus introspection introspection-xml ruby xml

Last synced: 25 Jul 2025

https://github.com/pbinkley/wikihow-nonsequitur

Generate random WikiHow entries using random steps drawn from existing ones

ruby

Last synced: 08 Jul 2025

https://github.com/andressakarla/automacao-web-ruby

Projeto de Testes Automatizados Web em Ruby desenvolvido para o Qa.Coders Academy

capybara cucumber github-actions github-workflows ruby siteprism

Last synced: 22 Mar 2025

https://github.com/chrismo/bundle-bungler

Bounce bundled gems between a local project folder and a shared location.

bundler ruby

Last synced: 29 Jun 2026

https://github.com/d4nqw3rty/ruby-group-capstone---catalog-of-my-things

Application build with Ruby, you can create your catalog of thing you want.

ruby sql

Last synced: 28 Mar 2025

https://github.com/kgnzt/polyseerio-ruby

Official Polyseer.io SDK for Ruby.

alerting monitoring polyseer ruby ruby-on-rails

Last synced: 01 Jan 2026

https://github.com/katorres02/w-ruby

API client for watson IBM services

api conversation-api ruby ruby-on-rails watson watson-conversation

Last synced: 18 May 2026

https://github.com/whdzera/ruby-crud

A ruby CRUD using ActiveRecord and postgreSql database | without Rails, Sinatra, etc

activerecord crud postgresql rake ruby

Last synced: 08 Apr 2026

https://github.com/starsheriff2/bubble-sort

In this project, we built a #bubble_sort algorithm method to sort integer and string arrays in ascending order, by number order, and by string length respectively.

block methods ruby sorting yield

Last synced: 04 Nov 2025

https://github.com/tmo-ng/webdev-setup-tools

streamline the installation and setup of the most common tools used in modern web development

aem cross-platform java maven node npm nvm ruby rvm

Last synced: 13 Apr 2026

https://github.com/wizardone/recurr

Recurring events for...Rails?

events recurring ruby

Last synced: 06 Apr 2025

https://github.com/said-laasri/tdd-ruby

A test driven development project with ruby

rspec ruby ruby-gem testing

Last synced: 03 May 2026

https://github.com/lucas4tech/aeon-flow-meeting-system-clean-project

🔖 Building a meeting room reservation management system with Ruby and Deno Fresh using TDD, DDD, Clean Architecture, Design Patterns and SOLID principles 🎯✨.

deno design-patterns domain-driven-design fresh hanami rails rspec ruby ruby-on-rails solid-principles test-driven-development typescript

Last synced: 09 Apr 2026

https://github.com/fnando/sublime-bundler-autocomplete

Autocomplete requires using your project's Gemfile as the source.

bundler ruby rubygems sublime-text sublime-text-plugin

Last synced: 19 May 2026

https://github.com/pmzi/wordsmith

WordSmith is a powerful CLI tool that leverages OpenAI's API to translate words, phrases, and sentences. It supports context-aware translations, batch processing from files, and customizable target languages, making it an essential tool for multilingual communication and language learning.

cli-app dictionary open-ai ruby

Last synced: 18 Feb 2026

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

Ruby Coding challenge

coding-challenge ruby

Last synced: 14 Mar 2025

https://github.com/petercamilleri/connect_n_game

A simple connect N (4..8) game with some simple AI players.

connect-four game ruby tutorial

Last synced: 04 Oct 2025

https://github.com/eldemcan/pi-mote-ruby

Energenie Pi-mote ruby api for Raspberry Pi

iot raspberry-pi raspberry-pi-gpio raspberry-pi-library ruby

Last synced: 25 Apr 2026

https://github.com/richardboehme/ruboconf-rails

Opinionated RuboCop Rails configuration for personal projects.

rails rubocop rubocop-rails ruby ruby-on-rails

Last synced: 25 Jun 2025

https://github.com/iank-code/mill-autos-backend

This is the server of Mill Autos, an ecommerce site for vehicles and bikes

actionmailer bcrypt-password-hashing daraja-api jwt-authentication ruby ruby-on-rails

Last synced: 01 May 2026

https://github.com/ruby-ist/dijkstra_trace

A ruby gem for dijkstra Algorithm implementation

dijkstra-shortest-path ruby rubygems

Last synced: 02 Aug 2025

https://github.com/kei178/pdftocsv

This library offers a tool to enable you to convert PDF files to CSV-like data.

pdf ruby rubygems

Last synced: 27 May 2026

https://github.com/amacariola/ruby-programming-practice

Ruby programming practice sheet

practice-programming ruby

Last synced: 14 Mar 2025

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/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/cisco-open/ruby-elf_utils

Ruby gem for parsing ELF files and DWARF debugging information

dwarf dwarf-parser elf elf-parser ruby rubygem

Last synced: 11 Jun 2025

https://github.com/sage/rubocop-custom-cops

Custom checks for Rubocop - Static code analysis

rubocop rubocop-rails ruby ruby-gem static-code-analysis

Last synced: 13 May 2025

https://github.com/moonjose/heroeslist_api_rb

Heroes API with Ruby on Rails 6

rails-api-backend ruby ruby-on-rails

Last synced: 22 Apr 2026

https://github.com/sshaw/logging-honeybadger

Honeybadger appender for the Logging gem

honeybadger logging logging-library ruby

Last synced: 06 Apr 2025

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

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

rails ruby

Last synced: 18 May 2026

https://github.com/thiagohrcosta/my-bookshelf

My bookshelf it's a simple application to add your book collection with the main informations like title, author, pages and resume.

bootstrap4 css html5 javascript ruby ruby-on-rails

Last synced: 12 Apr 2026

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

Official repo was moved

installer redmine ruby

Last synced: 20 Aug 2025

https://github.com/petercamilleri/fully_freeze

A deep, recursive freeze and freeze tester in pure Ruby.

deep freeze immutability ruby rubygem

Last synced: 17 Aug 2025

https://github.com/cdeliens/tough

Password Validator Gem for RoR Applications.

gem password-validator rails ruby validator zxcvbn

Last synced: 02 Jan 2026

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/vadim-geroim/splurty

A database-powered quote generator app.

bootstrap4 heroku rails5 ruby simpleform

Last synced: 14 Apr 2026

https://github.com/piotrmurach/tty-color-cli

CLI tool for terminal color capabilities detection

cli color-cli ruby ruby-gem tty

Last synced: 11 Sep 2025

https://github.com/ericmbouwe/recipe-api

It's dinner time ! Create an application that helps users find the most relevant recipes that they can prepare with the ingredients that they have at home. You can check the client repo here https://github.com/EricMbouwe/recipe-client

database rails ruby

Last synced: 11 Apr 2026

https://github.com/orekorekorek/bbq

App for creating and managing events

rails rails-application ruby

Last synced: 20 Jan 2026

https://github.com/oluwis/rails-blog-app

Blog feito com Ruby on Rails.

rails rails7 ruby ruby-on-rails

Last synced: 19 May 2026

https://github.com/taichi-ishitani/ruport-wiki-table-formatter

Wiki Table Fomatter for Ruport

markdown ruby ruport

Last synced: 03 May 2026

https://github.com/blackwinter/lsi4r

Latent semantic indexing for Ruby.

latent-semantic-indexing lsi ruby rubynlp

Last synced: 29 Mar 2025

https://github.com/r4gus/rbor

Concise Binary Object Representation (CBOR) de-/serializer

cbor ruby

Last synced: 04 Aug 2025

https://github.com/wilfison/appsinstall

Shell Script for automating the Web development environment on Ubuntu and Linux Mint

asdf aws azure-data-studio docker ffmpeg freetds install linux mint nodejs oh-my-zsh rails ruby script ubuntu vscode zsh

Last synced: 08 Apr 2026

https://github.com/lethang7794/depot

This repo is used for the project in "Agile Web Development with Rails 5.1" book.

agile-development coffeescript css e-commerce heroku heroku-deployment html javascript rails ruby web-application

Last synced: 08 Apr 2026

https://github.com/lreimer/puma-rack-app

A simple REST API as a Ruby Rack application powered by Puma.

demo-app puma rack-app rest-api ruby

Last synced: 03 Jul 2026

https://github.com/caffkane/dbml_parser

Parse DBML files with ease (Database Markup Language).

dbml hacktoberfest rails ruby

Last synced: 30 Jul 2025

https://github.com/shoppymn/most_ots

Most Money External API wrapper

api-client payment-gateway rails ruby ruby-gem

Last synced: 29 Apr 2026

https://github.com/noah2610/argumentparser

Simple Ruby command-line arguments/options parser.

argument-parser cli ruby

Last synced: 26 Jul 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