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/rpush/rpush-redis

Provides the needed dependencies to use Redis with Rpush.

redis rpush ruby

Last synced: 02 Aug 2025

https://github.com/lindseyb/moon-api

RESTful API for the Moon

api api-rest moon ruby sinatra

Last synced: 19 Mar 2025

https://github.com/bryanp/featuring

Feature flags for Ruby objects.

feature-flags ruby

Last synced: 16 Mar 2025

https://github.com/voxpupuli/puppet_metadata

The gem intends to provide an abstraction over Puppet's metadata.json file. Its API allow easy iteration over its illogical data structures.

hacktoberfest puppet ruby

Last synced: 28 Dec 2025

https://github.com/lararosekelley/secret-santa

Organize a gift exchange anonymously

cli command-line gem ruby secret-santa sms twilio

Last synced: 18 May 2026

https://github.com/mjacobus/planning_poker

Planning poker app. Experiment with hanami framework at the hack week

hanami ruby

Last synced: 18 May 2026

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/a-chacon/oas_core

OasCore is a Ruby gem designed to generate Open API Specification (OAS) 3.1 documentation directly from YARD comments in your endpoints.

api api-rest documentation-generator documentation-tool oas3 ruby swagger

Last synced: 18 Jun 2025

https://github.com/lucianghinda/good-enough-testing-sample

A sample app used during the #GoodEnoughTesting workshop at goodenoughtesting.com

ruby ruby-on-rails testing testing-practices

Last synced: 17 Nov 2025

https://github.com/zilola-nazarova/ruby-capstone-project

A console app that allows users to manage collections of their things: books, music albums, and games. The data is be stored in JSON files. Built with Ruby.

console-app rspec ruby

Last synced: 12 Sep 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/daudi13/enumerable

In this project we use a module inside the class. We created a class my_list and a module my_enumerable. The module my_enumerable implements a subset of the functionality of Enumerable.

enumerable ruby

Last synced: 10 Mar 2026

https://github.com/infrablocks/ruby_easy_rsa

A simple Ruby wrapper for invoking EasyRSA commands.

easy-rsa rsa ruby ruby-gem rubygem

Last synced: 10 Mar 2026

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

An optimised Bubble Sort algorithm.

bubble-sort-algorithm ruby

Last synced: 09 May 2026

https://github.com/mitchellhenke/sequel-pg-trgm

Sequel plugin for Postgres' pg_trgm

pg-trgm postgres ruby sequel sequel-plugin

Last synced: 30 Jun 2025

https://github.com/wezm/distros2dot

Generate a graph of operating system derivation

graphviz linux ruby

Last synced: 04 May 2026

https://github.com/brittanyblake/personal-projects

An ongoing list of all the projects that I have worked on using: HTML & CSS, Ruby, Ruby on Rails, Javascript, React & Redux.

rails ruby solo sql

Last synced: 28 Sep 2025

https://github.com/nicholashoule/github-actions

GitHub action workflows templates to build, test, and deploy code

actions dotnet golang python ruby templates yml

Last synced: 11 Apr 2026

https://github.com/ronin-rb/ronin-listener-http

A HTTP server for receiving exfiled data.

asyncio exfil exfiltration http-server infosec listener ruby

Last synced: 27 Jun 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/coding-cactus/multipad

A clean, simple, and efficient collaborative workspace

collaboration ruby sinatra

Last synced: 19 May 2026

https://github.com/vagascom/somecache

Somecache is a micro library to create and reuse cache configurations

cache ruby

Last synced: 04 Aug 2025

https://github.com/indiecodermm/tictactoe-mcts

Tictactoe engine using Monte Carlo Tree Search

mcts-algorithm monte-carlo ruby tictactoe

Last synced: 14 Mar 2025

https://github.com/thejonanshow/konuezu

Pair Programming at RubyKaigi 2018 (each pair has their own branch)

conference conferences conferences-web conways-game-of-life gameoflife pair-programming pairing ruby rubykaigi rubykaigi2018

Last synced: 07 May 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/amejid/catalog-of-things

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

postgresql rspec ruby

Last synced: 05 May 2026

https://github.com/peek/peek-resque

Take a peek into your Resque queues and workers.

background-jobs peek resque ruby

Last synced: 07 Oct 2025

https://github.com/hungle00/mood_opus

Multimedia moodboard with Rails 7

