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/peek/peek-dalli

Take a peek into the Memcache commands made through Dalli during your application's requests.

dalli memcached peek ruby

Last synced: 12 May 2025

https://github.com/alexherbo2/active-record.rb

A step-by-step implementation of the active record pattern for educational purposes.

active-record ruby sqlite

Last synced: 27 Mar 2025

https://github.com/peimelo/controlled_health_api

Controlled Health website API built with Ruby on Rails 6 as API and using devise_token_auth.

api devise-token-auth rails ruby ruby-on-rails

Last synced: 17 May 2026

https://github.com/wetransfer/wetransfer_style

At WeTransfer we code in style. This is our coding style for Ruby development.

code-styles gem ruby wetransfer wt-branch-protection-default

Last synced: 23 Jul 2025

https://github.com/marioruiz/aurora-detector

Using a 360 camera, Ricoh Theta S, and some ruby code, we can detect when a northern light is shining on the sky, take a picture, record a video, notify by email, twitter...

360 360-photo aurora image-processing ruby

Last synced: 13 Sep 2025

https://github.com/emono/line-notify-client

[RubyGem]LINE Notify API Ruby Client

api-client gem line line-notify ruby

Last synced: 28 Jun 2025

https://github.com/moekiorg/clapton

Clapton is a Ruby on Rails gem for building web apps with pure Ruby only (no JavaScript and no HTML templates).

framework rails ruby ruby-on-rails

Last synced: 12 Apr 2025

https://github.com/uthmanbello/budget_app

Budget App is a project to allow effortless bill management, expense tracking, and financial organization. Users can create bills, add items with amounts, and gain insights into spending. Built with Ruby on Rails.

css3 postgresql ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/phortx/rails-use-case

UseCase & Service classes for rails

architecture hacktoberfest hacktoberfest2022 rails ruby

Last synced: 21 Mar 2025

https://github.com/abdussattar-70/oop-school-library

The OOP-School-Library project demonstrates the principles of data abstraction, inheritance, encapsulation, and polymorphism, which are fundamental concepts in object-oriented programming(OOP).

abstraction data encapsulation inheritance polymorphism rubocop-configuration ruby

Last synced: 29 Mar 2025

https://github.com/opal/opal-rspec-rails

bindings between `opal-rails` and `opal-rspec`

browser javascript opal rails rspec ruby ruby-on-rails testing

Last synced: 19 Feb 2026

https://github.com/kiebor81/embers

Embers is a portmanteau of "embedded" and "ruby script". This is an embeddable Ruby interpreter for C#.

csharp dsl dsl-syntax embbeded-system game-engine godot-engine interpreter parser ruby runtime scripting-engine scripting-language scripts unity-engine

Last synced: 19 Jan 2026

https://github.com/omkz/coolpics

Coolpics is an open source platform for creating photo-sharing site.

9gag jquery postgresql ruby ruby-on-rails twitter-bootstrap

Last synced: 07 Apr 2026

https://github.com/randycoulman/jujube

Ruby front-end for jenkins-job-builder

jenkins-jobs ruby

Last synced: 21 Mar 2025

https://github.com/apache/skywalking-ruby

The Ruby agent for Apache SkyWalking

apm dapper distributed-tracing observability ruby skywalking

Last synced: 08 May 2025

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

This exercise goal is to create an app to provide both: (1) an API to respond to JSON requests, and (2) a server-side renderer for a ReactJS Client Application.

database rails-react reactjs ruby ruby-on-rails

Last synced: 31 Aug 2025

https://github.com/type-ruby/type-ruby.github.io

The official website for T-Ruby

ruby t-ruby

Last synced: 03 Feb 2026

https://github.com/ansaribrahim/enumerable

"Project MyEnumerable empowers Ruby developers to create custom iterable objects by implementing a custom Enumerable module. This project showcases the flexibility of Ruby, allowing users to define their own data structures with iterable behavior. It includes essential Enumerable methods like 'each,' 'all?,' 'any?,' and 'filter.' By encapsulating

gemfile gitflow linters rubocop ruby

Last synced: 29 Mar 2025

https://github.com/fnando/email_typo

Clean up e-mail strings when the user's made a typo (like 'gmail.cmo').

email-typo ruby scrubber

Last synced: 17 Apr 2025

https://github.com/hausgold/pricehubble

Ruby client for the PriceHubble REST API

api api-client api-wrapper gem oss pricehubble ruby ruby-gem

Last synced: 12 May 2025

https://github.com/nexmo/nexmo-rack

Rack Middleware to help work with Nexmo webhooks

middleware nexmo rack ruby

Last synced: 24 Jul 2025

