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/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/braincee/budget-app-rails

This 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. This application that allows the user to: register and log in, so that the data is private to them. introduce new transactions associated with a category.

capybara-rspec css3 html5 microverse microverse-projects microverse-students postgresql rails7 rspec-rails ruby rubygems

Last synced: 15 Feb 2026

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

This is an educational project to create a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books and save records of who borrowed a given book and when.

library microverse microverse-projects microverse-ruby microverse-students oop ruby

Last synced: 29 Mar 2025

https://github.com/enderahmetyurt/hello_ruby_stuff

Hello Ruby sunum ve kodlar

codes presentation ruby

Last synced: 24 Mar 2025

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

tree command for json

gem ruby

Last synced: 17 May 2026

https://github.com/jbussdieker/babel

Hello World in all the languages

bash batch c cpp elixir erlang go groovy java javascript php python ruby rust vbscript x86

Last synced: 10 Apr 2026

https://github.com/goshatch/lucca

⏱ A modular CLI time tracking tool written in Ruby

cli-app ruby time-tracker

Last synced: 23 Mar 2025

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/jyotibrat/learn-ruby

Resources to Learn Ruby Programming Language.

git github github-actions ruby ruby-on-rails

Last synced: 03 Oct 2025

https://github.com/codesalley/koinkeep

KoinKeep, a platform that allows users to manage their transactions in groups and keep watch of what they spend much on. Users can create an account, and add transactions and groups containing transactions. a chart to display stats

rails ruby

Last synced: 19 May 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/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/praveen1664/postgres-chef-recipes

This is one of the recipe written for chef server in ruby

ruby

Last synced: 18 Jul 2025

https://github.com/yaairfernando/toyapp

Basic Rails App to show how to use models with rails

ruby ruby-on-rails

Last synced: 09 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/rileymanda/ruby-capstone-project

A console app developed to keep a record of different types of things you own: books, music albums, and games. All the implementations are based on UML class diagram and the data is be stored in JSON files.

rspec ruby

Last synced: 29 Jun 2026

https://github.com/swordray/datetime_tag_helper

ActionView Datetime Tag Helper

actionview rails ruby

Last synced: 19 May 2026

https://github.com/aquaflamingo/openrails

🚂 Open Sourced Ruby on Rails Apps

rails-5 ruby ruby-on-rails rubyonrails

Last synced: 05 May 2026

https://github.com/talaatmagdyx/http-server-in-ruby-from-scratch

A rack compatible HTTP server from scratch using only Ruby Resources (education only)

http-server rack ruby

Last synced: 20 Jun 2025

https://github.com/bipin161523/basic

"Basic Coding of Languages" A collection of beginner-friendly coding projects to learn and explore different programming languages. Starting with C, this repository will gradually expand to include Python, Java, JavaScript, C++, Ruby, and web development basics (HTML/CSS). Follow my journey and explore simple implementations and exercises aimed at

c cpp css html java javascript python ruby

Last synced: 10 Apr 2026

https://github.com/hisoka37/school_library

School Library is university libray tool that records what books are in the library and who borrows them. The app allows users to add new students or teachers, add new books, save records of who borrowed a given book and when.

git gitflow ruby

Last synced: 02 May 2026

https://github.com/ismailarilik/gosu-starship

A starship game written with Ruby/Gosu

gosu ruby starship

Last synced: 18 Jun 2026

https://github.com/cassiosantana/blogstrap

Curso Ruby on Rails MVC - Blog: De volta às origens

bootstrap crud-application framework mvc-architecture rails rspec-rails ruby test

Last synced: 08 May 2026

https://github.com/sixarm/sixarm_ruby_object_instance_exec

SixArm.com » Ruby » Object#instance_exec method

exec gem instance object ruby

Last synced: 02 May 2026

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

This is a blog app. The user have different intereactions with the page, the first thing he sees is a log-in page and will not be able to access it until he he is logged in. After being succesfully logged in it's able to create his posts as well as comment and like other people's post.

rails ruby

Last synced: 19 Jun 2026

https://github.com/kanzatahreem/oop-principles

