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/krisrang/heavylog

JSON request logging for Rails

logging rails ruby

Last synced: 08 Oct 2025

https://github.com/thinkswan/app-yml-rails

A gem that provides environment-specific settings for Rails apps.

gem ruby ruby-on-rails

Last synced: 29 Apr 2026

https://github.com/peterconsuegra/multiple_files_by_pete

An agile way to implement multiple files uploads in Ruby On Rails scaffold without the need to create additional tables

javascript ruby rubyonrails

Last synced: 21 Jan 2026

https://github.com/petercamilleri/composite_rng

A random number generator built by composing other random number generators.

compositing-generators enhanced-prng prng ruby rubygem

Last synced: 18 Feb 2026

https://github.com/s3rvac/redmine_pwauth

Adds the pwauth authentication to Redmine.

authentication pwauth redmine ruby

Last synced: 09 Oct 2025

https://github.com/kirillshevch/integration_workflow

A Ruby DSL for building integration workflows

dsl integrations ruby workflows

Last synced: 09 Feb 2026

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

Cache and memoization helpers for ruby Ruby classes

cache memoize ruby

Last synced: 19 Jan 2026

https://github.com/tomlobato/dns_one

DNS server for many zones sharing only one or few records, written in Ruby.

daemon dns dns-server ruby sysadmin

Last synced: 10 Oct 2025

https://github.com/espen/agaon

Ruby API wrapper for Fiken

api-client api-wrapper gem ruby

Last synced: 19 Jan 2026

https://github.com/fnando/application_env

Detect application environments.

ruby rubygems

Last synced: 19 Jan 2026

https://github.com/gastonmorixe/htmx-on-rails

HTMX Demo for Ruby on Rails 7.1+ with import maps

htmx rails ruby ruby-on-rails

Last synced: 19 Jan 2026

https://github.com/chichunchen/webservice-rails

This web service is for serving customers data and the data of the company.

rails4 ruby webservice

Last synced: 19 Jan 2026

https://github.com/apexatoll/zirconia

Lightweight testing utility for synthesising Ruby gems

bundler rspec ruby ruby-gem ruby-gems rubygem testing testing-tools

Last synced: 21 Jan 2026

https://github.com/souravgoswami/ruby-masterclass

A Free Ruby class for Techno India college students (dept. of BCA)

ruby ruby-tutorial tutorial

Last synced: 11 Oct 2025

https://github.com/aliatayee/catalog-of-my-things

It's a Catalog Storage OOP(Object Oriented Programming) project in Ruby. The project follows SOLID principles. The data gets added and deleted from CLI and gets preserved as JSON in a .json file. It's a simple project developed from a UML diagram. We are following Gitflow in this project. It's a pair programming, Capstone project. We have performed team code reviewing. This project have unit test for testing the models functionality.

catalog oop ruby

Last synced: 11 Oct 2025

https://github.com/moviendome/trailblazer-api

Simple example of REST API built with Ruby on Rails & Trailblazer

docker minitest rails rails-api rest-api ruby trailblazer

Last synced: 21 Jan 2026

https://github.com/sansible/ruby

Please see https://github.com/sansible/sansible for more information

ansible ansible-role ansible-roles ruby

Last synced: 11 Oct 2025

https://github.com/Salesap/yandex_kassa

Simple API wrapper for YandexKassa API v3

gem rails ruby yandex-kassa

Last synced: 12 Oct 2025

https://github.com/kwilczynski/mcollective-scripts

Various Marionette Collective scripts

mcollective ruby

Last synced: 13 Oct 2025

https://github.com/aavision/bubble-sort-benchmarks

Benchmarking Bubble sort using different languages!

bash bubble-sort bubblesort c cpp cython go golang javascript php python python3 ruby rust ubuntu

Last synced: 19 Jan 2026

https://github.com/thalesfp/tabela_fipe_api

API não oficial para acesso aos dados da tabela Fipe

api fipe grape-api json ruby

Last synced: 19 Jan 2026

https://github.com/loitd/rubycourse

Repository for the Youtube playlist: "Học lập trình Ruby căn bản" at https://www.youtube.com/channel/UCb8t2YTgLsAbTcdafpZzFuw

