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/jsdhami/ruby-first-app

First Ruby On Rails FullStack App

full-stack ruby ruby-on-rails

Last synced: 30 Apr 2026

https://github.com/glencrawford/dotenv-missing_variable_notifier

Tiny extension for dotenv to notify you if you are missing any environment variables listed in your example file.

dotenv gem rails ruby

Last synced: 30 Apr 2026

https://github.com/olivierlacan/planter

A basic Rails demo application created at the end of my Ruby on Rails: The Big Picture course for Pluralsight

pluralsight rails ruby

Last synced: 30 Apr 2026

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

Primer ejemplo del libro Agile Web Development with Rails 6

ruby ruby-on-rails

Last synced: 30 Apr 2026

https://github.com/fene-87/catalog_of_things

This is a simple console app that helps users keep records of different types of things that they own: books, music albums, games, and movies.

rspec rubocop ruby

Last synced: 30 Apr 2026

https://github.com/pallabpain/data-structures-and-algorithms

All the data structures and algorithms code files that I have practised.

algorithms data-structures python ruby

Last synced: 30 Apr 2026

https://github.com/martouta/container_image_ruby_node

A Docker image with ruby and node (with yarn), with a Debian base. Useful to be the base image of a Rails app where I've extracted this from.

debian dockerfile node ruby yarn

Last synced: 30 Apr 2026

https://github.com/turingschool-projects/code-of-arms

An Exercism-like application designed for the Turing School.

education learning rails react ruby webhooks

Last synced: 30 Apr 2026

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

This a blog app to create, read, update and delete blog posts using the popular Ruby on Rails framework and Postgres to preserve the posts.

blog postgres rails ruby

Last synced: 30 Apr 2026

https://github.com/nelsonwenner/advent-of-code

:star: Advent of code

advent-of-code ruby

Last synced: 08 Jun 2026

https://github.com/datakinds/stoichiometry-toolkit

A terminal application for analyzing reactions and chemical formulas.

calculator chemistry ruby stoichiometry terminal toolkit

Last synced: 30 Apr 2026

https://github.com/abishekaditya/studentprofiling

Project : Rails Student and Questions Profiling. Derived from techniques of fuzzy control systems

control-systems fuzzy-logic-control rails ruby student-profiling

Last synced: 30 Apr 2026

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

This is an example of a blog website that have a clear path from the browser to the routes file, and to the Controller action. In effect, it implements the MVC functionality and CRUD.

bootstrap postgresql ruby ruby-on-rails

Last synced: 30 Apr 2026

https://github.com/maheshkumar-novice/ruby-testing

My solutions to the Ruby-Testing exercises from The Odin Project

rspec rspec-testing ruby ruby-test tdd test-driven-development

Last synced: 01 May 2026

https://github.com/johnpitchko/sentence-tagging

Tag sentences; coding test for Propelor

rails ruby

Last synced: 01 May 2026

https://github.com/rubyonworld/ios-ruby-embedded

This is a project that will build the current mruby source into a XCode framework. That framework can then be used to embed Ruby into an iOS application.

app application framework ios mruby ruby xcode

Last synced: 01 May 2026

https://github.com/boutquin/ruby-on-rails-7-tutorial-toy

My work on Michael Hartl's Ruby On Rails 7 Tutorial

ruby ruby-on-rails tutorial-code

Last synced: 01 May 2026

https://github.com/luhluh-17/rails-blog

A simple blog app made with Rails 7

rails7 ruby

Last synced: 01 May 2026

https://github.com/helloojasmutreja/test-book-donation-model

This is a web application to give and ask for books, based out of ruby on rails7. This one is just really a trial as it does not have user setup, nice layout, donation functionality.

book donation rails7 ruby ruby-on-rails trial web-application

Last synced: 01 May 2026

https://github.com/davzoku/rbground

🏖️🔴 The Ruby Edition: Familiarizing with Ruby

jekyll ruby ruby-on-rails

Last synced: 01 May 2026

https://github.com/siman-man/rspec-sandbox

rspec sandbox

rspec ruby

Last synced: 01 May 2026

https://github.com/vchkhr/otp-2fa-rails

This is a demo application with One-time password Two-factor authentication in Ruby on Rails with Devise gem.

2fa rails ruby security

Last synced: 01 May 2026

https://github.com/kdlamini/mindly

