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/torobucci/budget_app

Budget_App is a ruby on rails application that allow users to budget their money effectively. It utilizes devise gem for proper user authentication. User can add a category and see expenses on that category.

devise postgresql rails ruby

Last synced: 30 Apr 2026

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/rubyonworld/slack-ruby-block-kit

A collection of ruby objects that represent Slack's block kit.

block ruby slack

Last synced: 30 Apr 2026

https://github.com/fene-87/school-library

A ruby application whose aim is to serve as a library tool that records what books are in the library and who borrows them

postgresql rubocop ruby

Last synced: 30 Apr 2026

https://github.com/guillainbisimwa/find-house-api

Welcome to the FIND YOUR HOUSE API! You can use our API to access FIND YOUR HOUSE API endpoints, which can get information on various houses in our database.

api backend heroku rails ruby

Last synced: 30 Apr 2026

https://github.com/daguttt/ror-chat

AI Chat using OpenAI API

llms openai ruby ruby-on-rails

Last synced: 20 Apr 2026

https://github.com/hiromichinomata/atcoder

AtCoder python3 solutions

atcoder competitive-programming python ruby

Last synced: 08 Jun 2026

https://github.com/wesleyscholl/repose

💫 Repose helps you compose your next repo — AI-crafted names, descriptions, topics, and READMEs in one command. Build smarter, faster, and cooler. 🧠💻🔥

ai ai-assistant automation cli-tool code-generation developer-tools devops github github-api llm machine-learning openai productivity project-automation project-scaffolding prompt-engineering repo-generator repose repository-management ruby

Last synced: 30 Apr 2026

https://github.com/bria222/rails-api-jwt-authentication

this is simple Rails API authentication using JSON Web Token (JWT)

api-rest cancancan jwt-authentication postgresql ruby ruby-on-rails testing

Last synced: 20 Apr 2026

https://github.com/vivek-ng/nested_hash_helper

This gem Aims to provide helper methods in dealing with nested Hashes more easily.

hash nested-hashes params rails-params recursion ruby ruby-gem ruby-on-rails

Last synced: 06 May 2026

https://github.com/allanccwang/coding-game

My solutions for puzzles in CodinGame and UVa Online Judge

codingame codingame-puzzles codingame-solutions cplusplus javascript project-repository python3 ruby

Last synced: 30 Apr 2026

https://github.com/vic778/event-ticket-booking

the Event Ticket Booking System is a Ruby on Rails application designed to facilitate the booking of tickets for various events. The system allows users to register, log in, and book tickets for events. Users can create events with details such as name, description, location, date and time, and total number of tickets available

jobs postgresql redis ruby ruby-on-rails services sidekiq

Last synced: 30 Apr 2026

https://github.com/brunojppb/adventofcode2019

Following the cool challenges on the https://adventofcode.com/

adventofcode adventofcode2019 ruby

Last synced: 01 Jun 2026

https://github.com/mhdez221993/dance_club_api

This API offers service to a react application that books and displays dance class appointments

devise-jwt rails restful-api ruby

Last synced: 01 May 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/said-laasri/ruby-rails

Deply Rail Api with Railway

api deployment postgresql rails railway ruby

Last synced: 20 Apr 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/andyobtiva/glimmer-dsl-fx

Glimmer DSL for FX (FOX Toolkit Ruby Desktop Development GUI Library)

dsl dsl-syntax fox-toolkit fxruby glimmer-dsl gui ruby ruby-gem ruby-library rubygem

Last synced: 30 Jun 2026

https://github.com/zewdu444/tdd_project

this repository used as Test drive development approach

rspec ruby

Last synced: 01 May 2026

https://github.com/jbussdieker/vagrant-buildpack

Basic Vagrant environment created by Puppet for playing with Heroku's buildpacks.

buildpack heroku-buildpack puppet ruby vagrant virtualbox

Last synced: 20 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/cyberarm/tictactoe

Tic-Tac-Toe in Ruby with Gosu

gosu ruby tictactoe

Last synced: 08 Jun 2026

https://github.com/dpritchett/sagarin_cfb_picks

🏈 📣 🚩 Semi-automated process to pick winners for this week's CFB games by using Sagarin ratings.

fantasy-football jquery ruby

Last synced: 01 May 2026

https://github.com/raihan2bd/morse-code-decoder

The "Morse Code Decoder" is a Ruby project that translates Morse code into English letters and numbers. It can be used to decode Morse code messages and relies on a predefined mapping table for the translation process.

ruby

Last synced: 20 Apr 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/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/ghilain/recipes-food

The Recipe food app keeps track of all your recipes, and ingredients. 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.

ruby ruby-gem ruby-on-rails

Last synced: 01 May 2026

