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/marcelom47/task-list-rails

A simple web application of tasks with Ruby on Rails

bootstrap html ruby ruby-on-rails

Last synced: 03 May 2026

https://github.com/yaairfernando/blogapplication

Blog application with authentication system, likes, comments, categories, views with rails

jquery ruby ruby-gem ruby-on-rails

Last synced: 18 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/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/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/harehare/rbgrep

rbgrep is a AST-based line-oriented search cli tool that recursively searches ruby files in the current directory for a regex patterns.

ast command-line command-line-tool grep ruby rust search

Last synced: 03 May 2026

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

My first Ruby on Rails project

ruby ruby-on-rails

Last synced: 03 May 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/omkz/coolpix-devise-access-token

Coolpics! is an open source platform for creating photo-sharing site :v:

9gag rails ruby

Last synced: 17 Apr 2026

https://github.com/chaintope/merkle

A Ruby library for Merkle trees

merkletree ruby

Last synced: 05 Mar 2026

https://github.com/jaskaranbir/elasticsearch_monitor_k8s_cron

Simple ElasticSearch monitoring K8s job written in Ruby.

cron-jobs docker elasticsearch kubernetes ruby

Last synced: 04 May 2026

https://github.com/talaatmagdyx/advanced-blog

advanced Blog contain two type of user admin & user . admin can delete user, create and update category. user can create, edit, delete and show article

ruby ruby-application ruby-on-rails

Last synced: 24 Apr 2026

https://github.com/ukaypromise/mmefu-ego-app

Mmefu Ego is an online application for budget management. You have a list of transactions connected with each category, allowing you to see how much money you spent and where it went.

bootstrap5 rails ruby

Last synced: 04 May 2026

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

The Blog app is a classic example of a 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.

api-endpoints best-practices postgresql request-testing rspec rspec-rails ruby ruby-on-rails

Last synced: 18 Apr 2026

https://github.com/kusnierewicz/basic-ruby-exercises-1

The Odin Project Assignment: simple excercises like cesar_cipher

odin-project ruby

Last synced: 06 Jun 2026

https://github.com/ichyr/specplast

System for managing scout instructors

rails-application ruby scouting

Last synced: 25 Apr 2026

https://github.com/jenorish/match_with

Matching condition with human readable regular expression in ruby

readable-regex regex ruby string

Last synced: 09 Jun 2026

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

The budget app is a fresh and convenient assistant to help keep track of your spending and plan better

bootstrap5 html-css rails ruby

Last synced: 04 Apr 2026

https://github.com/comorebi-notes/comorebi

CMS for my portfolio site

cms portfolio rails react redux ruby

Last synced: 02 Apr 2026

https://github.com/starsheriff2/odin-kittens

A simple project meant to help me experiment with Rails API. This app returns RESTful requests in HTML and JSON format.

odin-project rails rails-api ruby

Last synced: 25 Apr 2026

https://github.com/nuid/sdk-ruby

Ruby Gem for interacting with NuID APIs

auth authentication nuid rails ruby zero-knowledge

Last synced: 25 Apr 2026

https://github.com/kidd254/blogapp

The Blog App is a Ruby on Rails App that is meant to display a list of posts and users, display a list of users and their details, and display posts. With the role of an admin a user can delete comments and posts, but for a regular user they can only delete their posts and comments

mvc-framework postgresql rspec-testing ruby ruby-on-rails

Last synced: 04 May 2026

https://github.com/jerryowusu/my-blog-api

This is the backend api for my portfolio website.

postgresql ruby ruby-on-rails

Last synced: 18 Apr 2026

https://github.com/dionixs/libreread

:notebook: LibreRead is Web App for Import Kindle Highlights

kindle kindle-books kindle-clippings kindle-highlights kindle-notes postgresql rails ruby tailwindcss

Last synced: 04 May 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/rwehresmann/moss_ruby

Ruby gem to submit files to MOSS.

code-similarity moss plagiarism-detection ruby stanford

Last synced: 06 Jun 2026

https://github.com/runwaylab/issue-db

A Ruby Gem to use GitHub Issues as a NoSQL JSON document db

db gem github issues json ruby

Last synced: 05 Mar 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/legionio/homebrew-tap

Homebrew formulae for LegionIO tools

