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/debas-31/ruby-enumerable

This is a project, how to use a module inside a class. we created a class MyList and a module MyEnumerable. Our module MyEnumerable implemented a subset of Ruby's in-built Enumerable functionality.

ruby

Last synced: 12 Apr 2025

https://github.com/shinesolutions/ruby_aem_aws

Ruby client for Shine Solutions Adobe Experience Manager (AEM) Platform on AWS

aem aem-opencloud aws ruby

Last synced: 08 Mar 2026

https://github.com/phw/ruby-discid

Ruby bindings for MusicBrainz libdiscid

audio cd discid ffi-bindings libdiscid library musicbrainz ruby ruby-bindings rubygems

Last synced: 03 Oct 2025

https://github.com/randycoulman/jujube

Ruby front-end for jenkins-job-builder

jenkins-jobs ruby

Last synced: 21 Mar 2025

https://github.com/alzubair98/blog-app-using-sqllite3

Blog App built with rails, allow users to share posts and articles

bootstrap5 ruby rubyonrails

Last synced: 11 Apr 2026

https://github.com/brianvanburken/playground

Random stuff from playing with languages, frameworks, courses, and books.

angular elixir elm haskell javascript nodejs phoenix playground python react ruby ruby-on-rails rust typescript

Last synced: 09 Apr 2026

https://github.com/frewsxcv/ruby-coverage-guided-fuzzer

PoC fuzzer written in Ruby for Ruby powered by Ruby’s built-in coverage library.

coverage-guided-fuzzing fuzz-testing fuzzing ruby

Last synced: 06 Apr 2025

https://github.com/uptrace/uptrace-ruby

OpenTelemetry Ruby distribution for Uptrace

distributed-tracing metrics opentelemetry ruby tracing uptrace

Last synced: 26 Jun 2025

https://github.com/anthonycorletti/pontoon

Pontoon is a Ruby implementation of the Raft algorithm.

cluster concurrency raft raft-algorithm ruby

Last synced: 06 Aug 2025

https://github.com/daudi13/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 allows you to make them public so anyone can access them.

database devise rails-application ruby

Last synced: 01 Oct 2025

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

This is a blog app that allows authoized authors to post a blog and users to like, comment. This app also has the comments, posts and likes counters

hatim microverse mvc-architecture ruby ruby-on-rails

Last synced: 30 Apr 2026

https://github.com/toyoshi/wikigo

Ruby on Rails 6.0 wiki

rails rails6 ruby

Last synced: 30 Sep 2025

https://github.com/ericlondon/ruby-redis-pub-sub-job-queue

Ruby Redis Pub/Sub Job Queue

job pubsub queue redis ruby

Last synced: 03 May 2025

https://github.com/codehass/school-library

The objective of this project is to develop an application for a school library. The app will facilitate the addition of new students or teachers, the inclusion of new books, and the maintenance of records of who borrowed a specific book and when it was borrowed. Object-Oriented Programming (OOP) was exclusively utilized for this project.

oop ruby

Last synced: 26 May 2026

https://github.com/ferhatgec/hlcog

Fegeya HLCoG, High-Level Code Generator back-end.

assembly code-generation codegen cpp fegeya high-level kalem python ruby rust shell transpiler

Last synced: 10 Apr 2026

https://github.com/trace-kadenyi/rails_budget_app

SmartMoney is a mobile web application to 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. The Rails application allows the user to: register and log in. add new transactions for a category, see the expense on each category

cancancan database devise-token-auth heroku-deployment postgresql rspec-rails ruby ruby-on-rails tdd

Last synced: 07 Mar 2026

https://github.com/devkral/rpam2

Ruby Pam integegration

pam ruby ruby-gem

Last synced: 21 Mar 2025

https://github.com/billymohajeri/create-your-own-enumerable

Create your own Enumerable is a project to create a class MyList and a module MyEnumerable. Our module MyEnumerable will implement a subset of the functionality of Enumerable.

ruby