https://github.com/sebyx07/purgecss_rails

PurgeCSS for Rails Asset Pipeline

css performance purgecss rails ruby

Last synced: 13 Apr 2025

https://github.com/coding-cactus/cactus-carer

The skill for Amazon Alexa which cares for your cacti!

alexa-skill cacti ruby

Last synced: 15 May 2025

https://github.com/vicentereig/dspy.rb

The Ruby framework for programming—rather than prompting—language models.

ai dspy llm rails ruby

Last synced: 07 Mar 2026

https://github.com/render-examples/jekyll

Minimal Jekyll site deployed on Render

deployment hosting jekyll render ruby static-site

Last synced: 21 Jun 2025

https://github.com/tedlivist/fibonacci_seq

Fibonacci Sequence is a series of numbers in which each number is the summation of the preceding two (or three or more) numbers. In this algorithm implementation using a function written in Ruby, the numbers are a summation of the previous two.

algorithm coding coding-challenge ruby

Last synced: 25 Jul 2025

https://github.com/usorfaitheloho/enumerable

This a Ruby project that translate morse code into English alphabet

ruby

Last synced: 26 Aug 2025

https://github.com/jaimerson/bakeru

Little game for hacking with gosu

game game-2d game-development gosu ruby

Last synced: 12 Jul 2025

https://github.com/dgroup/vcs4sql

Organizing version control for the database(s) in a simple, elegant way.

changelog changeset database-control database-management gem liquibase ruby ruby-gem ruby-library sql sqlite vcs

Last synced: 12 May 2025

https://github.com/nahnahaj/catalog-of-my-things

In this project, we will create a console app that will help you to keep a record of different types of things you people own: books, music albums, and games. Everything will be based on a UML class diagram. The data will be stored in JSON files but a database with tables structure analogical to the program's class structure will be prepared.

database mysql ruby

Last synced: 25 Jul 2025

https://github.com/cliftondavies/bubble-sort

An optimised Bubble Sort algorithm.

bubble-sort-algorithm ruby

Last synced: 09 May 2026

https://github.com/healthypackrat/duo-3.0-splitter

DUO 3.0 CD/復習用の音声を分割

duo english ruby

Last synced: 03 Jun 2026

https://github.com/populatetools/decidim-module-extra_user_fields

Add dynamic custom fields to users

decidim ruby rubygem rubyonrails

Last synced: 23 Apr 2025

https://github.com/cheshire137/gh-starstruck

⭐️ Who has the most stars of them all?

github-api ruby script stars

Last synced: 10 Aug 2025

https://github.com/jbox-web/action_form

Create nested forms, easy ;)

form form-object form-validation rails ruby

Last synced: 09 Apr 2025

https://github.com/raicg/wassenger_client

The gem wassenger_client is a ruby client for wassenger.com API

begginers hacktoberfest ruby ruby-gem ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/vin-droid/airport-fuel-inventory-solution

The goal is to generate fuel consumption report of airport. Application will be run from command line based on the menu options as below. Note, the number stands for menu option and text is the description of the option.

airport-fuel-inventory-solution rspec ruby

Last synced: 18 May 2026

https://github.com/ronin-rb/ronin-masscan

A Ruby library and CLI for working with masscan.

hacktoberfest infosec masscan masscan-parse network-scanning ruby

Last synced: 31 Aug 2025

https://github.com/murakmii/capistrano-nginx-unit

The Capistrano 3.x task to run Ruby(Rack) application on NGINX Unit

capistrano nginx-unit rack ruby

Last synced: 06 Jul 2025

https://github.com/evalmee/json_api_filter

Filter for rails controller based on JsonAPI spec

jsonapi rails ruby

Last synced: 01 Apr 2026

https://github.com/juanitofatas/cheryl

Ruby translation of Peter Norvig's solution to When is Cheryl's birthday problem

cheryl ruby

Last synced: 11 Jun 2025

https://github.com/akuzko/rehash

gem for hash values mapping and transformation

hash mapping ruby ruby-gem

Last synced: 26 Feb 2026

https://github.com/khcr/snaptable

A gem that generate HTML tables from your models in order to display them in your admin views.

html html-tables rails ruby search sort tables

Last synced: 24 Oct 2025

https://github.com/olipliche/morse_code

Decode a Morse code message

rubocop ruby

Last synced: 29 Mar 2025

https://github.com/psu-libraries/etda_workflow

Electronic Theses and Dissertations Application: Admin, Author, and Committee Member workflows.

ruby ruby-on-rails

Last synced: 03 Apr 2026

https://github.com/hidakatsuya/flexdot

A Flexible and Rake based dotfile manager.

dotfiles rake ruby