This project is dedicated to learn the basics of four Object Oriented Programming (OOP) Principles

oop oop-principles ruby uml-class-diagram

Last synced: 19 Jun 2026

https://github.com/dpritchett/timesheet_nags

⏰ Nag yourself via OSX growl if your harvest timesheets are out of date ⏰

gem growl-notifications harvest ruby timesheet

Last synced: 06 May 2026

https://github.com/pinpox/led_display

Homemade serial-controlled LED-display using an arduino to control a strip of addressable LEDs.

arduino c led led-controller microcontroller ruby serial

Last synced: 08 May 2026

https://github.com/pathbox/working-with-tcp-sockets

代码来自于这本书《Working With TCP Sockets》. 从这本书,学到了很多关于socket的知识。这些代码是进行的练习记录

ruby socket

Last synced: 19 Jun 2026

https://github.com/rzane/lil_tweets

A tiny lil graphql demo

graphql ruby

Last synced: 03 May 2026

https://github.com/raihan2bd/enumerable

Enumerable is a Ruby project that includes a module, "MyEnumerable", and a class, "MyList". It provides a subset of the functionality of Ruby's built-in Enumerable module and enables developers to create their own custom lists and iterate over them.

ruby

Last synced: 10 Jun 2026

https://github.com/kraten/alpha-blog-play

A Ruby on Rails simple blog application

blog ruby rubyonrails

Last synced: 04 May 2026

https://github.com/sixarm/sixarm_ruby_sign_in

SixArm.com » Ruby » SignIn abstract interface for apps

authentication gem rails ruby

Last synced: 02 May 2026

https://github.com/adalbertobrant/ruby

Um Estudo das propriedades do Ruby uma linguagem melhor que o Python.

documentation english first-timers hacktoberfest hacktoberfest2019 ruby translation

Last synced: 20 Jun 2026

https://github.com/sniperwolf/vis-gem

Wrap vis.js dependencies in Rails project.

charts data-visualization javascript network rails ruby timeline visualization

Last synced: 09 May 2026

https://github.com/nowlinuxing/kushojin

Send and record changes of ActiveRecord models via Fluentd

activerecord fluentd ruby ruby-on-rails

Last synced: 06 May 2026

https://github.com/bayars/rails-blog-sample

The project made with Ruby on Rails that is simple blog application.

blog hacktoberfest postgresql ruby ruby-2-6-5 ruby-on-rails

Last synced: 06 May 2026

https://github.com/mixandgo/decorator_pattern

The Decorator Pattern in Ruby

design-patterns ruby youtube

Last synced: 22 Jun 2026

https://github.com/jmettraux/bxs

Bundle Exec rSpec - a wrapper for `bundle exec rspec`

rspec ruby shell

Last synced: 06 May 2026

https://github.com/akicho8/tixy-clone-apps

Tixy clone applications using ruby, rust, sdl, nannnou.

bevy nannou ruby rust sdl sdl2 tixy

Last synced: 09 May 2026

https://github.com/ruby-oauth/anonymous_loader

💎 Anonymously load modules without defining their top-level namespace in Ruby 2.2+

abstract-factory-pattern anonymous ruby rubygem

Last synced: 24 Jun 2026

https://github.com/kanzatahreem/rails-girls

Practicing Ruby on Rails by following Rails Girls official website

database rails-girls ruby ruby-on-rails

Last synced: 06 May 2026

https://github.com/opensauce04/linkshovel

A simple webcrawler written in ruby

nokogiri ruby web-crawler webcrawler

Last synced: 22 Jun 2026

https://github.com/zedtux/cucumber-instafail

Show failing features instantly

cucumber cucumber-instafail gem instafail rails ruby

Last synced: 09 May 2026

https://github.com/talaatmagdyx/active-record-lite

How to build Active Record Lite.

activerecord ruby ruby-application

Last synced: 24 Jun 2026

https://github.com/brianwangila/dial-a-mechanic_sinatra-backend

This is a short Dial A Mechanic backend project written with Sinatra Ruby that lets Users create a mechanic account and rate mechanics. It has two models (Mechanics and Reviews) and employs all the CRUD functionalities.

