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/noah2610/argumentparser

Simple Ruby command-line arguments/options parser.

argument-parser cli ruby

Last synced: 26 Jul 2025

https://github.com/5rabbits/our-ruby-style

Configuration files for code analysis tools

lemontech rails rubocop ruby

Last synced: 15 Apr 2026

https://github.com/gsamokovarov/timeout_errors

Catch all of them Net::HTTP timeout errors.

exceptions ruby timeout

Last synced: 05 Apr 2025

https://github.com/sachin21/ruboty-dmm

Notify rankings for DMM.R18 on your Slack Team.

bot dmm doujin gem ruboty ruboty-cron ruby

Last synced: 12 Apr 2025

https://github.com/d4nqw3rty/ruby-group-capstone---catalog-of-my-things

Application build with Ruby, you can create your catalog of thing you want.

ruby sql

Last synced: 28 Mar 2025

https://github.com/himeyama/narray-fromfile

倍精度浮動小数点のバイナリファイルを NArray 行列として読み(書き)します。

gem narray ruby

Last synced: 22 Aug 2025

https://github.com/tanakaworld/web_service_uri

🌈 URI parser for web services in the world.

parser rails ruby ruby-on-rails uri webservices

Last synced: 18 May 2026

https://github.com/pedroaugustoramalhoduarte/b3-excel-parse

CLI para parse do excel de movimentações da B3

cli irpf irpf2022 ruby

Last synced: 27 Jul 2025

https://github.com/trevoke/ruby-mud

A Ruby MUD server. Current project status: toy

mud ruby

Last synced: 27 Jul 2025

https://github.com/codehass/decode-morse

The Morse Code Decoder is a program built with ruby to automate the decryption of morse code messages.

ruby

Last synced: 22 Aug 2025

https://github.com/sshaw/logging-appenders-airbrake

Airbrake appender for the Logging gem

airbrake logging logging-library ruby

Last synced: 12 Apr 2025

https://github.com/itsmraga-hub/class-attendance

A class management system that helps teachers keep track of student's attendance of their respective classes. Built with rails and postgresql

postgresql ruby ruby-on-rails

Last synced: 20 Jan 2026

https://github.com/svoop/minitest-flash

Simple Minitest reporter to indicate the result of test runs in as fancy a way you like.

minitest reporter ruby

Last synced: 28 Jul 2025

https://github.com/javitocor/event-manager-ruby

Event manager project to practice serialization. Built with RUBY following the requirements in The Odin Project.

command-line csv odin-project ruby

Last synced: 28 Jul 2025

https://github.com/yaairfernando/blog

Ruby and rails project based on a basic blog application using semantic UI

ruby ruby-on-rails semantic-ui

Last synced: 18 May 2026

https://github.com/torokmark/ruby-benchmark

Benchmarked Ruby code snippets

benchmark ruby

Last synced: 29 Jul 2025

https://github.com/evaneykelen/nicetitle

Nicetitle is an implementation of John Gruber's TitleCase.pl

ruby titlecase

Last synced: 29 Jul 2025

https://github.com/fabiomux/zypper-onlinesearch

Brings the online package search from software.opensuse.org and Packman to the CLI

cli opensuse packages ruby zypper

Last synced: 21 Jun 2025

https://github.com/justintanner/column_pack

A rails helper to arrange content in columns.

rails ruby

Last synced: 02 Mar 2026

https://github.com/sage/rubocop-custom-cops

Custom checks for Rubocop - Static code analysis

rubocop rubocop-rails ruby ruby-gem static-code-analysis

Last synced: 13 May 2025

https://github.com/praveen1664/postgres-chef-recipes

This is one of the recipe written for chef server in ruby

ruby

Last synced: 18 Jul 2025

https://github.com/winebarrel/kani_laser

SendGrid v3 Mail Send API Ruby Client that validates API request body using JSON Schema.

email ruby sendgrid

Last synced: 02 Sep 2025

https://github.com/vadim-geroim/splurty

A database-powered quote generator app.

bootstrap4 heroku rails5 ruby simpleform

Last synced: 14 Apr 2026

https://github.com/seantrane/image-ruby-jekyll

Prebuilt Ruby-Jekyll images to improve the speed, security and reliability of dependencies when developing and publishing Jekyll websites.

docker jekyll ruby

Last synced: 08 Jul 2026

https://github.com/vovanmozg/ruby-questions

Questions for building quizzes

quiz ruby

Last synced: 20 Jan 2026

https://github.com/marioruiz/timify

Ruby gem to easily calculate the time running (elapsed time) from one location to another inside your code and reports statistics. It helps you improve your code and find out which part of your code is consuming more time.