Last synced: 25 Apr 2025

https://github.com/cwaku/budgetty

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 / Ruby on Rails / Tailwind rails

budget-app budget-manager rails ruby ruby-on-rails tailwindcss

Last synced: 09 May 2026

https://github.com/owusu-desmond/mcq-quiz-app

Multiple choice question(mcq) quiz app a program that will ask a user all pre-defined questions and will give the user a score at the end of the quiz.

quiz-app ruby

Last synced: 14 Jul 2025

https://github.com/ruby-ist/ruby-on-wasm

Static online Ruby interpreter

jekyll ruby webassembly

Last synced: 07 May 2026

https://github.com/zmekonnen251/mentor-booking-app-backend

This app is aimed to connect mentor and mentee from around the world, to make software development journey easier for the newbies developer by getting tips, ideas and guide from experience software developer (mentor).

devise jwt postgresql rest-api rspec ruby ruby-on-rails

Last synced: 10 Aug 2025

https://github.com/josephschito/rubyduino

Rubyduino compiles Ruby code for Arduino UNO boards and uploads the generated firmware.

arduino artoo rad ruby

Last synced: 02 Jun 2026

https://github.com/greeenboi/stack-overflowed

Div Tower - where you have to center the div! Align it if you can!

brainrot game-development gosu gosu-gem meme ruby

Last synced: 11 Feb 2026

https://github.com/europ/lunch

containerized daily menu scraper and visualizer

brno daily docker docker-compose lunch menu rails restaurant ruby scraper visualizer

Last synced: 29 Apr 2026

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

The Blog app will be a classic example of a blog website. You will 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.

rails ruby

Last synced: 30 Apr 2026

https://github.com/barakadanny/school-library-ruby

This is a school library project. It is a console application that allows you to manage a library.

diagram oop ruby

Last synced: 26 Nov 2025

https://github.com/adam12/referral.nvim

Neovim plugin to interact with the Referral Rubygem

neovim-plugin ruby

Last synced: 30 Apr 2026

https://github.com/fazendaaa/project-euler

Some of the Project Euler exercises in different languages

c cpp haskell nodejs project-euler project-euler-solutions python ruby typescript

Last synced: 07 Oct 2025

https://github.com/degisew/blog

Blog App 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.

ruby ruby-on-rails

Last synced: 09 May 2026

https://github.com/fherrerao/budget-app-capstone

A web application where users can create categories with their respective transactions, and see the total amount of each category. Must register before accessing the content.

bootstrap5 rails ruby

Last synced: 07 Feb 2026

https://github.com/milkstrawai/athar

Database-level deletion auditing for Rails applications without soft delete.

active-record audit auditing deletion postgresql rails ruby ruby-on-rails soft-delete triggers

Last synced: 09 Jun 2026

https://github.com/jinhucheung/omniauth-ekuaishou

Omniauth strategy for Kuaishou Marketing

kuaishou kuaishou-api oauth2 omniauth ruby

Last synced: 05 Oct 2025

https://github.com/tarao/textserver

Edit on Firefox using external text editors.

firefox ruby tool

Last synced: 30 Apr 2026

https://github.com/natasha-ct/decode-morse-code-message

During your vacation at the seaside, time after time you find old bottles with parchment inside. Out of curiosity, you look into the next bottle and see that there is a message written in Morse code. Your curiosity grows even more - maybe you just found the lost treasure of the pirates! However, you are getting tired of decrypting messages manually. Fortunately, you can program in Ruby and you can help yourself by automating this process.

algorithms-and-data-structures ruby

Last synced: 13 May 2026

https://github.com/kartikmehta8/reputation-framework

A GitHub contributor ranking site using Jekyll, displaying commits, lines of code, and contributor details.

github-actions github-api jekyll ruby

Last synced: 29 Jan 2026

https://github.com/imjoehaines/dottie

Dottie is a test runner for PHPT-like tests

php ruby testing

Last synced: 19 Jan 2026

https://github.com/powerlevel9000/ruby-getting-started

Geting Sarted with ruby Learning syntax and various coding game with Challenges here just basics syntaxes of the ruby programming language

programming-language ruby tutorial-exercises

Last synced: 06 Jul 2025

https://github.com/pablobona/budget

The Budget App is a mobile web application built on Ruby on Rails that enables you to effectively manage your finances. It provides a detailed list of transactions categorized by type, allowing you to track your expenditures and gain insights into your spending patterns.

backend cancancan devise frontend rails ruby

Last synced: 01 May 2026

https://github.com/syedabutalib/bruh

When git makes you go like 'bruh'

bash bashrc bruh git ruby zsh zshrc

Last synced: 12 Apr 2026