The Mindly app is a classic example of a blog website. This will is 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: 01 May 2026

https://github.com/robertov8/notebook

Ruby on Rails - Curso Completo

faker i18n ruby ruby-on-rails spring

Last synced: 01 May 2026

https://github.com/vishnu1307-cse/expense-monitor

This is a basic CRUD based web application where we can add our daily expenses along with date and the description of the use. This web application is primarily made using Ruby On Rails.

crud crud-sample ruby ruby-on-rails

Last synced: 01 May 2026

https://github.com/nguyenanh/processing-large-csv

source code followed by https://dalibornasevic.com/posts/68-processing-large-csv-files-with-ruby

csv out-of-memory processing ruby

Last synced: 01 May 2026

https://github.com/ganjooh/rails-ast-mcp-server

Intelligent code indexing and retrieval system for Ruby on Rails projects with MCP integration

ai-tools ast claude code-indexing developer-tools mcp model-context-protocol rails ruby ruby-on-rails

Last synced: 01 May 2026

https://github.com/rubyonworld/rubyamf_plugin

RubyAMF is an open source flash remoting gateway for Ruby on Rails.

amf flash rails remote ruby source

Last synced: 01 May 2026

https://github.com/oct2pus/github-tumblr-sync

Syncs a tumblr blog and a github commits

github ruby tumblr tumblr-bot

Last synced: 01 May 2026

https://github.com/eltonsantos/ruby-gems-bootcamp

Projeto desenvolvido no curso da Udemy: Ruby on Rails 6: Learn 25+ gems and build a Startup MVP 2021. Link: https://www.udemy.com/course/ruby-on-rails-6-learn-20-gems-build-an-e-learning-platform

ruby ruby-on-rails

Last synced: 01 May 2026

https://github.com/hisoka37/expensestracker

" ExpenseTracker " is a Ruby on Rails-based budget manager designed to help users manage their expenses efficiently by providing a platform to log and track their spending.

chartjs javascript ruby ruby-on-rails tailwindcss

Last synced: 01 May 2026

https://github.com/chippolot/advent-of-code

Advent of Code solutions (written in Haskell, Python, and Ruby)

advent-of-code advent-of-code-2017 advent-of-code-2018 adventofcode2017 adventofcode2018 haskell python ruby

Last synced: 01 May 2026

https://github.com/rubyonworld/mtg-sdk-ruby

Magic: The Gathering SDK

magic rails ruby sdk

Last synced: 02 May 2026

https://github.com/fene-87/blog

A ruby on rails application which is a classic example of a blog website. The fully functional website shows posts made and empower readers to interact with them by adding comments and liking posts.

postgresql rspec-rails rubocop ruby

Last synced: 02 May 2026

https://github.com/rubyonworld/mondo-ruby

The Mondo Ruby client provides a simple Ruby interface to the Mondo API.

mondo ruby

Last synced: 02 May 2026

https://github.com/gorange310/finance-tracker

US stock tracker app

crud devise rails ruby

Last synced: 02 May 2026

https://github.com/gfowley/opal-project

Opal project starter directory

opal opal-irb ruby

Last synced: 02 May 2026

https://github.com/akshch/qa-rails

Question and Answer portal like Stackoverflow

css html ruby rubyonrails

Last synced: 02 May 2026

https://github.com/tinchorocks/shiftmanager

Rails Monolith to Manage Employee Shifts

employee-management monolith ruby ruby-on-rails scheduler shifts

Last synced: 02 May 2026

https://github.com/kdlamini/mastermind-ruby

A Ruby code-breaking CLI game for two players. It resembles an earlier pencil and paper game called Bulls and Cows that may date back a century or more. Built with Ruby.

game game-development ruby

Last synced: 02 May 2026

https://github.com/khoerodin/quote-editor

Create modern, single-page, reactive web applications with Ruby on Rails 7 without writing any custom JavaScript code.

ruby ruby-on-rails single-page-applications

Last synced: 02 May 2026

https://github.com/maheshkumar-novice/tic-tac-toe-with-tests

A command line game written in Ruby with Tests

rspec ruby testing

Last synced: 02 May 2026

https://github.com/librity/diamond_kata_ruby

💎 Made this here with all the ice on in the booth, At the gate outside, when they pull up, they get me loose 💎

diamond diamond-kata diamond-square-algorithm ruby