hotwire rails ruby tailwindcss

Last synced: 14 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/s13g/docit

Simple, flexible, automatic API documentation for Ruby APIs.

openapi-generator openapi-specification openapi3 restapi ruby ruby-on-rails swagger

Last synced: 18 Apr 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/petitviolet/rstructural

Ruby structural types: Struct, Enum, Algebraic Data Type

adt enum ruby ruby-gem struct structured-data

Last synced: 15 Mar 2026

https://github.com/chrisledet/shorty_url

flexing some Sinatra skills writing a url shortener.

ruby url-shortener

Last synced: 25 Oct 2025

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/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/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/lukaselmer/sun_spot_puzzle_rails_server

The rails (http-)server for the SunSpot puzzle

api hsr javascipt jquery project ruby ruby-on-rails sunspot work

Last synced: 06 Feb 2026

https://github.com/daipham1210/short-link-api

URL shortener backend using Rails 7

postgresql rails7 ruby

Last synced: 06 Feb 2026

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

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.

rspec ruby ruby-on-rails

Last synced: 10 Apr 2025

https://github.com/neikei/syntaxchecks

Syntaxchecks for Bash, PHP, Python, Ruby, Yaml and Crontab files. Ready to use with Jenkins, Bamboo, Bitbucket Pipelines and Travis CI.

bamboo bash bitbucket-pipelines continuous-testing crontab jenkins php python ruby syntaxcheck travis-ci yaml

Last synced: 10 Apr 2025

https://github.com/bondok6/tdd

In this project we will implement a class with some methods, we did it by doing test-driven development (TDD).

rspec ruby tdd

Last synced: 29 Apr 2026

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/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/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/evalmee/json_api_filter

Filter for rails controller based on JsonAPI spec

jsonapi rails ruby

Last synced: 01 Apr 2026

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/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/justindoody/angostura

Easily add component dependencies

components dependencies engines rails rails-engine ruby

Last synced: 09 Apr 2025

https://github.com/danielbayley/homebrew-pipeline

@GitHub @actions to provide a simple CI pipeline for your @Homebrew tap. Easily lint formulae, casks, and @ruby files with a single command.

action actions cask ci command github-action github-actions homebrew lint lint-staged linter linting macos osx ruby style tap

Last synced: 17 Jan 2026

https://github.com/ahtung/bunq.rb

A ruby gem for the Bunq API

gem ruby

Last synced: 26 Feb 2026

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

BlogApp is a web application that allows users to create, update, and interact with blog posts. It is built using Ruby on Rails and PostgreSQL as the database, and it includes comprehensive unit and integration tests implemented in RSpec and Capybara.

bdd capybara rails rspec-rails ruby selenium-webdriver

Last synced: 15 Apr 2026

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/ksylvest/omniai-mistral

An implementation of the OmniAI interface for Mistral.

lechat mistral omniai ruby

Last synced: 26 Oct 2025

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/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/teekaytech/scraper