https://github.com/sentayhu19/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. Built with Ruby on Rails.

devise html5 postgresql rails rspec rubocop ruby

Last synced: 12 Apr 2026

https://github.com/dbackowski/cookieconsent2-rails

Rails asset pipeline bundling of the Cookie Consent JavaScript plugin.

assets cookie-consent rails ruby ruby-gem

Last synced: 11 Nov 2025

https://github.com/xmas7/raindrops

Node of this code is audited yes use that at your own risk.

own risk ruby sack

Last synced: 10 Oct 2025

https://github.com/MatthewLaFalce/schema_to_md

:zap: Generate beautiful markdown documentation for your PostgreSQL Database from schema.rb files.

documentation generator markdown postgresql ruby ruby-on-rails schema

Last synced: 30 Jul 2025

https://github.com/essamhassan/sneakers_rails

Integrating Rails with sneakers.io ruby RabbitMQ background processing framework

background-jobs background-processing gem rabbitmq rails ruby ruby-on-rails worker-service

Last synced: 11 Jun 2026

https://github.com/adamcooke/rubysnippets

Sublime Text 3 snippets for Ruby & Rails

ruby snippets sublime-text sublime-text-3

Last synced: 22 Oct 2025

https://github.com/cblavier/corbot

A Slack Bot for our coworking place : La Cordée

ruby sinatra slack slack-app slack-bot slack-commands

Last synced: 30 Apr 2026

https://github.com/parkermccurley/decent

A Ruby command line application for managing cryptocurrency holdings.

bitcoin cli crypto cryptocurrency dogecoin ethereum gem litecoin rails ruby

Last synced: 11 Mar 2026

https://github.com/anselemodims/budgit

BudgIT is a mobile-web app that takes a record of categories and the transactions carried out on a category. User can create transactions on each of the category or can create a category themselves.

javascript rails ruby ruby-on-rails sass

Last synced: 18 Apr 2026

https://github.com/jbryant92/rails-movie-app

Simple rails API for movies, actors & characters. Demonstrates a simple migration from REST to GraphQL.

graphql rails rest ruby

Last synced: 11 Feb 2026

https://github.com/nemwel-boniface/my_kuku

With the software, you will be able to track a chicken from the time it is a chick all the way to when it is a fully grown chicken and become a rooster and provide meat or a hen and provide eggs and also count the number of eggs it will have laid throughout its lifetime.

css3 gitflow kanban-board linters postgresql-database render rspec ruby ruby-on-rails

Last synced: 13 Feb 2026

https://github.com/zerocracy/baza.rb

Zerocracy API Client, in Ruby: only basic operations are implemented, not the entire HTTP API

api-client api-client-ruby ruby zerocracy

Last synced: 01 May 2026

https://github.com/blwatkins/learning-ruby

Learning resources and notes for the Ruby programming language.

learning notes programming-language ruby

Last synced: 13 Jun 2025

https://github.com/maumagnaguagno/spriter

:space_invader: Sprite generator

image ruby sprite

Last synced: 15 Feb 2026

https://github.com/chadowo/mruby-examples

Collection of sample MRuby programs

c example-code examples mruby ruby sample-code samples

Last synced: 30 Apr 2026

https://github.com/nsylke/atlas

Atlas is open-source discord bot written in discordrb.

atlas bot discord discordrb ruby

Last synced: 22 Oct 2025

https://github.com/nerdgeschoss/document_serializable

Serialize document based data into your ActiveRecord objects

activerecord json mongodb postgres rails ruby

Last synced: 25 Apr 2025

https://github.com/jbox-web/auto_increment

Automaticaly increments a field in ActiveRecord, easy ;)

activerecord autoincrement rails ruby

Last synced: 09 Apr 2025

https://github.com/umuthopeyildirim/mindgarden

MindGarden is an diary writing software, but you can also express your feelings on your dairies.

crud dairy daisyui daisyui-react react ruby sinatra tailwindcss

Last synced: 05 Sep 2025

https://github.com/oksep/logstash-input-alioss

Logstash input plugin based on aliyun/oss

aliyun-oss logstash-plugin ruby

Last synced: 28 Mar 2026

https://github.com/fnordfish/roda-phlex

A Roda plugin for rednering Phlex

phlex roda ruby

Last synced: 05 Oct 2025

https://github.com/jabenninghoff/homebrew-edge

Development, Experimental, and Unofficial Homebrew Formula & Casks

formulae homebrew homebrew-tap ruby

Last synced: 18 Jan 2026

https://github.com/cbetta/flow2

A simple, in-progress multi-user blog/community system

news news-aggregator rails ruby

Last synced: 03 Mar 2026