basic devise excercises learning programming-language ruby ruby-on-rails tutorial tutorial-code tutorials youtube-playlist

Last synced: 21 Jan 2026

https://github.com/raihan2bd/morse-code-decoder

The "Morse Code Decoder" is a Ruby project that translates Morse code into English letters and numbers. It can be used to decode Morse code messages and relies on a predefined mapping table for the translation process.

ruby

Last synced: 20 Apr 2026

https://github.com/fabianofrank/ruby-tdd

This project implements the Solver class, with methods that solve simple problems (Factorial, string reverse and FizzBuzz). Made to practice TDD.

ruby

Last synced: 14 Oct 2025

https://github.com/altontonn/catalog-of-my-things

[Catalog of my Life Project] is a capstone project that uses console app to keep a record of different types of things you own: books, music albums, movies, and games.

ruby

Last synced: 05 Feb 2026

https://github.com/nullnull/simple_sitemap_generator

A gem for rails to generate sitemap.xml by using config/routes.rb

ruby ruby-gem

Last synced: 15 Oct 2025

https://github.com/lucasctnh/rpg-text-game

A simple RPG-style text game made in Ruby.

rpg ruby simple-game text-game

Last synced: 15 Oct 2025

https://github.com/miguelestradam36/ruby-practice

Ruby basic scripting, practice project

ruby ruby-practice

Last synced: 11 Jun 2026

https://github.com/jdenen/watir-device

Automate Chrome Developer Tools' device emulation with watir-webdriver

device-emulation ruby testing watir watir-webdriver

Last synced: 18 Oct 2025

https://github.com/alunduil/margarine-chef

Chef cookbook for Margarine

chef cookbooks deprecated recipe ruby

Last synced: 19 Oct 2025

https://github.com/mshahzadtariq/persistable_mongoid

Persist Deleted Records for Mongoid Soft delete functionality for Mongoid ORM so you may recover records at later stage.

gem mongodb orm persistable ruby ruby-on-rails

Last synced: 07 Apr 2026

https://github.com/sntakirutimana72/recipe-rails-group-project

The app keeps track of all your recipes, ingredients, and inventory. It allows users 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.

bootstrap5 html5 postgresql ruby ruby-on-rails

Last synced: 24 Feb 2026

https://github.com/Pulkit1822/Leetcode

This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql

Last synced: 20 Oct 2025

https://github.com/yosefbennywidyo/short_io

A Ruby gem to use with short.io

gems ruby

Last synced: 06 Feb 2026

https://github.com/higebu/serverspec-vyos-config

Serverspec resource type for VyOS config

network ruby serverspec test vyos

Last synced: 27 Jan 2026

https://github.com/kenjij/mos-eisley-lambda

"You will never find a more wretched hive of scum and villainy." (Slack bot framework ep. 2—AWS Lambda)

aws-lambda bot bot-framework ruby slack

Last synced: 29 Apr 2026

https://github.com/gimmyxd/check-ahead

Create consistent and transparent rules for checking commit messages

ruby

Last synced: 24 Oct 2025

https://github.com/kousei089/mikke

A service that digitally realizes "journaling" and supports the analysis of emotions and the development of habits.

alpinejs javascript jquery rails ruby tailwindcss

Last synced: 11 Apr 2026

https://github.com/moneytree/rack-corsgate

Modern CORS-based CSRF-protection for Rack apps

csrf rack rails ruby

Last synced: 11 Nov 2025

https://github.com/tony-rowan/ghamma

Fetch workflow run durations for Github Actions

ruby

Last synced: 24 Oct 2025

https://github.com/johansenja/open_source

Quickly open the source file of a Ruby Class, Module or Method in your $EDITOR

debugging gem ruby

Last synced: 15 Apr 2026

https://github.com/noma4i/puppet-windows_tableau

Puppet module to install and setup Tableau server.

puppet ruby tableau-server windows-tableau

Last synced: 28 Jan 2026

https://github.com/muskan2532150/rails-intro

It is the first application on rubyonrails that will give "Hello World" as the message.