procfile ruby sinatra sinatra-applications sinatra-framework

Last synced: 24 Jun 2026

https://github.com/andres-condezo/tdd_project

A class with three methods to implement the test-driven development(TDD).

rspec ruby

Last synced: 05 May 2026

https://github.com/discourse/markbridge

Convert markup in multiple formats to Discourse-ready Markdown — via a predictable parse → AST → render pipeline.

bbcode-parser markdown ruby

Last synced: 25 Jun 2026

https://github.com/varunram/compiler

x86 C compiler in Ruby

compiler compiler-designs ruby

Last synced: 25 Jun 2026

https://github.com/odilson-dev/mastermind

Mastermind is a command line game where you have 12 turns to guess the secret code, starting with you guessing the computer’s random code.

game mastermind ruby theodinproject

Last synced: 10 Jun 2026

https://github.com/slbug/julewire

Structured logging for modern Ruby: core pipeline, Rails/AJ/Karafka/Ractor adapters, GCP shape, redaction, tail/doctor tools, and contract tests. Sharp edges documented, boundaries enforced, logs that behave under load.

activejob gcp karafka logging ractors rails ruby ruby-on-rails semantic-logger structured-logging

Last synced: 28 Jun 2026

https://github.com/momiji-rs/sasso-ruby

In-process SCSS/Sass → CSS for Ruby, powered by the zero-dependency Rust sasso compiler (a byte-for-byte dart-sass alternative). No Node.js.

css css-preprocessor dart-sass magnus native-extension rb-sys ruby rubygem rust sass sass-compiler scss

Last synced: 26 Jun 2026

https://github.com/alekpopovic/masina

Useful Rails Patterns Generators

desing-patterns ruby ruby-gem ruby-library ruby-on-rails

Last synced: 27 Jun 2026

https://github.com/recheeduardo/blogalizando

Bem vindo ao Blogalizando! Um app completamente interativo utilizando o principal framework da linguagem ruby: Ruby on Rails! 🚂🏮

bootstrap devise fullstack kaminari mvc pundit ruby ruby-on-rails sqlite3

Last synced: 04 May 2026

https://github.com/ghiftee/oop-school-library

This project is a console-based school library app that allows created students and teachers to rent created books. It also gives a list of students, teachers, books and rentals.

oop ruby

Last synced: 28 Jun 2026

https://github.com/keallar/r_dockerize

CLI app for creating ruby and rails Dockerfile and docker-compose.yml

cli docker docker-compose ruby ruby-gem

Last synced: 06 May 2026

https://github.com/javieraybar/recipe-app

Recipe App is a app containing data about foods, recipes, and shopping lists.

api postgresql rails ruby

Last synced: 09 May 2026

https://github.com/hasannadeem/resume-api

A test project API built in Ruby on Rails + GraphQL for Hatchways Assessment.

apollographql graphql ruby ruby-on-rails

Last synced: 03 May 2026

https://github.com/2kabhishek/kicksearch

Elasticsearch Demo with Rails 🔎💎

demo elasticsearch learning rails ruby searchkick turbo

Last synced: 09 May 2026

https://github.com/choosen/dotfiles

Sharing the setup of shell (prompt, aliases, config) and ruby/rails things

dotfiles-macos rails ruby starship zshrc

Last synced: 03 May 2026

https://github.com/tylertitsworth/5th-age-srd

An adaption of the 13th Age Archmage Engine combined with more elements from Dungeons and Dragons 4th Edition and 5th Edition.

13thage bundle codespaces gh-pages jekyll liquid markdown ruby ttrpg

Last synced: 06 May 2026

https://github.com/dottorblaster/burstfm

A Burst evolution. Generate Jekyll front-matter YAML programmatically

gem jekyll ruby yaml

Last synced: 09 May 2026

https://github.com/rvansant2/rvs_scripts

This is a collection of scripts used to perform several tasks, typically through cron jobs.

bash cli-tool git ruby scripts scripts-collection

Last synced: 06 May 2026

https://github.com/ibnesayeed/reddit-scraper

A Ruby script to scrape Reddit objects

docker reddit reddit-scraper ruby scraper