Last synced: 29 Mar 2025

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/joneshf/servant-ruby

Create a Ruby client from a Servant API using Net::HTTP.

haskell ruby servant servant-client

Last synced: 11 Sep 2025

https://github.com/mattruggio/basketball

This library is meant to serve as the domain for a basketball league/season simulator/turn-based game. It models core ideas such as: players, general managers, draft strategy, drafting, season generation, season simultation, playoff generation, playoff simulation, and more.

basketball-drafting basketball-game basketball-sim basketball-simulator ruby ruby-game

Last synced: 11 Apr 2025

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/randikabanura/activeadmin_google_places

Gem for adding google places search autocomplete to activeadmin

activeadmin ruby ruby-on-rails rubygems

Last synced: 17 Jun 2025

https://github.com/zeljkofilipin/set-game-rb

Playing Set game with Ruby and Selenium

game ruby selenium

Last synced: 10 Sep 2025

https://github.com/buren/spidr_cli

CLI for the spidr gem.

cli ruby rubygem spider spidr

Last synced: 02 Aug 2025

https://github.com/ryosk7/snapcher

Snapcher is an ORM extension that logs changes to specific columns to your model.

ruby ruby-gem ruby-on-rails

Last synced: 09 Mar 2026

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

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.

mobile-web ruby ruby-on-rails

Last synced: 02 May 2026

https://github.com/panorama-ed/unique_attributes

Auto-assign unique attributes for ActiveRecord objects

open-source rails ruby

Last synced: 31 Jul 2025

https://github.com/xwmx/lcclasses

Ruby gem for listing and manipulating Library of Congress Classification classes and subclasses

classification congress-classification ruby rubygems

Last synced: 15 Mar 2026

https://github.com/bestbynature/enumeruby

This repository serves as a learning resource for exploring enumerables in Ruby, with a focus on three specific enumerable methods: #all?, #any?, and #filter?.

ruby

Last synced: 05 Apr 2025

https://github.com/felixdev22/enumerable

Enemerable is a Ruby application designed to decode Morse code messages into readable text. Whether you're a Morse code enthusiast or just looking for a fun and educational way to learn the code, Enemerable is the perfect tool for you.

ruby ruby-gem

Last synced: 23 Jul 2025

https://github.com/samuelrocha91/rails_paleva

Sistema de Gerenciamento de Estabelecimentos que Comercializam Alimentos desenvolvido em Ruby on Rails

active-storage capybara devise rspec ruby ruby-on-rails

Last synced: 22 Sep 2025

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

This project uses Object Oriented Programming to build a school library app. The tool records what books are in the library and who borrows them. Built with Ruby.

best-practices object-oriented-programming oop-principles ruby uml-diagram unit-testing

Last synced: 14 Jul 2025

https://github.com/harness/ff-ruby-server-sdk

Ruby Server SDK for integrating with Harness Feature Flag service.

cd ci feature-flags ruby sdk

Last synced: 07 May 2025

https://github.com/parikshit223933/samurai

Samurai is a deployment preparation cli tool

deployment devops release-automation ruby ruby-gem

Last synced: 14 Feb 2026

https://github.com/kaakati/hyperpay_ruby

HyperPay is a powerful payment gateway, transforming the online buying experience in the MENA region. HyperPay enable internet businesses to accept and manage payments online, with more flexibility, security and ease. HyperPay have been processing online payments since 2014.

hyperpay hyperpay-sdk hyperpaysdk ruby rubygem rubygems

Last synced: 27 Apr 2025

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/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/tbuehlmann/hots_api

Client library for the Heroes of the Storm replay metadata API hotsapi.net

hotsapi ruby

Last synced: 09 Apr 2025

https://github.com/deivid-rodriguez/ruby-bisect

Bisections against ruby-core for you ruby programs

bisection chruby ruby ruby-bisect

Last synced: 12 Feb 2026

https://github.com/ilynette/recipe_app

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

database ruby

Last synced: 13 Apr 2026

