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/reyadussalahin/sinatra-simple

A basic environment setup for ruby sinatra based web application

docker docker-deployment ruby sinatra sinatra-tutorial web-application webapp

Last synced: 17 Jan 2026

https://github.com/aliatayee/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, And all of these are built in a beautiful and well-organized way!

library oop ruby

Last synced: 06 Oct 2025

https://github.com/shioyama/i18n_accessors

Define locale-specific accessors for translated attributes.

i18n ruby translation

Last synced: 06 Oct 2025

https://github.com/ppmasa8/kusabi

This gem allows you to convert alphabet or Japanese characters (hiragana and katakana) into cuneiform.

ruby rubygems

Last synced: 06 Oct 2025

https://github.com/jfinkhaeuser/unobtainium-cucumber

Cucumber specific extensions to unobtainium.

appium bdd cucumber ruby selenium unobtainium

Last synced: 06 Oct 2025

https://github.com/yigger/rubyword

RubyWord is a simple, efficient word document generation gem and easy to generate docx file

gem ruby rubyword word

Last synced: 06 Oct 2025

https://github.com/heyvito/minicss

Pure-Ruby CSS parsing library

css-parser css3 ruby

Last synced: 09 Oct 2025

https://github.com/fumtas1k/kyopro-tessoku

競技プログラミングの鉄則の解答

algorithms gradle java junit5 kotlin rspec ruby

Last synced: 16 Oct 2025

https://github.com/zkan/fizzbuzz

FizzBuzz in different programming languages

fizzbuzz go hacktoberfest javascript php python ruby

Last synced: 21 Jan 2026

https://github.com/brandymint/localized_render

Поддержка globalize во views

gem i18n localization ruby ruby-gem

Last synced: 08 Oct 2025

https://github.com/rzane/argy

Yet another command line option parser

arguments cli command-line options parser positional ruby

Last synced: 08 Oct 2025

https://github.com/waferbaby/babydog

A collection of Destiny 2 tools.

destiny2 rails ruby

Last synced: 11 Nov 2025

https://github.com/sshaw/has_checksum

Automatically calculate checksums and signatures from the values of your class' attributes/methods

activerecord checksum checksum-calculation digest poro rails ruby sha256

Last synced: 06 May 2026

https://github.com/krisrang/heavylog

JSON request logging for Rails

logging rails ruby

Last synced: 08 Oct 2025

https://github.com/petercamilleri/lexical_analyzer

The lexical analyzer component for the Ruby Compiler Toolkit Project (RCTP)

compiler lexical-analysis ruby rubygem

Last synced: 08 Oct 2025

https://github.com/jonathanhefner/i18n-interpolate_nested

I18n interpolation support for nested values

i18n rails ruby ruby-on-rails

Last synced: 24 Apr 2026

https://github.com/jeantessier/book-reviews

The same app built multiple times with different technology stacks.

grails graphql kafka mongodb mysql nodejs ruby ruby-on-rails

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/sergueik/serverspec_custom_types

misc. handy serverspec snippets

chef puppet ruby serverspec spec

Last synced: 18 Jan 2026

https://github.com/redding/deas-nm

Deas template engine for Nm templates

ruby template-engine

Last synced: 21 Jan 2026

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

A full-stack blog app built with Ruby on Rails framework

authorization blog capybara-rspec devise integration postgresql rails-application ruby ruby-gem ruby-on-rails seed

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/djellemah/backup-backblaze

plugin for Backup gem to talk to BackBlaze

backblaze backblaze-api backup ruby rubygem

Last synced: 09 Oct 2025

https://github.com/burningtyger/mdb2sql

Convert mdb files to sql files in your browser

converter docker mdb mdbtools online ruby sinatra sql sqlite

Last synced: 14 Apr 2026

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

this 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. You will create a Ruby on Rails application that allows the user to: register and log in,

bootstrap devise devise-jwt gem html-css-javascript javascript rails restful-api ruby ruby-on-rails

Last synced: 14 Apr 2026

https://github.com/cimon-io/glipper

decorate rails models

helpers rails ruby

Last synced: 23 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: 14 Apr 2026

https://github.com/umairraza101/rails-boilerplate-with-git-webhooks

A Rails boilerplate with git webhooks configured using rubocop and breakman

breakman devise rails-boilerplate rails5 rubocop rubocop-rails ruby ruby-on-rails

Last synced: 23 Feb 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/muskan2532150/hello-world-api

This application will create a Rails back-end connection with a PostgreSQL database, act as an API and provide a JSON file that displays a random message.

api-cors postresql ruby rubyonrails

Last synced: 21 Jan 2026

https://github.com/cohhei/pdtable

A Pndas.DataFrame-like class

csv ruby rubygem

Last synced: 13 Mar 2026

