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/johansenja/lap

Generate ruby code from rbs type definitions

rbs ruby ruby3 type-definitions type-safety

Last synced: 13 Jun 2026

https://github.com/tomprats/toms-missions

Website for sharing images and descriptions of missions!

missions rails ruby tomify

Last synced: 21 Apr 2026

https://github.com/furkibuu/password-manager

Basit bir şifre yöneticisi

hash json password ruby ruby-gem

Last synced: 01 May 2026

https://github.com/fabianomag/ruby-hello-world

A Ruby app to decode any morse message.

ruby

Last synced: 16 Jun 2026

https://github.com/francisfuzz/hello-world-rb

Example of a Docker container action using the ruby:latest image outputting Hello World.

actions docker-container-action hello-world ruby

Last synced: 22 Apr 2026

https://github.com/sn/rocking-with-sinatra

A free book teaching advanced, production-oriented Sinatra development by building a Udemy-like course marketplace.

book ebook graphql mvc oauth2 rack rest-api rspec ruby sinatra sinatra-framework

Last synced: 17 Jun 2026

https://github.com/zeljkofilipin/testingpodcast

Watir code used to populate testingpodcast.com site.

ruby

Last synced: 18 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/fabianomag/ruby-catalog

Catalog of Things is a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games.

cli ruby

Last synced: 08 Jun 2026

https://github.com/toninoes/ucasport

Aplicación web de Comercio Electrónico realizada con Ruby on Rails

ruby ruby-on-rails

Last synced: 21 Apr 2026

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

A ruby terminal application that will allow you to add new students or teachers, add new books and save records of who borrowed a given book and when.

github linters rubocop ruby ruby-gem

Last synced: 01 May 2026

https://github.com/algab/qa-training-wheels

Curso QA Ninja Capybara: Automatize testes para aplicações Web com Ruby

capybara ruby

Last synced: 07 Jun 2026

https://github.com/kusnierewicz/microblog-client

The Odin Project Assignment: Complete MicroBlogger - Jumpstart Lab Curriculum

odin-project ruby twitter

Last synced: 22 Jun 2026

https://github.com/kanutocd/pgoutput-client

Transport-only PostgreSQL logical replication client for receiving pgoutput CopyData payloads.

cdc change-data-capture event-streaming logical-decoding logical-replication pgoutput postgresql replication-client replication-slots ruby streaming wal

Last synced: 23 Jun 2026

https://github.com/amdev9/refreshbank

Ruby on Rails scrap and compare banking cards

javascript postgresql ruby ruby-on-rails scraping scraping-websites

Last synced: 24 Jun 2026

https://github.com/jasminemlewis/prime-numbers

Prime Numbers, a Ruby program, finds how many prime numbers are between 1 and a number given by the user.

numbers prime-numbers ruby

Last synced: 08 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/elijahdre/hello-rails

This is an educational project to set up a "Hello world" project as two separated apps.

microverse microverse-projects microverse-students ruby ruby-gem ruby-on-rails

Last synced: 01 May 2026

https://github.com/splattael/rouge-lexers-crystal

[DEPRECATED] Rouge's lexer for crystal

crystal deprecated rouge ruby

Last synced: 01 May 2026

https://github.com/asiimwedismas/track-it

This is a back-end Rails app for tracking things. For example, you might want to track how much you spend on non-essential items like soft drinks. Simply create categories for the items you wish to track and know how much you spend on said items. Built with Rails framework.

rails ruby

Last synced: 01 May 2026

https://github.com/gregology/gstatsat

A Ruby Gem for calculating bearings of geostationary satellites

gem ruby

Last synced: 22 Apr 2026

https://github.com/asiimwedismas/dev-digest

Web app created using the Rails framework. Developers can post, read, and like articles in any of the defined categories. Built with Ruby, Rails, Bootstrap

rails ruby

Last synced: 27 Apr 2026

https://github.com/benoitzohar/times

A simple time tracking web app written with Rails and React + Redux

es6 rails react redux ruby

Last synced: 04 Apr 2026

https://github.com/adamcooke/records-manipulator

Add manipulations to an Active Record scope to change the records when they are finally returned from the database

activerecord rails relationships ruby

Last synced: 27 Apr 2026

https://github.com/ka8725/grut

Flexible authorization solution for Ruby projects.

authorization persistent ruby ruby-on-rails

Last synced: 01 May 2026

https://github.com/mesinkasir/railsweb

ruby on rails website template + sql lite db free download source code gratis

