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/anamba/guard-faktory_worker

Guard plugin for faktory_worker

faktory faktory-worker guard ruby ruby-gem

Last synced: 16 Mar 2025

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

A full-stack blog app built with Ruby on Rails framework

authorization blog capybara-rspec devise integration postgresql rails-application ruby ruby-gem ruby-on-rails seed

Last synced: 21 Jan 2026

https://github.com/springernature/slack-channel-archiver

Simple archiver for infrequently used Slack channels.

archiving ruby slack

Last synced: 14 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/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/libyarp/yarp.rb

YARP implementation for Ruby

rpc rpc-library ruby

Last synced: 30 Jan 2026

https://github.com/buwilliams/connect-four

Connect Four in Rails for Web and Console

connect-four javascript minimax rails rails5 ruby vuejs

Last synced: 28 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/phantom-node/grub-lexer

Convert Grub boot loader configuration into tokens that can be fed into the parser.

grub grub2 lexer ruby

Last synced: 09 Oct 2025

https://github.com/thiagohrcosta/rails-wikinimous

A simple application to display some articles on screen. The user can read, create, edit and delete a article.

bootstrap4 css3 html5 javascript ruby ruby-on-rails sqlite3

Last synced: 13 Apr 2026

https://github.com/djellemah/backup-backblaze

plugin for Backup gem to talk to BackBlaze

backblaze backblaze-api backup ruby rubygem

Last synced: 09 Oct 2025

https://github.com/blackwinter/ontopia-tldr

Tolog Document Retrieval with Ontopia.

bibliographic-references ontopia ruby rubynlp topicmaps

Last synced: 09 Oct 2025

https://github.com/flanker/mongoid-categorized_counter_cache

Categorized counter cache for Ruby Mongoid models

counter-cache mongoid mongoid-plugin ruby rubygem

Last synced: 20 Jun 2025

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/y-syo/advent-of-code-2024

🎄 my very cool solutions for the 2024 advent of code

advent-of-code advent-of-code-2024 bash-script c nix python python3 ruby rust stupid

Last synced: 13 Apr 2026

https://github.com/phlegx/digest-tiger

Digest::Tiger - Ruby interface to the Tiger message digest algorithm

digest ruby rubygem tiger

Last synced: 26 Apr 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/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/ansaribrahim/budget-app

Budget-App is a web-based application designed to help users manage their expenses and budgets effectively. It allows users to track their spending, categorize expenses, and set budget goals to achieve financial control.

capybara-rspec deployment erb font-awesome gitflow html javascript license linters rails rspec rubocop ruby rubyonrails tailwindcss unit-testing

Last synced: 20 Jan 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/kirillshevch/integration_workflow

A Ruby DSL for building integration workflows

dsl integrations ruby workflows

Last synced: 09 Feb 2026

https://github.com/cimon-io/glipper

decorate rails models

helpers rails ruby

Last synced: 23 Feb 2026

https://github.com/oklas/activeadmin-sqlpage

rails dbconsole online - ActiveAdmin page that allow execute SQL requests and show result in table

activeadmin database dbconsole online ruby ruby-gem ruby-on-rails sql

Last synced: 08 Oct 2025

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/manageiq/activerecord-id_regions

ActiveRecord extension to allow partitioning ids into regions, for merge replication purposes

activerecord activerecord-extension hacktoberfest replication ruby

Last synced: 10 Oct 2025

https://github.com/jejak/loanscreener

Loan Screener is a proto Command-line Interface program to screen defaulting loans in a banking infrastructure taking the loan data, the loan credit policy data and the loan equity porfolio share prices (market data) from the internet.

banking banking-applications cli-app finance json loan-screener loanscreener portfolio ruby

Last synced: 24 Apr 2026

https://github.com/d12/graphqlvalidator

A Ruby lib for validating a GraphQL query given the schema.

graphql parser ruby

Last synced: 24 Apr 2026

https://github.com/epergo/epic-free-game

Get notified about new Epic Free Games every week

dokku epicgames ruby sinatra

Last synced: 23 Apr 2026

https://github.com/espen/agaon

Ruby API wrapper for Fiken