https://github.com/darhazer/active_record_change_matchers

Custom RSpec matchers for ActiveRecord record creation.

active-record rspec rspec-custom-matchers ruby

Last synced: 03 Mar 2026

https://github.com/trast00/blog-dev

The Blog-dev is a fully functional website that allows users to view a list of posts, add comments, and like posts. The project includes fixing n+1 problems, adding Devise for authentication, adding authorization rules, and implementing API endpoints.

mvc mvc-architecture ruby ruby-on-rails rubyonrails

Last synced: 19 Jan 2026

https://github.com/sochologa/vicioperpetuo

Open Source Library Store with Yape, Plin, Bitcoin payment methods.

book css3 html5 javascript library ruby rubyonrails store virtual

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/mwafrika/final_capstone_backend

Yamaha Motor App is a motorcycle reservation platform that allows customers to book their motorcycle remotely within a defined time frame

activestorage github jsonwebtoken postgresql postman rails ruby

Last synced: 14 Apr 2026

https://github.com/uzair-manzoor/budget_app

Budget_App is a mobile web application designed to help users efficiently manage their budgets and track expenses. With an intuitive and user-friendly interface, this app enables individuals to gain insights into their spending habits and make informed financial decisions.

erb-template rails7 ruby rubyonrails

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/petercamilleri/flex_array

A flexible multi-dimensional array gem for Ruby.

dynamic-array multidimensional-arrays ruby

Last synced: 19 Jan 2026

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/juanfkurucz/lenguajes-de-programacion

Subject "Lenguajes de Programacion" (Programming languages) from Universidad Catolica del Uruguay

c haskell javascript prolog ruby

Last synced: 14 Apr 2026

https://github.com/bocaletto-luca/todo-http-server-ruby

Ruby Sinatra Todo HTTP Server 🚀 A single-file, in-memory RESTful API written in Ruby using Sinatra. Features health, version, metrics, request logging, and graceful shutdown.

bocaletto-luca http-server opensource ruby server server-web

Last synced: 11 Oct 2025

https://github.com/taigakiyokawa/otokomeshi

超簡単料理共有アプリ「魁!! 漢飯」詳細→

ajax cooking html5 japanese javascript jquery rails responsive ruby sass

Last synced: 21 Jan 2026

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

In this project, we are creating a console app that will keep a record of different types of things : books, music albums, movies, and games. Everything will be based on the UML class diagram that was provided as requirements for the project. The data will be stored in JSON files but will also prepare a database with tables structure analogical to the program's class structure. "Catalog of my things" will be a simple console app that allows users to manage collections of the things they own.

rspec ruby

Last synced: 21 Jan 2026

https://github.com/coreyjs/grpc-cache-example

A ruby gRPC server that can store and retrieve files from memcache. A Go client to interact with the server

example-project go golang grpc grpc-server learn learning memcache ruby tutorial

Last synced: 14 Apr 2026

https://github.com/gtekle/rubytut

Some Coding in Ruby

ruby

Last synced: 11 Oct 2025

https://github.com/spenserblack/ruby-template

My Ruby template

ruby template

Last synced: 21 Jan 2026

https://github.com/fshin1988/ssl_certificate

Wrapper of OpenSSL::X509::Certificate

gem openssl ruby ssl-certificate

Last synced: 12 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/albertyw/homebrew-albertyw

Tap for some of my packages

developer-tools homebrew ruby tap

Last synced: 21 Jan 2026

https://github.com/mileszim/rails-project-template

Base Rails Project based on my personal preferences at the moment.

rails ruby template

Last synced: 21 Jan 2026

https://github.com/hombre2014/shopify_challenge

Shopify challenge for Back-end Ruby Internship position

rails ruby

Last synced: 18 May 2026

https://github.com/jimmycuadra/lita-high-five

A Lita handler that won't leave you hanging.

chatops fun lita lita-handler ruby

Last synced: 13 Oct 2025

https://github.com/ericlondon/rails4-has_many_through-accepts_nested_attributes_for-allow_destroy

Rails4 / has_many through / accepts_nested_attributes_for / allow_destroy / nested form

accepts-nested-attributes-for form has-many-through rails rails4 ruby

Last synced: 19 Jan 2026

https://github.com/playpasshq/artemis-api-auth

Artemis GraphQL Client Adapter to support ApiAuth

graphql graphql-client hmac-sha256 ruby

Last synced: 15 May 2026

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

Various Marionette Collective scripts

mcollective ruby

Last synced: 13 Oct 2025

https://github.com/phcdevworksarchives/phcdevworks_accounts_devise

Ruby on Rails 7 Authentication and User Management Engine using Devise with a nice-looking dashboard, admin panel and login views to get you going fast on your next project.

bradpotts devise phcdevworks phcdevworks-accounts rails rails-engine rails-gem rails7 ruby ruby-gems ruby-on-rails rubygems