bootstrap rails ruby ruby-on-rails template themes website website-design website-template

Last synced: 18 Apr 2026

https://github.com/adxell/taller-rails

Hola 👋 Este trabajo está hecho en ruby versión 2.7.6, junto con la última versión de Rails. Para evitar instalar el ruby en mi computadora quise hacer el proyecto en Docker. Para la parte de base de datos tiene SQLite.

ruby ruby-on-rails

Last synced: 27 Apr 2026

https://github.com/ansaribrahim/hello-rails-back-end

Hello Rails back-End is a Hello world project to learn about rails & react in two apps.

api rails ruby

Last synced: 27 Apr 2026

https://github.com/rojosinalma/mail_verifier

Small Ruby gem to verify validity of mails without sending one.

gem mail ruby verify

Last synced: 05 Jun 2026

https://github.com/nicomiguelino/twitter-rails-api

A REST API for a Twitter clone, built using Ruby on Rails

rails7 rest-api ruby

Last synced: 28 Apr 2026

https://github.com/guibrandt/even-more-bullet-hell

Mais bullet hell, dessa vez usando RGSS 3.0.1 como base

bullet-hell game-2d opengl rgss ruby

Last synced: 28 Apr 2026

https://github.com/sshaw/keep_defaults

Prevent ActiveRecord attributes for not null columns with default values from being set to nil.

activerecord activerecord-models default-value rails ruby

Last synced: 28 Apr 2026

https://github.com/viraptor/rails_cold_spots

Tools for profiling the initial rails request time

performance profiling rails ruby

Last synced: 04 Apr 2026

https://github.com/sgangopadhyay/ruby

Small codes for Ruby programming

ruby ruby-application

Last synced: 14 Jun 2026

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

The Ruby on Rails capstone 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.

authentication devise ruby ruby-app ruby-gem ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/techiediaries/ruby5-angular2-app

Example Ruby 5.1.4 with An Angular 2+ (currently 4) front-end

angular2 angular4 rails5 ruby ruby-on-rails

Last synced: 02 May 2026

https://github.com/hanasabih/blogapp

About The Inkling Blog app is a classic blog website. It 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.. Built with Ruby, Ruby on Rails and PosgreSQL

blogging javascript postgresql ruby ruby-on-rails

Last synced: 02 May 2026

https://github.com/aquaflamingo/openai-poet

Generate a poem in the style of a famous poet using OpenAI.

cli gpt-3 openai poetry poetry-generator ruby

Last synced: 02 May 2026

https://github.com/lyraphase/ssh-baseline

LyraPhase SSH Baseline InSpec Profile for LAN config standard

chef chef-compliance chef-inspec devops hacktoberfest hardening lyraphase ruby secops ssh

Last synced: 02 May 2026

https://github.com/andrew-woblavobla/hyperion

High-performance Ruby HTTP server. Faster than Puma at parity threads, with HTTP/2 + TLS + structured logs out of the box.

falcon-alternative http-server http2 puma-alternative rack rails ruby tls web-server

Last synced: 03 May 2026

https://github.com/yndajas/algorithms

A collection of algorithms implmented in Ruby and/or JavaScript

algorithms cli json ruby

Last synced: 03 May 2026

https://github.com/cyberarm/gosu_game_jam_arcade

Includes all games from the Inaugural Gosu Game Jam

gosu gosu-game-jam ruby

Last synced: 09 Jun 2026

https://github.com/indiecodermm/coin-trackr

Mobile web app for expense tracking and budget management. User-friendly interface, real-time updates, and secure authentication. Built with Rails

devise mobile-web postgresql rails ruby

Last synced: 03 May 2026

https://github.com/devamoghs/crud-using-ror

A basic CRUD interface using React on Rails, can be extended as a template. Feel free to raise an issue if you can make it better

crud crud-application rails-application ruby tutorial-sourcecode

Last synced: 03 May 2026

https://github.com/skyv26/morse-code-ruby

Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes, or dits and dahs. Morse code is named after Samuel Morse, one of the inventors of the telegraph.

rspec rubocop ruby ruby-gem

Last synced: 28 Apr 2026

https://github.com/seven1m/rust-ruby-wrap-data

set a pointer to a Rust heap-allocated value on your Ruby object and get it back out again

ruby rust rust-crate

Last synced: 03 May 2026

https://github.com/qwyng/d4c

Easy add options to Rails console

rails rails-plugins ruby

Last synced: 03 May 2026

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