homebrew homebrew-tap legion legionio ruby

Last synced: 16 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/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/ruby-processing/vecmath

Provides Vec2D, Vec3D classes and some MathTool methods

classes java math ruby vector

Last synced: 25 Apr 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/frodsan/ruter

Yet another Rack web framework 🚌

http rack ruby web

Last synced: 05 May 2026

https://github.com/supermomonga/openapi_rails_typed_parameters

Eliminate manual params validation code in Rails by using OpenAPI specification.

openapi openapi3 rails ruby

Last synced: 05 May 2026

https://github.com/sevlamare/web_scraper

Get data from web pages to tables.

nokogiri rspec ruby unit-testing

Last synced: 25 Apr 2026

https://github.com/dreamingechoes/random_giphy_image_rails

Rails gem to add random Giphy images into your HTML. A silly gem with no specific purpose.

gem giphy rails ruby

Last synced: 19 Apr 2026

https://github.com/gesteves/gateway

Source code for a very simple personal website written in Middleman, powered by Contentful, and served from Netlify.

jamstack middleman netlify personal-website ruby

Last synced: 05 May 2026

https://github.com/luizfonseca/my-personal-computer

A ruby project built to help Junior Developers learn more about basic structures, controls & more.

junior-developer learning-by-doing rspec ruby

Last synced: 25 Apr 2026

https://github.com/odilson-dev/tic-tac-toe

A tic-tac-toe game on the command line where two human players can play against each other and the board is displayed in between turns.

game ruby theodinproject tic-tac-toe

Last synced: 07 Jun 2026

https://github.com/capjamesg/mediawiki-sparkline-generator

Create a sparkline showing your MediaWiki contributions.

charts mediawiki ruby sparkline

Last synced: 26 Apr 2026

https://github.com/p4dro-dev/problemas-de-analise-de-dados

No curso de Análise de Dados, ofertado pelo Google + Causeira, foi proposto um desafio de 8 questões. Sendo 2 problemas em Python, e 6 em Ruby. Com questões de Análise de Dados para serem respondidas. Na qual realizei com sucesso. Levando 50 minutos para resolução das questões!

analise-de-dados dados-publicos desafios python python-script ruby ruby-app rubygems

Last synced: 26 Apr 2026

https://github.com/adamanr/ruby-redsky

The website of a fictional company

bootstrap rails ruby ruby-on-rails

Last synced: 18 Apr 2026

https://github.com/sergeypedan/sms-pilot-api-v1

Simple wrapper around SMS pilot API v1

api api-client ruby sms sms-api

Last synced: 09 Jun 2026

https://github.com/marioruiz/request-hash

Definition and examples of request hashes for Ruby

hash http json requests rest ruby specification

Last synced: 26 Apr 2026

https://github.com/hainesr/ruby-zip-container

A Ruby library for working with ZIP Container documents such as EPUB (ODF, UCF).

epub odf ruby ucf zip zip-container

Last synced: 07 Jun 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/ericlondon/rabbitmq-ruby-elasticsearch-docker-compose

RabbitMQ, Ruby, Elasticsearch, Worker, Docker Compose

docker docker-compose elasticsearch rabbitmq ruby

Last synced: 05 Mar 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/carreraprogrammer/y_recipes

Recipes App is a rails app will be an app that helps in managing food recipes and food items. It also automatically generates shopping lists for users to know the missing ingredients for their recipes.

hotwire-stimulus javascript rails ruby sass turboframe

Last synced: 06 May 2026

https://github.com/hasumikin/aurora-data-api

A kind of ORM for Amazon Aurora Serverless NOT depending on ActiveRecord

aurora poro postgresql ruby serverless

Last synced: 26 Apr 2026

https://github.com/mugishasam123/budgeter

It is an app that helps one to manage Expenses and the transactions associated with each expense

cancancan database devise rails rubocop ruby tailwindcss

Last synced: 06 May 2026

https://github.com/yuiseki/animeface

Animeface recognition REST API

animeface docker-image image-processing ruby sinatra

Last synced: 26 Apr 2026

https://github.com/andyobtiva/easily_typable

Ruby module that facilitates English-like type checking in an inheritance hierarchy via "type_name?" methods

mixin rails ruby