https://github.com/adriangs1996/morty

A framework for creating API endpoints based on dry.rb fully compatible with rails

api dependency-injection dsl grape-api rails rails-api ruby

Last synced: 13 Apr 2026

https://github.com/passkit/passkit-ruby-grpc-sdk

Ruby SDK for Apple Wallet and Google Pay Membership / Loyalty / Access Cards, Coupons & Flights.

apple-wallet apple-wallet-support coupons flights google-pay google-wallet grpc loyalty loyalty-program loyalty-solutions mobile-wallet ruby sdk sdk-ruby

Last synced: 29 Jan 2026

https://github.com/virag-ky/my_enumerable

In this project I used a module inside a class. I created a class MyList and a module MyEnumerable. My module MyEnumerable implements a subset of the functionality of Enumerable.

enumerable rubocop ruby

Last synced: 28 Feb 2025

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/0exp/recipes

Ultimate Programming Tips and Tricks :scream:

macos postgresql ruby sublime

Last synced: 26 Apr 2025

https://github.com/conreality/conreality.rb

Conreality Software Development Kit (SDK) for Ruby.

conreality ruby rubygems sdk

Last synced: 14 Mar 2026

https://github.com/satyamshorrf/multiple_language_program

These programs will all output "Hello, World!" when executed. Let me know if you have any questions or if you'd like to see more examples!

c cplusplus dart go groovy java kotlin kotlin-android mongodb oracle php python ruby satyamshorrf scala shell sql swift

Last synced: 10 Feb 2026

https://github.com/najibullahjafari/budgetpro

BudgetPro is the Ruby on Rails project, this 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 .

backend database gems postgresql ruby ruby-on-rails

Last synced: 05 Jan 2026

https://github.com/woxtu/rbscript

Run Ruby in your HTML

ruby

Last synced: 23 Jan 2026

https://github.com/owusu-desmond/oop-school-library

A simple app for OOP university that helps their librarians to record books in the library and student who borrows them. This app allow librarians to add new students or teachers, add new books, save records of who borrowed a given book and when.

education ruby school-library

Last synced: 08 Feb 2026

https://github.com/anyone-oslo/all-the-favicons

Favicons for the Rails assets pipeline

rails ruby

Last synced: 13 May 2026

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

The main purpose of this project is 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.

rails ruby

Last synced: 19 Apr 2025

https://github.com/cerner/cerner-oauth1a

Cerner OAuth 1.0a Library for Consumers and Service Providers

cerner oauth1 oauth1a ruby rubygem

Last synced: 05 Oct 2025

https://github.com/danifromecuador/budget

This Ruby on Rails project is about building a mobile web app where the user can manage his budget. Them will provide list of transactions associated with a category.

postgresql rails render-deployment ruby

Last synced: 24 Jan 2026

https://github.com/adel-gu/catalog-of-my-things

Ruby console app that help you to keep a records of different types of things you own: books, music albums, movies, and games, the data stored in json file.

ruby

Last synced: 26 Feb 2026

https://github.com/spickermann/has_configuration

Easy configuration management for Ruby classes with yaml file

configuration configuration-management gem rails ruby yml

Last synced: 08 Oct 2025

https://github.com/johncorderox/logistics

A Logistics Rails App

admin auction logistics rails ruby

Last synced: 19 Apr 2025

https://github.com/richbl/distributed-motion-surveillance

Distributed Ruby-based video security surveillance system using Motion (a software motion detector)

client email image iot motion motion-detection motion-detector ruby security server surveillance video video-security-surveillance

Last synced: 29 Apr 2026

https://github.com/bgmp/minecraft-data

Gem to gather different pieces of information related to Minecraft player profiles

gem minecraft ruby

Last synced: 19 Apr 2025

https://github.com/petercamilleri/full_dup

A recursive, deep copy version of dup with exclusion control and tolerance of non-dupable values.

deep gem ruby rubygem safe utility

Last synced: 24 Mar 2025