The Blog app is a robust Ruby on Rails website showcasing core blog features: posts, comments, and likes. It demonstrates CRUD actions, user authentication, and efficient DB management, offering valuable insights in just 300 characters.

rails rails-api ruby ruby-gem ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/braincee/blogging-app

About Microverse Module 05 Project: This is an educational project to create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

microverse-projects microverse-students rails ruby ruby-gem ruby-on-rails

Last synced: 04 May 2026

https://github.com/rdjarbeng/rdjarbeng

Richard Djarbeng's github profile-computer engineer specializing in web development, machine learning, and IoT devices. New web posts have moved to website below

data jekyll machine-learning ruby website

Last synced: 28 Apr 2026

https://github.com/microverse-fullstack-program/catalog-of-things

Items Catalog console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games.

rubocop rubocop-rspec ruby ruby-app ruby-gem

Last synced: 08 Jun 2026

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

The Blog app is a a blog website that is fully functional website that will show the list of posts and empower readers to interact with them by adding comments and likes to posts of their interests. Built with RoR.

postgresql ruby ruby-gem ruby-on-rails

Last synced: 18 Apr 2026

https://github.com/digineo/texd-ruby

Ruby/Rails client for https://github.com/digineo/texd

latex rails ruby tex texd

Last synced: 04 May 2026

https://github.com/aswinbarath/aswinbarath.github.io

My Blogfolio website

css html javascript ruby scss

Last synced: 28 Apr 2026

https://github.com/yasslab/update-railsguides-jp

import rails/rails upstream to railsguides.jp

docker ruby ruby-on-rails

Last synced: 28 Apr 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/albionahoti/blog

Simple Ruby On Rails app with CRUD operations

app crud rails ruby simple

Last synced: 24 Apr 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/mre55/rails-recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you 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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

postgresql ruby ruby-on-rails tailwindcss

Last synced: 05 May 2026

https://github.com/ansaribrahim/tdd-project-ruby

"Embark on a test-driven development journey with this project. Create a class using TDD principles, writing tests before code. Your commit history will showcase the proper sequence, ensuring a robust and well-documented solution."

rspec rspec-testing ruby ruby-app

Last synced: 05 May 2026

https://github.com/wdhif/watchstander

Simple management UI for Docker. Portainer Clone.

container docker rails ruby ui watchstander

Last synced: 05 May 2026

https://github.com/lakshmichandrakala/go-parameterize

Go implementation of Ruby's String.parameterize

go golang parameterize ror ruby ruby-on-rails string

Last synced: 09 Jun 2026

https://github.com/carlosmuerto/rails_budget_app

The Budget On Rails 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.

railway-deployment ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/happydemics/aws-ip-ranges

Ruby Gem - Fetching AWS ip ranges with ease

aws gem library managed-by-terraform ruby semver

Last synced: 24 Apr 2026

https://github.com/mdxprograms/fam

Demo app of react with rails using webpacker

react ruby ruby-on-rails webpacker

Last synced: 18 Apr 2026

https://github.com/vayan/otpui

One Time Password GTK App - "Google Authenticator" Desktop App

application authenticator gem gtk linux otp ruby secret security u2f

Last synced: 05 May 2026

https://github.com/yndajas/jazzcatcom-comedy-cats-and-chris-daves-hi-hats

Single page application for discovering and saving jazz, cats and comedy!

api cats comedy javascript jazz postgresql rails ruby single-page-app spa

Last synced: 18 Apr 2026

https://github.com/otsuki-dev/piaf-ufrn

Portal de integração de atividades físicas da UFRN 🏀

docker forms ruby ruby-on-rails ufrn

Last synced: 06 May 2026

https://github.com/theluqmn/calculator.rb

A CLI calculator made with Ruby

calculator console ruby

Last synced: 28 Apr 2026

https://github.com/hogesuke/skimii

タグベースのはてなブックマークビューア

angularjs javascript ruby sinatra

Last synced: 28 Apr 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/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/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/mathisto/mattkelly.io

A Rails 8 powered personal landing page and blog

css hotwire-stimulus ruby ruby-on-rails stimulus tailwindcss tokyonight

Last synced: 20 Apr 2026

https://github.com/zeljkofilipin/mediawiki-selenium-rb

An example repository on how to implement Selenium tests in Ruby

mediawiki ruby selenium wikimedia

Last synced: 07 May 2026

https://github.com/iamnewton/git-utils

A collection of git utilities and scripts to help out your every day activities

git ruby shell utilities

Last synced: 18 Apr 2026