https://github.com/vigehi/hello-rails-backend

This web application is the API that serves as the backend to the Hello-react-front-end.

psql-database rails ruby

Last synced: 01 May 2026

https://github.com/talaatmagdyx/parity_prop_edu

A gem to partition an array of integers based on parity . adding a basic GitHub action for a CI (continuous integration) setup.

github-actions ruby rubygem

Last synced: 01 May 2026

https://github.com/peterzhu2118/rails_throttle

A simple library used to throttle code in your Rails application.

rails ruby security

Last synced: 01 May 2026

https://github.com/etagwerker/etagwerker

Ernesto Tagwerker, Founder & CTO at UpgradeJS.com, FastRuby.io, and OmbuLabs

javascript nodejs ruby

Last synced: 20 Apr 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/tommymarvel/budgetwiki

This is a budget app where you can set up your different budgets create different categories, delete your own categories, create new transactions, and delete your own trades. Designed with: (Ruby, Rails, Javascript, and SCSS)

rails ruby

Last synced: 01 May 2026

https://github.com/themonster2015/ecommercesite

This is a small demo e-commerce app built using Ruby on Rails.

ecommerce rails ruby ruby-on-rails

Last synced: 01 May 2026

https://github.com/kofronpi/local-tax-merger

Ruby, ssconvert & awk/sed script to merge all French local taxes data into unified CSV

awk bash france french open-data ruby tax

Last synced: 01 May 2026

https://github.com/cre-ne-jp/log-archiver

IRC ログ記録・閲覧システム

irc irc-bot irc-logs ruby ruby-on-rails

Last synced: 23 Jan 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/felipe-perez-ferraro/trans_by

A Project made in ruby on rails where you can load your categories and make transactions inside them.

rails ruby tailwindcss

Last synced: 20 Apr 2026

https://github.com/cristianofmc/automation_rb

Automated test project, using Ruby, Cucumber, CssSelector, Capybara, SitePrism

capybara cucumber gherkin ruby selection selenium siteprism

Last synced: 01 May 2026

https://github.com/vic778/shopify

Shopify is an E-commerce website where users can buy stuff. It has a payement method using `Strip` and it has a webhooks controler to check if the payemt was succed and incres the sales_acount of an item after the payemnt t has a code promo for reduice the price. when you update the price of an item localy it will be updated into the stripe database

activest heroku-deployment postgresql ruby ruby-on-rails stripe stripe-payments

Last synced: 01 May 2026

https://github.com/gabriellidenor/rails_api_tutorial

This is the source code of my Rails API tutorial

rails rails-application ruby

Last synced: 01 May 2026

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

Hello rails can pull data from the database through the Model and create an instance variable that is then sent to the View to be displayed to the user.

rails ruby

Last synced: 01 May 2026

https://github.com/mshahzadtariq/persistable_mongoid

Persist Deleted Records for Mongoid Soft delete functionality for Mongoid ORM so you may recover records at later stage.

gem mongodb orm persistable ruby ruby-on-rails

Last synced: 07 Apr 2026

https://github.com/mariomarroquim/satisfacao360

Rails app using chartkick to provide customer satisfaction surveys

chartkick customer-satisfaction-surveys ruby ruby-on-rails

Last synced: 02 May 2026

https://github.com/infertux/chef-wireguard

Chef cookbook for Wireguard

chef chef-cookbook ruby wireguard

Last synced: 02 May 2026

https://github.com/vochicong/solidus-sample-docker

Sample Docker Implementation of Solidus

docker ecommerce rails ruby solidus

Last synced: 20 Apr 2026

https://github.com/aliatayee/alfablog

AlFa Blog is a blog web application based on ruby on rails. Users can create post, follow up it, track the likes count, comments count and posts count.

blog-app rails ruby

Last synced: 02 May 2026

https://github.com/ashmalzahra/ruby_decode-message

This project uses Ruby syntax for basic programming operations. You can use the program command line to decode a Morse code message.

best-practices irb ruby ruby-gem ruby-linter ruby-on-rails

Last synced: 02 May 2026

https://github.com/wilsonsilva/yn

Parse yes/no like values

cli command-line npm ruby sindresorhus yes-no

Last synced: 20 Apr 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/jenni/startupchart

scraping a job portal to create a chart with the top 10 hiring companies in Berlin

chart ruby scraper

Last synced: 02 May 2026

https://github.com/atayl16/siege

The original Rails version of the Siege clan tracker

fullstack game-tracker heroku rails ruby

Last synced: 20 Apr 2026

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

This is a full-stack expense tracker app built with the rails framework. A user can signup and add a category (the name of the program that he spends his money on). After that, he can add each expense to the category. The app displays the total money he spends in each category. Built with Ruby on Rails.