api-client api-wrapper gem ruby

Last synced: 19 Jan 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: 03 Mar 2026

https://github.com/shivam091/core_extensions

rb_core_extensions is a set of core extensions beyond those provided by Ruby & ActiveSupport.

activesupport core core-extension extensions rails ruby

Last synced: 22 Apr 2026

https://github.com/magynhard/rails_service_tasks

Make running rails app as service easy

linux-service rails reboot ruby ruby-on-rails service systemd

Last synced: 22 Apr 2026

https://github.com/trast00/blog-dev

The Blog-dev is a fully functional website that allows users to view a list of posts, add comments, and like posts. The project includes fixing n+1 problems, adding Devise for authentication, adding authorization rules, and implementing API endpoints.

mvc mvc-architecture ruby ruby-on-rails rubyonrails

Last synced: 19 Jan 2026

https://github.com/toma400/yamlomiser

Randomises elements of selected category in specific .yaml file

ruby yaml

Last synced: 02 Apr 2025

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

A Ruby CLI utility for receiving exfiltrated data.

cli-util dns-server exfil exfiltration http-server infosec listener ruby

Last synced: 26 Feb 2026

https://github.com/fnando/application_env

Detect application environments.

ruby rubygems

Last synced: 19 Jan 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/gastonmorixe/htmx-on-rails

HTMX Demo for Ruby on Rails 7.1+ with import maps

htmx rails ruby ruby-on-rails

Last synced: 19 Jan 2026

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

Odin Project - Project to practice ActiveRecord Associations

css3 html5 ruby ruby-on-rails

Last synced: 14 Apr 2026

https://github.com/cyberarm/gosu_more_drawables

Adds circles and arcs to Gosu

gosu ruby

Last synced: 05 Jun 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/jangseongwoo/blog-app

Jenkins, Google Cloud Platform을 활용해 자동화 어플리케이션 배포 테스트 저장소입니다.

capistrano ci-cd google-cloud-platform jenkins ruby ruby-on-rails

Last synced: 10 Mar 2025

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

🔍 GitHub wiki search for Ruboty

github ruboty ruby wiki

Last synced: 21 Apr 2026

https://github.com/sixarm/sixarm_ruby_time_stamp

SixArm.com → Ruby → Time.stamp method for ISO RFC formats

gem iso rfc ruby time timestamp

Last synced: 30 Mar 2025

https://github.com/juanfkurucz/lenguajes-de-programacion

Subject "Lenguajes de Programacion" (Programming languages) from Universidad Catolica del Uruguay

c haskell javascript prolog ruby

Last synced: 14 Apr 2026

https://github.com/userrails/rails_7_0_2_2_blog

Rails 7.0.2.0, Ruby 3.x, Devise, nested-forms, etc

hotwire-stimulus hotwire-turbo importmap-rails ruby

Last synced: 27 Feb 2025

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

In this project, we are creating a console app that will keep a record of different types of things : books, music albums, movies, and games. Everything will be based on the UML class diagram that was provided as requirements for the project. The data will be stored in JSON files but will also prepare a database with tables structure analogical to the program's class structure. "Catalog of my things" will be a simple console app that allows users to manage collections of the things they own.

rspec ruby

Last synced: 21 Jan 2026

https://github.com/made2591/doomsday

The Doomsday is an algorithm of determination of the day of the week for a given date by the English mathematician John Conway.

cli doomsday doomsday-algorithm game ruby

Last synced: 08 Jun 2026

https://github.com/sixarm/sixarm_ruby_vital

SixArm.com → Ruby → Vital signs module for debugging, profiling, logging

gem health monitoring ruby sysadmin vital

Last synced: 30 Mar 2025

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/sixarm/sixarm_ruby_gemini

SixArm.com » Ruby » Gemini gem initialization and install helper

gem ruby

Last synced: 30 Mar 2025

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/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/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/meri-mg/blog-app-rails

The Blog app is a classic example of a blog website. It was created a fully functional 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: 15 Apr 2026

https://github.com/german-cobian/journeyman-back-end