consumer count elapsed ruby ruby-gem statistics time timify

Last synced: 20 Aug 2025

https://github.com/talaatmagdyx/play-chess

Play chess in the command line. Built with Ruby. Project for app academy Bootcamp

appacademy chess-game cli ruby

Last synced: 19 Aug 2025

https://github.com/bytedecoder/random_greeting_generator

Ruby Gem Random greeting generator

ruby ruby-gem

Last synced: 28 Oct 2025

https://github.com/dannyben/enforce

DSL for verifying file/folder content

dsl gem ruby rules-engine

Last synced: 14 Jun 2025

https://github.com/rafi993/zepto

Really tiny static site generator

ruby static-site-generator

Last synced: 22 Sep 2025

https://github.com/marcos-venicius/rails-rate-limiting

A simple example of how to build a rate limiting feature in a rails api

api rails redis ruby ruby-on-rails

Last synced: 01 May 2026

https://github.com/nemuba/run_database_backup

This gem provides rake tasks to backup different types of databases, including MongoDB, Postgres, and MySQL.

backup database gem mongodb mysql postgresql rails ruby

Last synced: 07 Apr 2026

https://github.com/happiguru/slack-bot

Slack Event Chat Bot

bot ruby slack

Last synced: 19 May 2026

https://github.com/rubyonjets/airbrake-jets

Airbrake exception report support for Jets

awslambda jets ruby rubyonjets serverless

Last synced: 12 Sep 2025

https://github.com/vic778/devise-auth

in this project, I went through the devise action we can take. I didn't know it was powerful. I created the login method add google oamni and github. I created the tracktable and confirmable action. so we can have your history of when you logged in and how many per day including your IP address and occasion as well. If you try to log in 3 times with a wrong password, your account will be blocked and a token will be sent to you by email so you can unlock your account. Finally, I checked the login time setting after 30 minutes, you will be logged out because your session will have expired. This action is very useful, I think, for Upwork, because every day you have to log in again

factory github google oam omniauth rspec-rails ruby ruby-on-rails turbostreams

Last synced: 10 Apr 2026

https://github.com/marcsteven/techstackjobs

The jobs about the tech stack from all over the world

companies python rails ruby technology

Last synced: 07 Apr 2026

https://github.com/saleszera/ruby-chatkit

🤖 Ruby client library for OpenAI's ChatKit API - A Ruby abstraction of chatkit-js with session management, conversations, and file uploads

chatkit chatkit-api openai ruby ruby-gem

Last synced: 29 Jan 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/kwilczynski/mcollective-scripts

Various Marionette Collective scripts

mcollective ruby

Last synced: 13 Oct 2025

https://github.com/brobro332/brobro332.github.io

김진형 개발 블로그

markdown obsidian ruby

Last synced: 13 Apr 2026

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/rwubakwanayo/blog-app

Microverse Module 05 Project: This is an educational project 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.

postgresql rails rspec ruby

Last synced: 30 Apr 2026

https://github.com/sixarm/sixarm_rails_engine_for_contacts

SixArm » Rails » Engine for contacts, e.g. phone numbers, email addresses, etc.

contacts engine rails ruby

Last synced: 04 May 2026

https://github.com/talaatmagdyx/api-versioning

simple example explain how to create different API version using Ruby (Sinatra)

api-documentation json json-api ruby sinatra

Last synced: 12 Apr 2026

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/nuid/sdk-ruby

Ruby Gem for interacting with NuID APIs

auth authentication nuid rails ruby zero-knowledge

Last synced: 25 Apr 2026

https://github.com/omerkel/hangman

Vocabulary and word game Hangman / Galgenmännchen ported onto various programming languages

cpp csharp dart delphi fortran fortran95 go golang groovy java javascript lua pascal perl python3 ruby rust visual-basic web-application word-game

Last synced: 27 Mar 2026

https://github.com/rwehresmann/moss_ruby

Ruby gem to submit files to MOSS.

code-similarity moss plagiarism-detection ruby stanford

Last synced: 06 Jun 2026

https://github.com/aavision/bubble-sort-benchmarks

Benchmarking Bubble sort using different languages!

bash bubble-sort bubblesort c cpp cython go golang javascript php python python3 ruby rust ubuntu

Last synced: 19 Jan 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/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/ruby-processing/vecmath

Provides Vec2D, Vec3D classes and some MathTool methods

classes java math ruby vector

Last synced: 25 Apr 2026

https://github.com/dionixs/libreread

:notebook: LibreRead is Web App for Import Kindle Highlights