Last synced: 09 Jun 2026

https://github.com/reki204/signal-photo

秘密の合言葉を知っている者同士で写真を共有できるサービス

photo rails8 ruby

Last synced: 02 May 2026

https://github.com/sixarm/sixarm_ruby_yaml_load_glob

SixArm.com » Ruby » YAML.load_glob methods

gem parser ruby yaml

Last synced: 02 May 2026

https://github.com/zahraarshia/book-flight-backend

BOOK-FLIGHT-BACKEND is a RESTful API that allows users to book a flight.

api backend postgresql rails rest-api restful-api ruby

Last synced: 02 May 2026

https://github.com/angryboat/actionlimiter

Redis backed Token Bucket rate limiting

middleware rails ruby

Last synced: 02 May 2026

https://github.com/smerth/ruby-on-rails-5

Ruby on Rails (v.5) CMS

mysql ruby ruby-on-rails

Last synced: 02 May 2026

https://github.com/fabiornobrega/perene-goals

PUC Minas graduate course work 2023. Web application for personal goals management.

ruby ruby-on-rails vuejs

Last synced: 03 May 2026

https://github.com/warborn/algorithms

Implementation of some of the data structures & algorithms i've found in books and courses

algorithms computer-science data-structures interview-preparation ruby

Last synced: 09 Jun 2026

https://github.com/elvisoliveira/pousada-vo-angelica

Pousada Vó Angélica

middleman ruby sass

Last synced: 03 May 2026

https://github.com/alexwebgr/phonebook

A Ruby on Rails api-only app with JWT token authentication that exposes a basic CRUD API for managing contacts in a phonebook.

api jwt rspec ruby ruby-on-rails

Last synced: 03 May 2026

https://github.com/rubyonworld/omise-ruby

Add the following to your Gemfile and run bundle install to install via RubyGems

gem rails ruby

Last synced: 03 May 2026

https://github.com/makevoid/redis-rejson

Redis ReJSON adapter for Redis-rb - status: beta release

data-store database gem json library re-json redis redis-modules redis-v4 rejson ruby

Last synced: 03 May 2026

https://github.com/idimsh/idimsh.github.io

idimsh.github.io website code

docker gem jekyll ruby

Last synced: 03 May 2026

https://github.com/jitesoft/docker-ruby

Docker with alpine linux and ruby.

alpine docker dockerfile hacktoberfest jitesoft ruby

Last synced: 03 May 2026

https://github.com/mburuxx/alx-system_engineering-devops

Projects based on Linux shell for Ubuntu 20.04

bash ruby shell

Last synced: 03 May 2026

https://github.com/gia-lexa/sidekiq_job_monitor

🔮 A fully functional Rails + Sidekiq setup for efficient background job processing, complete with Redis integration and a real-time job monitoring UI, all running locally. 🎯

rails redis ruby sidekiq

Last synced: 04 May 2026

https://github.com/deep-codes/cafeman

🍔 Cafeteria Management System with Ruby on Rails, PostgreSQL

css html postgresql rails ruby rubyonrails

Last synced: 04 May 2026

https://github.com/vilhalva/rotas-com-ruby

👨‍💻APLICAÇÃO DE ROTAS APENAS COM A LINGUAGEM, SEM FRAMEWORKS!

cdn css html interface materializecss projeto ruby site

Last synced: 04 May 2026

https://github.com/mwafrika/ror_blog_application

Blog App is a full stack blog app built with Ruby on Rails framework that allows users to create, edit, and delete posts and comments on their blog.

ruby ruby-on-rails rubygem

Last synced: 04 May 2026

https://github.com/melezhik/ruby-echo-script

sparrow / ruby example script

ruby sparrow tutorial

Last synced: 04 May 2026

https://github.com/solar05/dockcheck

Simple gem, that validates document check sum.

library ruby validator

Last synced: 11 Jun 2026

https://github.com/alphayowakarindi/rails-recipe-app

This is a Recipe app that keeps track of all users' recipes, ingredients, and inventory. It allows an authenticated user to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.

postgresql recipes ruby ruby-on-rails

Last synced: 04 May 2026

https://github.com/parvez-ahammed/automate-task-x

Some tools that I have Created to automate a few of my workflow

pdf python ruby

Last synced: 04 May 2026

https://github.com/paulcarrick/ruby-3.2_debian-12