The Rails back-end for an app where the user can look through a list of journeymen skilled-labor offerings and reserve that of his choice for a certain number of days. Site administrators can add and delete journeymen from the list.

postgresql rails ruby

Last synced: 19 Apr 2026

https://github.com/algab/qaninja-rocklov

Curso QA Ninja Automação 180

capybara cucumber ruby

Last synced: 18 Apr 2026

https://github.com/dpx/dpx

dpx - Run any executable inside container on your machine in few seconds.

docker dpx elixir go node python ruby

Last synced: 13 Apr 2026

https://github.com/mdxprograms/fam

Demo app of react with rails using webpacker

react ruby ruby-on-rails webpacker

Last synced: 18 Apr 2026

https://github.com/akihokurino/animefolio

curation site for anime

angularjs rails ruby

Last synced: 05 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/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/aboutsource/quayio-scanner

Quayio Scanner translates critical vulnerabilities in running docker containers into Sensu check results to transform vulnerability scans into actionable alerts.

docker quayio ruby sensu vulnerability-management

Last synced: 13 Mar 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/jimmycuadra/lita-high-five

A Lita handler that won't leave you hanging.

chatops fun lita lita-handler ruby

Last synced: 13 Oct 2025

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/yndajas/stackstore

Find, keep, tag and make notes on Stack Overflow questions

api javascript rails react redux ruby stackoverflow

Last synced: 12 Apr 2026

https://github.com/andres-condezo/blog

The Blog app is a classic example of a blog website. a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

postgresql rspec ruby ruby-on-rails

Last synced: 15 Apr 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/takkii/bmi

BMI測定、健康的な生活を送ろう⚖️

bmi cli encoding ruby

Last synced: 13 Oct 2025

https://github.com/paulfioravanti/three_little_pigs

The Story of the Three Little Pigs (in Ruby)

pig ruby story wolf

Last synced: 13 Oct 2025

https://github.com/abhilekhsingh041992/icndb-ruby-client

A ruby wrapper for Icndb(the internet chuck norris database) API

chuck icndb icndb-api ruby ruby-gem ruby-wrapper rubygem

Last synced: 29 Oct 2025

https://github.com/fabianofrank/ruby-enumerables

This project uses a module inside a class. A class MyList and a module MyEnumerable. The module MyEnumerable implements a subset of functionalities of Ruby Enumerables.

ruby

Last synced: 20 Aug 2025

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

The Blog app is a classic example of a blog website. A fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

bootstrap bullet devise jwt-token rspec ruby rubyonrails

Last synced: 31 Jan 2026

https://github.com/fractaledmind/activeset

A toolkit for working with enumerable sets.

enumerable-sets filtering paginating ruby ruby-gem sorting

Last synced: 24 Apr 2025

https://github.com/alexandrospanag/my_ruby_projects

My Ruby Projects. Written by Alexandros Panagiotakopoulos. All Rights Reserved Ⓒ.

learn methods object-oriented-programming ruby ruby-on-rails

Last synced: 17 Apr 2026

https://github.com/kossi-stack/blog-app

The Blog app is a classic example of a blog website. It's a functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts.

ruby ruby-on-rails

Last synced: 18 Mar 2025

https://github.com/westonganger/fast_try

FastTry is a simple method wrapper to the safe navigation operator in Ruby

ruby safe-navigation try

Last synced: 07 Jan 2026

https://github.com/chiefpansancolt/stimulus-tailwind-playground

Playground for building and testing Stimulus Components build with Tailwind

jekyll liquid playground ruby stimulus-tailwind-components stimulusjs tailwindcss

Last synced: 20 Jan 2026

https://github.com/danimal141/ruby-debug-env

Environment to debug ruby code with GDB

docker gdb ruby

Last synced: 17 Apr 2026

https://github.com/altabering/altadata-ruby

ALTADATA Ruby client provides convenient access to the ALTADATA API from applications written in the Ruby language.

altadata api-client ruby

Last synced: 01 Jul 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/priom/realtimeblog

Real Time Blog App powered by Ruby on Rails 5, ActionCable and Redis

actioncable rails ruby ruby-on-rails

Last synced: 17 Apr 2026