Last synced: 09 Feb 2026

https://github.com/eccb7/fast-recipes

"This recipe app allows users to create, share, and manage their favorite recipes, with a focus on ingredient management and user-friendly navigation. It's a platform for home cooks and food enthusiasts to discover new dishes and connect with others who share their passion for cooking."

capybara-rspec devise gems rails rspec-testing ruby ruby-gems ruby-on-rails

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/takkii/bmi

BMI測定、健康的な生活を送ろう⚖️

bmi cli encoding ruby

Last synced: 13 Oct 2025

https://github.com/paulfioravanti/survey_tool_ruby

Culture Amp's Survey Tool Back End Developer Coding Test

coding-test ruby

Last synced: 13 Oct 2025

https://github.com/omkz/omkz.github.io

My personal blog

jekyll ruby

Last synced: 20 Apr 2026

https://github.com/elektronaut/dis

A file store for your Rails app

file-handling plugin rails ruby

Last synced: 22 Feb 2026

https://github.com/lots0logs/circleci-wordpress

Lightweight Docker image for CircleCI 2.0 to test WordPress sites.

circleci docker-image nginx nodejs php-fpm ruby wordpress

Last synced: 14 Apr 2026

https://github.com/javiidiazglez/lpp

Lenguaje y Paradigmas de Programación

c css git html5 javascript rakefile ruby shell

Last synced: 14 Apr 2026

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

A console app that help users to keep a record of different types of things they won like books, music albums, movies, and games. User can list, add, and remove records. Build with Ruby.

ruby

Last synced: 15 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/rohancyberops/command-line-calculator

A simple command-line calculator built in Ruby that supports basic arithmetic operations like addition, subtraction, multiplication, and division. This calculator allows users to perform calculations interactively in the terminal or command prompt.

calculator commandline ruby

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/dtinth/sense_of_place

(Mac OS X) Place detection using WiFi BSSID, Gateway Mac Address

ruby

Last synced: 15 Oct 2025

https://github.com/michaeljklein/animate_modules

Animate the module structure of Haskell packages

cli code-analysis haskell ruby

Last synced: 16 Oct 2025

https://github.com/jonas-lucas/hello-world

Unlocking the World of 'Hello, World!' in Multiple Programming Languages.

c cpp go hello-world java javascript language python r ruby typescript

Last synced: 07 Apr 2026

https://github.com/444b/sonic-pi

A collection of my songs and scripts made for Sonic-pi

ableton-live music ruby sonic-pi sonic-pi-snippets supercollider

Last synced: 16 Oct 2025

https://github.com/ccocchi/rtfdoc

Generate beautiful static documention for your APIs from markdown.

documentation-generator markdown ruby

Last synced: 16 Oct 2025

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

Budget App 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.

devices devise rails7 rspec ruby rubyonrails

Last synced: 24 Feb 2026

https://github.com/mollybeach/azelia

Azelia Game: Ruby Game Development engineTools, frameworks game rails and software

algorithms-and-data-structures game-development game-engine project project-management ruby ruby-on-rails

Last synced: 14 Apr 2026

https://github.com/ksylvest/uhaul

A Ruby library for U-Haul that crawls self-storage facilities and prices.

ruby

Last synced: 14 Mar 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/emsk/romajic

Automatic romaji spelling checker for programmer.

cli gem japanese romaji ruby

Last synced: 18 Oct 2025

https://github.com/yegor256/others

Catch all missing methods by a single proc, similar to what method_missing() is doing

ruby ruby-gem

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/donkeycode/cucumber-sentences

This gem is a collection of pre-built sentences compatible with cucumber and page-object

cucumber cucumber-steps page-object ruby

Last synced: 13 May 2026

https://github.com/Darhazer/active_record_change_matchers

Custom RSpec matchers for ActiveRecord record creation.

active-record rspec rspec-custom-matchers ruby

Last synced: 19 Oct 2025

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/drewmoore/currency_chameleon

This is a tool for calculating and displaying monetary values in multiple currencies.

ruby

Last synced: 23 Oct 2025

https://github.com/envygeeks/liquid-hash-or-array-drop

A Liquid drop that wraps a hash, or an array

array drop hash liquid liquid-drop ruby

Last synced: 23 Oct 2025

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

Create consistent and transparent rules for checking commit messages

ruby

Last synced: 24 Oct 2025

https://github.com/kettle-rb/nomono

1️⃣ Q: When is a Monorepo not A Monorepo? A: When it is a nomono. Just a bunch of repos in the same directory.

monorepo ruby rubygem

Last synced: 01 Jun 2026

https://github.com/jonathanyiv/mastermind

Implementation of Mastermind in Ruby

mastermind ruby

Last synced: 24 Oct 2025