These are the instructions to install Ruby 3.2.0 on Debian 12 using a binary Paul Carrick built.

debian interpreter ruby

Last synced: 04 May 2026

https://github.com/jcampbell57/ruby_chess

A command line Chess game where two players can play against each other. The purpose of this project is to show that I can take on a project with a lot of different components. This is the capstone project of The Odin Project's Ruby course.

localstorage object-oriented-programming oop rspec ruby serialization tdd test-driven-development yaml

Last synced: 04 May 2026

https://github.com/ivanctga/rails

Curso de Ruby on Rails

git ruby ruby-on-rails

Last synced: 04 May 2026

https://github.com/acushlakoncept/list-app

In this project, I built a simple List App using ReactJS as FrontEnd and Ruby on Rails API as Backend

rails rails-api react reactjs ruby ruby-on-rails

Last synced: 04 May 2026

https://github.com/hjjunior/simple-ruby-blog

Start the first project to learn ruby and ruby on rails

getting-started ruby ruby-on-rails

Last synced: 04 May 2026

https://github.com/gmmcal/ynab

Extra reports integrated with You Need a Budget (YNAB)

database github-actions postgres rails ruby ruby-on-rails ynab ynab-api

Last synced: 16 Jun 2026

https://github.com/chaadow/mewpipe-back

Mewpipe Backend - A youtube like API backend for processing videos/thumbnails

ruby ruby-on-rails

Last synced: 05 May 2026

https://github.com/sshaw/i18n-env-config

Set I18n.locale based on the environment variables that control the locale.

environment-variables i18n locale ruby

Last synced: 05 May 2026

https://github.com/cainwatson/issue_tracker

An issue tracker.

graphql rails ruby vuejs

Last synced: 05 May 2026

https://github.com/sebastianterleira/somesplash-proyecto

Plataforma que te permite tener tus recuerdos (fotos) almacenados y organizados en un solo lugar, construido con Ruby on Rails, HTML, CSS & Ruby (ノ◕ヮ◕)ノ*:・゚✧

css html rubocop ruby ruby-on-rails

Last synced: 05 May 2026

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

This is a A rails application that allows users to create expense categories and track the transactions per category. A transaction can belong to multiple categories. It includes user authentication and data is preserved using postgresql.

postgresql ruby ruby-on-rails

Last synced: 05 May 2026

https://github.com/tommy2118/rails-migration-guard

Prevent orphaned Rails migrations in development and staging environments

database development-tools git migrations rails ruby

Last synced: 05 May 2026

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

This project is and introduction to the various ways rails and react can be connected.

postgresql rails ruby tailwind-css

Last synced: 05 May 2026

https://github.com/preciousakams/kamzzy-budget

An application that make it easy for you to keep track of your expenditures and plan your finances better.

devise postgresql rspec ruby ruby-on-rails

Last synced: 05 May 2026

https://github.com/elsbury13/rails-vagrant-box

Vagrant box for Ruby on Rails

rails-vagrant-box ruby vagrant

Last synced: 05 May 2026

https://github.com/mayankagnihotri7/sample_app

Sample app created using Ruby on Rails.

ruby ruby-on-rails

Last synced: 05 May 2026

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

"My things" a console app that helps me to keep record of different types of things I have won: books, music albums, movies, and games. The data was stored in JSON files and database schema was created

json pgsql ruby

Last synced: 05 May 2026

https://github.com/sebalp100/rent-a-car-backend

This is a Car rental app that allows users to search a list of cars availables and rent them choosing a starting and a returning date. Made with React, Redux and Rails.

react ruby ruby-on-rails

Last synced: 05 May 2026

https://github.com/manuelvanrijn/env-app

Example application to test out (print out) environment variables

aws docker example-project ruby sinatra

Last synced: 06 May 2026

https://github.com/xmas7/food-lookup-demo-rails

This project demonstrates using the setup generated by create-react-app alongside a Node Express API server.

demontrate food lookup rails ruby

Last synced: 06 May 2026

https://github.com/harryandriyan/koontak

Kontak App built with Ruby on rails

rails rails5 ruby

Last synced: 06 May 2026

https://github.com/rubyonworld/ionicons-rails

Run bundle and restart your server to make the scss and font files available through the pipeline.

bundle gem icon ionic ionicon rail ruby

Last synced: 06 May 2026