ruby rubyonrails

Last synced: 06 Feb 2026

https://github.com/rubycocos/datasets

datasets - tools, libraries & scripts

beer datafile football gems ruby world

Last synced: 27 Oct 2025

https://github.com/prompt-foundry/ruby-sdk

The prompt engineering, prompt management, and prompt evaluation tool for Ruby.

llm-eval llm-evaluation openai prompt-engineering prompt-evaluation prompt-management prompt-manager ruby ruby-gem ruby-on-rails

Last synced: 06 Feb 2026

https://github.com/codehass/enumerable

In this project we(@codehass and @elarhadu) used a module inside a class. For this we created a class MyList and a module MyEnumerable. The module MyEnumerable implemented a subset of the functionality of Enumerable.

ruby

Last synced: 01 Jun 2026

https://github.com/taekop/byraft

Raft Implementation in Ruby

grpc raft ruby

Last synced: 19 Apr 2026

https://github.com/artofcode-/structured_menus

An easy way to create flexible menus for Rails apps.

dropdown menus rails ruby

Last synced: 24 Feb 2026

https://github.com/efremropelato/rpure-sass

Sass framework Pure.CSS based and ready to use in Ruby projects

css rails ruby sass-framework

Last synced: 06 Feb 2026

https://github.com/saleszera/ruby-chatkit

🤖 Ruby client library for OpenAI's ChatKit API - A Ruby abstraction of chatkit-js with session management, conversations, and file uploads

chatkit chatkit-api openai ruby ruby-gem

Last synced: 29 Jan 2026

https://github.com/saiqulhaq/gemdock

GemDock is a developer tool for managing development environments in Docker. It provides command-line utilities to initialize, provision, and run development tasks inside isolated Docker containers, making it easier to develop and test Ruby gems or applications in consistent, reproducible environments.

cli containerization dev-environment developer-tools docker gem-development hacktoberfest ruby

Last synced: 06 Feb 2026

https://github.com/tsurumeso/rails-tutorial

https://railstutorial.jp/

rails-tutorial ruby

Last synced: 29 Jan 2026

https://github.com/vasuadari/shorter

A gem to reduce a piece of code.

ruby shorter

Last synced: 30 Jan 2026

https://github.com/meri-mg/blog-app-rails

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

postgresql rails ruby

Last synced: 15 Apr 2026

https://github.com/sparanoid/docker-ruby-node

Jekyll in Docker with Node.js + Grunt.js

almace-scaffolding docker nodejs ruby

Last synced: 31 Jan 2026

https://github.com/mohamedhnoor/realtimesearchanalytics

Real-time search engine that would store analytics from what users searched for.

render rspec ruby ruby-on-rails tailwindcss

Last synced: 31 Jan 2026

https://github.com/vasuadari/skeleton

Scaffolded Rails API application.

ruby ruby-on-rails

Last synced: 31 Jan 2026

https://github.com/epaltechs/catalogue-of-things-project

This is a console application project that will help us to keep a record of different types of things we own namely: books, music albums, and games. The application allows you to perform some CRUD operations such as adding new items, reading the items that you have saved, and saving items to .json files.

postgresql rspec rubocop ruby

Last synced: 15 Apr 2026

https://github.com/camilevahviraki/bike-shop-backend

Smart website, contain a catalog of websites and can help to reserve a bike of a certain time

best-practices frontend-reactjs rails5 ruby

Last synced: 31 Jan 2026

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

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

bootstrap bullet devise jwt-token rspec ruby rubyonrails

Last synced: 31 Jan 2026

https://github.com/blase147/budget_app

This is a mobile web application that allows users to manage their budget. User can see a list of expenses associated with a group and total amount. It also allows users to introduce new groups/expenses an keep a track of money spent.

javascript rails rails-api rails-application ror ruby ruby-on-rails

Last synced: 07 Feb 2026

https://github.com/shannarra/rails7template

A Dockerized Rails 7 fully-featured template application with opt-in authentication support

docker dockercompose ruby ruby-on-rails ruby-on-rails-7 rubyonrails template template-repository

Last synced: 01 Feb 2026

https://github.com/wabikit/wabi