database mvc postgresql ruby ruby-gem ruby-on-rails

Last synced: 02 May 2026

https://github.com/aristotelesbr/my_site

Project for a post from medium

ruby sinatra sinatra-applications tutorial

Last synced: 21 Apr 2026

https://github.com/kimromi/ruboty-wiki_search

🔍 GitHub wiki search for Ruboty

github ruboty ruby wiki

Last synced: 21 Apr 2026

https://github.com/njaneambrose/hoaxdb

Experimental implementation of a NoSQL database in ruby

database nosql ruby

Last synced: 21 Apr 2026

https://github.com/r7kamura/vscode-rucoa

VSCode extension for rucoa.

ruby vscode

Last synced: 02 May 2026

https://github.com/bluecollar-systems/su-pdfimporter

PDF Vector Importer for SketchUp — arc reconstruction, color grouping, dash patterns. Pure Ruby, no external dependencies.

cad fabrication pdf pdf-importer ruby sketchup sketchup-extension vector-graphics

Last synced: 09 Jun 2026

https://github.com/mallozup/galaxy-ci

some usefull code for automation ci testing

ci-automation github github-api jenkins ruby

Last synced: 21 Apr 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/mumuki/mulang-ruby

:eyeglasses: Ruby Support for the Mulang code analyzer

code-analysis mulang ruby static-analysis

Last synced: 31 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/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/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/vic778/private-parking

the Admin Portal is a web-based application that allows administrators to manage and monitor the slots and reservations in a parking lot

figaro mailer opp postgresql rspec-rails rubocop ruby ruby-on-rails services sidekiq tdd

Last synced: 21 Apr 2026

https://github.com/alexfalkowski/bezeichner

Bezeichner takes care of identifiers used in your services.

cucumber golang make ruby

Last synced: 27 Jun 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/lyraphase/vagrant-macos-monterey-12-1-base

Vagrant box w/ macOS 12.1. By using this box, you agree to the [license for macOS](https://www.apple.com/legal/sla/). Apple's license agreement allows you to run macOS on Apple hardware. You are limited to a max of 2 VMs running macOS per-system.

macos ruby vagrant vagrant-box vagrantfile

Last synced: 02 May 2026

https://github.com/niclin/bip44-ruby

This Ruby gem provides BIP44 coin constants

bip44 bitcoin ruby

Last synced: 03 May 2026

https://github.com/adel-gu/rails-blog-app

A Rails Blog app website. that will show the list of posts and empower readers to interact with them by adding comments and liking posts

postgresql rails ruby

Last synced: 02 May 2026

https://github.com/cyberarm/gosu_more_drawables

Adds circles and arcs to Gosu

gosu ruby

Last synced: 05 Jun 2026

https://github.com/filippoliverani/umarell

All in one Ruby static code analyzer

formatter linter ruby ruby-on-rails static-code-analyzer

Last synced: 21 Apr 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/priom/rails5starter

Rails 5 starter project includes Bootstrap 3, Font Awesome, Devise, Carrierwave, Cloudinary and deployed on Heroku.

authentication boilerplate rails5 ruby ruby-on-rails starter-project

Last synced: 21 Apr 2026

https://github.com/rafaelsales/smooth_queue

Simple Redis message queue manager with flow control for Ruby

activejob background-jobs flow-control message-queue redis resque ruby sidekiq

Last synced: 21 Apr 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/yndajas/algorithms

A collection of algorithms implmented in Ruby and/or JavaScript

algorithms cli json ruby

Last synced: 03 May 2026

https://github.com/mrexox/commissioner

Ruby gem for calculating commissions and exchanging amounts easily

commission exchange gem money ruby

Last synced: 03 May 2026

https://github.com/mallozup/gitbot

Tests pull request, simply without hardcoded os environments

automation ci github-api jenkins octokit pu ruby

Last synced: 03 May 2026

https://github.com/emotionsar/rubocop-emotionsar

Styleguide for Ruby on Rails projects at emotionsAR

rubocop ruby ruby-on-rails

Last synced: 03 May 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/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/reednj/sequel-json_columns

Add json fields to sequel, even if not supported by the engine

json ruby sequel

Last synced: 03 May 2026

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

🍲 Setup a complete multi-core parallelized RSpec test harness, temporal manipulation, silent output testing, block expectations, etc.

parallel-tests rspec ruby rubygem testing testing-tools

Last synced: 09 Jun 2026

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/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/sntakirutimana72/recipe-rails-group-project

The app keeps track of all your recipes, ingredients, and inventory. It allows users 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.

bootstrap5 html5 postgresql ruby ruby-on-rails

Last synced: 24 Feb 2026