A web scraper application that fetches some specified set of data from one of my favorite JavaScript tutorial websites (https://javascript.info). Built with Ruby and Nokogiri Gem.

microverse nokogiri ruby web-scraper

Last synced: 27 Feb 2026

https://github.com/electionbuddy/weasy_rb

A simple Ruby wrapper for WeasyPrint HTML to PDF converter

html-to-pdf python ruby wrapper

Last synced: 17 Apr 2026

https://github.com/denissellu/e-commerce-on-rails

A very simple Ruby on Rails e-commerce with active admin

ruby

Last synced: 13 Feb 2026

https://github.com/meineerde/rackstash

Structured logging for Ruby applications

graylog logger logging logstash rack ruby

Last synced: 28 Feb 2026

https://github.com/nareshnavinash/selenium-ruby-handcrafted-framework

To build a test automation framework using ruby and selenium-webdriver gem alone. All the core structures are custom-crafted to meet the specific requirements and can be scaled to any level.

custom framework page-object-framework ruby selenium

Last synced: 30 Apr 2026

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/1d3o/lato-blog

Lato module to manage blog contents

engine rails ruby ruby-gem

Last synced: 01 May 2026

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/selma-belhadj/hello-rails-back-end

A Rails Back End API that displays a random random messages

postgresql ruby ruby-on-rails

Last synced: 17 Apr 2026

https://github.com/alephtwo/quantum_rng

A Ruby interface for the ANU Quantum Random Numbers API

json-api random-number-generators ruby

Last synced: 07 Oct 2025

https://github.com/saptarshidebnath/processrunner

Process Runner is java based library using which one can execute system process or scripts from inside your java program.

batch-file java processrunner python ruby shell-script

Last synced: 18 Apr 2026

https://github.com/reem-lab/schedule-tweets

The app you can schedule your tweets and add new tweet and update and delete it with authorization and authentication.and I used twitter api to make the actions for creating and updating and deleting a twitt.📱

gem rails ruby ruby-on-rails sqlite3

Last synced: 04 May 2026

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/andrew/nesbitt.io

:house_with_garden: My Homepage

blog homepage html jekyll ruby

Last synced: 07 Sep 2025

https://github.com/marcoroth/timingapp-ruby

Ruby client for the database of the Timingapp.com macOS application.

activerecord ruby sqlite sqlite3 time-tracking timing timingapp tracking

Last synced: 12 Oct 2025

https://github.com/jcserracampos/save4laterbot

Telegram bot to save all links sent in a group

ruby telegram-bot

Last synced: 04 Jun 2026

https://github.com/merodriguezblanco/panther

Another ruby script to migrate issues, comments, labels and milestones from GitHub Enterprise to GitHub

git github github-api github-enterprise ruby ruby-script

Last synced: 08 May 2026

https://github.com/hombre2014/recipe-app

The Recipe app keeps track of all your recipes and ingredients. It will allow you to save ingredients, create recipes, and generate a shopping list based on what you need for 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.

bootstrap rails ruby ruby-on-rails

Last synced: 08 May 2026

https://github.com/omishimaspace/yadokari

日本初?!コンソールから宿を予約するプロジェクト

booking-system cli rails5 ruby

Last synced: 08 Oct 2025

https://github.com/mariomarroquim/icarus

An example of using the Kraken API to automate trading strategies

kraken-api ruby trading-bot

Last synced: 27 Jan 2026

https://github.com/ollej/brewnit

A website to build and share homebrew recipes

homebrew rails ruby website

Last synced: 22 Jan 2026

https://github.com/mshahzadtariq/devise-activity

Track signed-in user sessions and site navigation in an easy to traverse format

devise devise-activity gem rails5 ruby ruby-gem ruby-on-rails stats tracking

Last synced: 08 Oct 2025

https://github.com/mickey/code-copy-ruby-ref

Visual Studio Code extension allowing you to copy the path to a class/method/constant in Ruby

ruby vscode vscode-extension

Last synced: 09 May 2026

https://github.com/gasb150/private-events

Application using Ruby on Rails for creating events and enable users to attend to these events

bootstrap rails ruby

Last synced: 10 May 2026

https://github.com/victorgonbu/paw-shaped-ror-capstone

Capstone project website to help and get help for your pets. Built with Ruby on Rails.

html rspec-rails ruby ruby-on-rails scss

Last synced: 11 May 2026

https://github.com/startcloud/vagrant-zones

Vagrant Plugin which can be used to managed LX, Bhyve, Illumos and other zones on illumos (OmniOSce)

omnios omniosce ruby vagrant vagrant-plugin vagrant-providers

Last synced: 29 Jun 2026

https://github.com/mateusffaria/retail_store

creation of a simple store.

rails5 ruby sqlite3

Last synced: 22 Jan 2026

https://github.com/pjchender/template-rails-vue-turbolinks

This is a rails template app to use Vue in Rails with or without Turbolinks.

rails ruby turbolinks vue

Last synced: 13 May 2026

https://github.com/pepabo/imlib2-ruby

http://pablotron.org/software/imlib2-ruby/

gem imlib2 ruby

Last synced: 08 Oct 2025

https://github.com/vit0r/gherkin-csv-reader

Importing CSV as test data in Cucumber - outline

cucumber gherkin-parser outline ruby

Last synced: 19 Jun 2026

https://github.com/lucianghinda/backup-postgresql-db-remote

A simple Ruby script to backup a PostgreSQL DB remote to Cloudflare R2

backup postgresql ruby

Last synced: 08 Sep 2025

https://github.com/zapnap/coin_market

Fetch current market data for top cryptocurrencies using the CoinMarketCap API

api-client crypto cryptocurrency finance market-data ruby tokens

Last synced: 19 Oct 2025