Beautifully imperfect components for Rails — Phlex + Tailwind + Stimulus, 'you own the code' philosophy. 20 components, 8 theme palettes, WCAG-AA.

accessible components hotwire phlex rails ruby stimulus tailwindcss ui-library wcag

Last synced: 02 Jun 2026

https://github.com/iwarner/middleman-blog-test

Repository to test Blog nuisances and setup.

blog codeblender drykiss middleman ruby

Last synced: 26 Feb 2026

https://github.com/yusufyusie/recipe_app

Recipe-App is a comprehensive application designed to streamline your culinary experience. It efficiently manages your recipes, ingredients, and inventory. With features like ingredient tracking, recipe creation, and automated shopping list generation based on inventory and recipe requirements, it simplifies meal planning and preparation.

devise jwt postgresql ruby ruby-on-rails testing

Last synced: 15 Apr 2026

https://github.com/kupolak/strateg

The STRATEG API allows to view and download for further processing the full range of data and metadata contained in the STRATEG system. The data is made available through REST API in JSON format.

api api-client european-union open-data ruby

Last synced: 26 Feb 2026

https://github.com/nolantait/stack

Ruby EVM stack implementation [WIP]

blockchain bytecode ethereum evm ruby

Last synced: 15 Apr 2026

https://github.com/shugo/medicine_shield

A mastodon client for Textbringer

mastodon ruby textbringer

Last synced: 26 Feb 2026

https://github.com/nuzair46/rails_erb_credentials

A drop in replacements for Rails credentials to support good old ERB.

rails ruby ruby-gem ruby-on-rails rubygem

Last synced: 10 Feb 2026

https://github.com/kontena/net-ssh-proxy-gateway

Net::SSH::Proxy compatible SSH-tunneling built on Net::SSH::Gateway

net-ssh ruby ssh tunneling

Last synced: 10 Feb 2026

https://github.com/uminocelo/koralreef

A tool to scrape images from websites and compile them into a PDF

pdf pdf-generation ruby ruby-gem ruby-on-rails rubygem rubygems

Last synced: 16 Apr 2026

https://github.com/codecop/javaclass-rb

Java Class File Parser for Ruby

classfile-parser gem java ruby

Last synced: 27 Feb 2026

https://github.com/jjuarez/mydotfiles

My personal evironment stuff

brew dotfiles ruby shell vim

Last synced: 27 Feb 2026

https://github.com/murakmii/cborb

Pure ruby decoder for CBOR(RFC 7049)

cbor gem ruby

Last synced: 12 Feb 2026

https://github.com/attaradev/jetstream_bridge

Production-ready NATS JetStream bridge for Ruby/Rails with outbox, inbox, DLQ, and overlap-safe stream provisioning.

dlq event-driven eventbus jetstream nats nats-streaming natsio ruby ruby-gem ruby-on-rails rubygem

Last synced: 13 Feb 2026

https://github.com/jamescook/tk-ng

Tk interface module using tcltklib

ruby tcl-tk tcltk

Last synced: 13 Feb 2026

https://github.com/bumi/openalias-ruby

Lookup and parse OpenAlias data in Ruby

bitcoin cryptocurrency dns dns-record monero openalias ruby

Last synced: 14 Feb 2026

https://github.com/axsuul/capistrano-nomad

Capistrano plugin for deploying and managing Nomad jobs

capistrano nomad rails ruby

Last synced: 14 Feb 2026

https://github.com/leesheppard/rails-for-frontend-developers

Frontend Developers guide to coding up UIs in Ruby on Rails apps.

frontend rails rails-tutorial react ruby ruby-on-rails

Last synced: 15 Feb 2026

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

Budget app is about building a mobile web application where you can manage your budget, and how to go about it

psql rals ruby

Last synced: 28 Feb 2026

https://github.com/lolcommits/lolcommits-uploldz

Upload lolcommits to a remote endpoint

fun git git-addons humor lolcommits lolcommits-plugin ruby selfie

Last synced: 16 Feb 2026

https://github.com/laluxx/rsh

a crystal shell

ruby shell

Last synced: 16 Apr 2026