Last synced: 09 May 2026

https://github.com/driftingruby/223-like-relationships-and-global-id

In this episode we create a Like/Unlike system where users can like posts and use Global ID to obfuscate IDs.

controllers global-id models relationships routes ruby ruby-on-rails

Last synced: 09 May 2026

https://github.com/ghiftee/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 have spent and on what.

capybara-rspec devise postgresql rspec-rails ruby ruby-on-rails

Last synced: 09 May 2026

https://github.com/ansaribrahim/catalogmythings

CatalogMyThings: A Ruby-based catalog app to manage and organize your books, music, and games with labels and genres.

gem gemfile gemfile-lock linters rspec rubocop ruby ruby-gem sql test

Last synced: 03 May 2026

https://github.com/yaphott/unified-regex

Comparing regex character matching in multiple languages.

cpp go golang haskell java javascript objective-c perl php python python3 regex regex-match regex-pattern ruby rust scala

Last synced: 10 Apr 2026

https://github.com/zeroc0d3/ruby

Ruby docker images from Ubuntu. Installation using ruby-install

docker dockerfile ruby

Last synced: 03 May 2026

https://github.com/andrianarivo/restaurant-budget

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

postgresql rails ruby

Last synced: 09 May 2026

https://github.com/yndajas/workinonit

Search for jobs and keep track of your applications in one simple but powerful web app!

activerecord jobs mvc postgresql rails ruby

Last synced: 09 May 2026

https://github.com/abeidahmed/abeidahmed

Personal portfolio

portfolio rails react ruby vue

Last synced: 06 May 2026

https://github.com/nemuba/demo-blog-tailwindcss

Demo Blog - Hotwire Rails and TailwindCSS

hotwire rails ruby stimulus tailwind

Last synced: 09 May 2026

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

Users can store their favourite Books, Games and Music Albums in this Bank made of Ruby

postgresql rspec rspec-testing ruby ruby-gem sql

Last synced: 04 May 2026

https://github.com/qnighy/ruby-1.8.1

The Ruby Programming Language - 1.8.1 backport

ruby

Last synced: 09 May 2026

https://github.com/aldesantis/hertz-twilio

A Hertz courier for sending SMS notifications with Twilio.

hertz notifications rails ruby sms twilio

Last synced: 03 May 2026

https://github.com/sixarm/sixarm_ruby_current_user_id

SixArm.com » Ruby » Get the current user id of a Ruby on Rails app

gem id rails ruby user

Last synced: 09 May 2026

https://github.com/carlgo11/backup

Basic backup script

backup backup-script ruby

Last synced: 09 May 2026

https://github.com/jstloyal/alpha_app

A blog app builds with ruby on rails, still in the progress, more updates coming!

css3 heroku-deployment html5 javascript ruby ruby-on-rails

Last synced: 05 May 2026

https://github.com/wizardone/algorithms

A collection of simple, yet useful ruby and js code examples

algorithms javascript ruby

Last synced: 09 May 2026

https://github.com/miguelargentina/shoplify

A RoR based e-commerce app, integrating Stripe payments, using a shopping cart. Authentication is done using Devise.

devise e-commerce rails ruby stripe

Last synced: 09 May 2026

https://github.com/santosh-konappanavar/tdd_project

TDD (Test-Driven Development) is a software development methodology where automated tests are written before writing the actual code. In this project, we implemented a class following TDD principles, ensuring that the code is thoroughly tested by creating tests that define the expected behavior and then writing the code to pass those tests.

postgresql-database rspec ruby server

Last synced: 03 May 2026

https://github.com/praveen1664/ruby-full-stack-infra

This repository describes and codifies the infrastructure used by the Fullstaq Ruby project.

rails ruby shell terraform

Last synced: 05 May 2026

https://github.com/xmas7/sendgrid-api

A Ruby interface to the SendGrid API.

api email interface rails ruby rubyonrails sendgrid

Last synced: 03 May 2026

https://github.com/benmuiruri/hello-rails-react

A Rails React application that displays greetings from around the world

rails-api react reactjs ruby ruby-on-rails

Last synced: 07 May 2026