Last synced: 05 Mar 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/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/tsaohucn/crawler_fb_group

This is crawler use selenium for facebook groups

crawler facebook-groups rails ruby

Last synced: 27 Apr 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/redborder/rb-arubacentral

Service to get location API information from Aruba Central

aruba arubanetworks autodelivery kafka redborder ruby

Last synced: 27 Apr 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/brentgreeff/readable_rails_log

Makes it easy to read SQL queries when developing locally

logging rails ruby sql

Last synced: 06 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/zeropsio/recipe-rails

Ruby on Rails on Zerops :)

paas ruby ruby-on-rails

Last synced: 27 Apr 2026

https://github.com/felixb/docker-autostacker

Run autostacker24 w/o installing ruby.

autostacker aws docker ruby

Last synced: 06 May 2026

https://github.com/ghilain/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.

javascript ruby ruby-on-rails

Last synced: 17 Apr 2026

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

"Rails Blog App" a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

cancancan devise devise-jwt postgresql rspec ruby ruby-on-rails

Last synced: 18 Apr 2026

https://github.com/hanami/docker-ci-images

Docker images to be used with our CI

ci continuous-integration docker ruby

Last synced: 07 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/vigetlabs/soli

Soli is an app for solo explorers to create and share Guides with each other. Made with ❤️ by the Viget Interns of Summer 2023.

erb html javascript ruby ruby-on-rails tailwindcss

Last synced: 18 Apr 2026

https://github.com/bqst/adventofcode

Repo for solutions to https://adventofcode.com

advent-of-code advent-of-code-2021 advent-of-code-2022 javascript ruby

Last synced: 07 May 2026

https://github.com/rileymanda/morse-code

Morse Code is a simple application with methods for decoding strings of morse code into english and vice versa. It is built with Ruby.

ruby

Last synced: 27 Apr 2026

https://github.com/actionanand/textme1st

It's blog with user interaction

actioncable redis ror ruby ruby-on-rails

Last synced: 07 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/holyketzer/pscb_integration

PSCB bank payment service integration / Интеграция с ПСКБ-эквайрингом

acquiring payment-gateway payment-integration pscb pscb-bank rails ruby

Last synced: 27 Apr 2026

https://github.com/bastos/rspec-watch

Really simple command line tool to run Rspec when Rails project files get edited

cli rails rspec ruby

Last synced: 07 May 2026

https://github.com/rongrongteng/phone_number_formatter

UK Phone Number Formatter

rspec ruby

Last synced: 27 Apr 2026

https://github.com/kapildevpal/fatsecret-lite

A simple ruby gem A Ruby Gem for FatSecret

fatsecret fatsecret-api ruby ruby-on-rails rubygem

Last synced: 27 Apr 2026

https://github.com/mkdika/vagrant-ruby-dev

Base Vagrant to ease the provision of Ruby based application development environment

ansible-playbook development environment-configuration ruby ruby-on-rails vagrant

Last synced: 07 May 2026

https://github.com/freerange/trello-backup

Backup Trello boards to S3 bucket

aws aws-cdk aws-sdk backup lambda-functions ruby s3 trello

Last synced: 07 May 2026

https://github.com/arnaudband/oop_school_library

Create 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. The app that you will create 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 this will be built in a beautiful and well-organized way!

rspec rubocop-configuration ruby ruby-gem

Last synced: 07 May 2026

https://github.com/maful/libur.run

Empower Your HR with Next-Gen Open Source Self-Serve Platform

hacktoberfest hr management rails ruby tailwindcss

Last synced: 08 May 2026

https://github.com/nareshnavinash/teber-gem

Gem to hold all the common methods for Functional UI automation.

page-object-model ruby ruby-gem selenium support-module

Last synced: 27 Apr 2026

https://github.com/rhysmalyon/footy-friend

A web app designed for football lovers to be able to create their own leagues, teams, stadiums, and players.

rails ruby

Last synced: 18 Apr 2026

https://github.com/kelwilson/kelwilson-portfolio

my first portfolio-project, use figma templates design to create a personal portfolio replicating all styles and pictures as seen as that on the figma page, using HTML/CSS, flex and grid for styling some form validation to the check for user input if they are valid or not before submitting.

css javascript ruby

Last synced: 08 May 2026