kindle kindle-books kindle-clippings kindle-highlights kindle-notes postgresql rails ruby tailwindcss

Last synced: 04 May 2026

https://github.com/toshimaru/serverkit-vscode

Serverkit plug-in for VSCode.

gem ruby serverkit

Last synced: 31 Mar 2025

https://github.com/frodsan/ruter

Yet another Rack web framework 🚌

http rack ruby web

Last synced: 05 May 2026

https://github.com/sevlamare/web_scraper

Get data from web pages to tables.

nokogiri rspec ruby unit-testing

Last synced: 25 Apr 2026

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

Catalog of Things is a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games.

cli ruby

Last synced: 28 Feb 2025

https://github.com/gtekle/rubytut

Some Coding in Ruby

ruby

Last synced: 11 Oct 2025

https://github.com/leesheppard/coding-test-sales-tax

Coding test that applies sales tax, import tax and excludes items from tax from an imported file.

rspec ruby

Last synced: 16 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/ydah/gemfile_parser

A simple Gemfile parser.

gemfile parser ruby

Last synced: 04 Mar 2026

https://github.com/descovi/simonini.github.io

Blog di appunti di sviluppo (soprattutto Ruby On Rails) / Venezia

blog rails ruby venezia

Last synced: 26 Apr 2026

https://github.com/petitviolet/rreplay

HTTP request/response recorder and replayer

http-recording rack ruby ruby-gem

Last synced: 09 Jun 2026

https://github.com/q-m/food-fish-parser-ruby

Extract fish details from food product descriptions

aquaculture fao fisheries food-products ingredients parser ruby ruby-gem species structured-data

Last synced: 12 May 2026

https://github.com/enderahmetyurt/hello_ruby_stuff

Hello Ruby sunum ve kodlar

codes presentation ruby

Last synced: 24 Mar 2025

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/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/odilson-dev/re-former

A simple project to practice making forms in rails

form-helper ruby ruby-on-rails

Last synced: 04 May 2026

https://github.com/hainesr/ruby-zip-container

A Ruby library for working with ZIP Container documents such as EPUB (ODF, UCF).

epub odf ruby ucf zip zip-container

Last synced: 07 Jun 2026

https://github.com/detjensrobert/aws-instances-bot

Discord bot written in Ruby to start and stop AWS EC2 instances

aws aws-ec2 discord discord-bot discordrb ruby

Last synced: 26 Apr 2026

https://github.com/mull/pppt

Postgres Please Perform This: Small monadic service objects for Sequel models

postgres ruby sequel

Last synced: 26 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/alex0112/haversack

Enumerable abstraction of a knapsack

knapsack knapsack-problem ruby

Last synced: 13 Oct 2025

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/lankaukk/rails-project-story-chaining-app

Ruby on Rails application that manages Stories created by users, and continued by other users collaboratively.

rails ruby

Last synced: 30 Apr 2026

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/yuiseki/animeface

Animeface recognition REST API

animeface docker-image image-processing ruby sinatra

Last synced: 26 Apr 2026

https://github.com/imjching/codedivision

This is a collection of my work during Code Division Bootcamp.

bootcamp rails ruby sinatra vagrant

Last synced: 06 May 2026

https://github.com/redding/sanford-nm

Sanford template engine for Nm templates

ruby template-engine

Last synced: 09 Apr 2025

https://github.com/tsaohucn/crawler_fb_group

This is crawler use selenium for facebook groups

crawler facebook-groups rails ruby

Last synced: 27 Apr 2026

https://github.com/sup2point0/stranger-quarkdown

Markdown preprocessing automation for Svelte/Kit projects

markdown mdsvex quark quarkdown quarkup ruby squark squarkdown squarkup sup svelte sveltekit

Last synced: 03 Dec 2025

https://github.com/paulfioravanti/pianoforall

Sonic Pi versions of tunes in Udemy's Pianoforall course

ruby sonic-pi

Last synced: 13 Oct 2025

https://github.com/suse-enceladus/rubygem-cloud-instancetype

Simply and consistently present a handful of instance types.

cloud-computing gem instance-selection ruby

Last synced: 12 Sep 2025

https://github.com/dannnylo/shoryuken_newrelic

A gem to enable New Relic's instrumentation to Shoryuken jobs.

hacktoberfest ruby

Last synced: 19 Jan 2026

https://github.com/sparkymat/symbolic_enum

An alternative implementation of Rails Enum

array enum enumeration ruby ruby-on-rails

Last synced: 27 Apr 2026

https://github.com/zeropsio/recipe-rails

Ruby on Rails on Zerops :)

paas ruby ruby-on-rails

Last synced: 27 Apr 2026