https://github.com/yoshoku/numo-random

Numo::Random provides random number generation with several distributions for Numo::NArray.

gem random ruby statistics

Last synced: 25 Apr 2025

https://github.com/hidakatsuya/flexdot

A Flexible and Rake based dotfile manager.

dotfiles rake ruby

Last synced: 25 Apr 2025

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/alexfalkowski/migrieren

Migrieren provides a way to migrate your databases.

cucumber golang make ruby

Last synced: 05 Jun 2026

https://github.com/bitroniq/bitroniq.github.io

My Jekyll theme based page for personal site, blog, and portfolio.

algolia github-pages jekyll liquid lunr ruby ruby-gem

Last synced: 18 May 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/cwaku/school-library

This is basic school library app that has been built with Ruby. The app allows for some basic operations for example getting the name of the student or the teacher as well as constraints that come with their age.

ruby

Last synced: 02 Apr 2025

https://github.com/hidakatsuya/prawn-disable_word_break

Prawn::DisableWordBreak is a Prawn extension that provides an option to disable line breaks for characters such as spaces and hyphens.

pdf prawn ruby

Last synced: 24 Apr 2025

https://github.com/rokumatsumoto/boyutluseyler

Yet another 3D model repository

3d-models repository ruby ruby-on-rails vuejs

Last synced: 26 Feb 2026

https://github.com/mickey/black-hole-struct

:door: BlackHoleStruct is a data structure similar to an OpenStruct allowing autovivification

data-structure ruby

Last synced: 30 Apr 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/akito19/rack-joint

Rack::Joint is a rack middleware to set redirect configuration with Ruby DSL.

middleware rack rack-middleware ruby rubygem

Last synced: 24 Oct 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/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/lukel97/hilary-bot

An automated Slack bot designed to debate against https://github.com/414owen/TrumpBot

google-cloud markov-chain natural-language-processing ruby

Last synced: 31 Mar 2025

https://github.com/said-laasri/rails_back_end

**Hello Rails ** is a simple Api of Ruby on Rails . It allows users to get a random greeting from the backend API.

api postgres rails ruby

Last synced: 01 Feb 2026

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

This web application is a Ruby on Rails application that allows you to manage your budget in a professional way. You can register and/or log in and your data will be safely saved and you will be the only one person to manage access them. You can perform transaction transactions associated with a category of your transaction and see the money spent

bootstrap css3 database rails6 ruby

Last synced: 23 Feb 2026

https://github.com/postmodern/ruby-nikto

A Ruby interface to Nikto.

command-mapper infosec nikto nikto-parser ruby

Last synced: 28 Oct 2025

https://github.com/fabriquartz/laptop-install

Fabriquartz it's default laptop install. STATUS - to specific - must be evaluated

elixir ember install-script installer-script laptop ruby vim

Last synced: 09 Jul 2025

https://github.com/chew/canvastoclickup

A simple way to mirror Canvas assignments to ClickUp for organization.

canvas clickup instructure migrate ruby

Last synced: 26 Oct 2025

https://github.com/makevoid/redis_rejson_models

Document-like ORM based on Redis key value store - uses Redis Re-JSON for full json manipulation

json key-value-store orm re-json redis ruby

Last synced: 08 Apr 2025

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

Imagine 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, and save records of who borrowed a given book and when.

rspec ruby

Last synced: 30 Apr 2026

https://github.com/io-sgr/docker-redis-trib

A really tiny size image with redis-trib inside

alpine docker docker-image redis redis-trib ruby

Last synced: 06 Oct 2025

https://github.com/sonota88/kairo-gokko

A relay-based toy logic circuit simulator

dxopal ruby

Last synced: 07 Oct 2025

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/levy002/catalog_of_things

This is a console application project that will help us to keep a record of different types of things we own namely: books, music albums, movies, and games. The application allows you to perform some CRUD operations such as adding new items, reading the items that you have saved, and saving items to .json files.

rspec ruby

Last synced: 24 Apr 2026