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/laylo309/my-budget-app

This is 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

postgresql rails ruby ruby-on-rails webpacker

Last synced: 09 May 2026

https://github.com/willianantunes/ruby-playground

Steps to learn a new fresh language!

manning ruby threading

Last synced: 11 May 2026

https://github.com/correia-jpv/fucking-awesome-ruby

💎 A collection of awesome Ruby libraries, tools, frameworks and software. With repository stars⭐ and forks🍴

awesome awesome-list collection curated-list list ruby ruby-application ruby-libraries ruby-library

Last synced: 27 Apr 2025

https://github.com/praveen1664/praveenchefserver

This is a complete repo for chef server, chef client, application server, data server, data bags, environments, roles, cookbooks etc.

chef chef-cookbook chef-server cookbooks devops nginx round-robin ruby ruby-gem ruby-on-rails

Last synced: 07 May 2026

https://github.com/kettle-dev/token-resolver

🪙 Configurable PEG-based token parser and resolver for structured token detection and replacement in arbitrary text

ruby rubygem template token

Last synced: 10 Jun 2026

https://github.com/cr0t/ruby-on-whales

Docker Compose setup for Ruby & Ruby on Rails apps

docker docker-compose rails rails-development ruby

Last synced: 08 May 2026

https://github.com/alcadramin/spotify-gist

👆 🎶 Your top Spotify tracks in a GitHub Gist! ✨ Auto-updated with Actions 👉 Showcase your music to fellow devs.

faraday gist github octokit ruby spotify

Last synced: 12 May 2026

https://github.com/futuresea-dev/handyman-service

Handyman Service Platform

blade css dart html laravel php ruby

Last synced: 12 Oct 2025

https://github.com/ekohe/ruby-office365

A simple ruby library to interact with Microsoft Graph and Office 365 API.

access-token api azure calendars contacts events graph-api mailboxes microsoft oauth2 office365 refresh-token rest ruby token

Last synced: 22 Apr 2025

https://github.com/chadowo/gosu-mruby-wrapper

Wrapper around Gosu and MRuby to run Gosu games natively on desktop platforms

game-dev gamedev gamedev-tool gosu libgosu mruby ruby

Last synced: 04 Sep 2025

https://github.com/cyberarm/w3d_hub_linux_launcher

A linux friendly implementation of the W3D Hub Launcher

gosu ruby w3dhub

Last synced: 01 Feb 2026

https://github.com/digital-fabric/h1p

HTTP 1.1 parser for Ruby

http http1 parser ruby

Last synced: 23 Apr 2025

https://github.com/tsu-nera/journal-generator

Personal Journal Generator

quantified-self ruby

Last synced: 12 Apr 2026

https://github.com/coolprobn/log-file-live-streamer

Live Stream Changes in the Log File to browser in Rails - Also an example App for the blog

file-streaming rails ruby

Last synced: 12 Jul 2025

https://github.com/fernandohenriques/graphql-on-rails

A simple implementation of GraphQL in Ruby on Rails, to use like a boilerplate.

graphiql graphql ruby ruby-on-rails

Last synced: 28 Oct 2025

https://github.com/webmatze/dragonruby-sokoban-game

A Sokoban Clone using DragonRuby Game Toolkit

dragonruby game indiegame ruby smaug sokoban sokoban-game

Last synced: 23 Apr 2025

https://github.com/sclorg/ror-container

Container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running Ruby on Rails applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.

centos container docker-image dockerfile fedora rhel ruby rubyonrails

Last synced: 11 Jul 2025

https://github.com/jenkins-infra/asciidoctor-jenkins-extensions

Extensions to asciidoctor syntax for Jenkins-related materials

jenkins ruby ruby-gem

Last synced: 13 Jun 2026

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

In this project I need a tool to help me record what books are in the universitie's library and who borrows them. The app that I will create will allow me to:

rspec rubocop ruby ruby-gem

Last synced: 27 Oct 2025

https://github.com/puzzleflow/tochtli

Lightweight framework for service oriented applications based on bunny (RabbitMQ)

bunny job-queue processing rabbitmq ruby

Last synced: 09 Apr 2025

https://github.com/whdzera/kitsu-manga

A web manga reader built with Ruby on Rails, featuring a clean interface and seamless reading experience.

bulma-css manga manga-reader rails ruby

Last synced: 18 Apr 2026

https://github.com/jcmfernandes/activerecord-retriable

Retry your Active Record transactions. :rocket:

activerecord gem rails retriable retry ruby transactions

Last synced: 23 Apr 2025

https://github.com/julie-ify/jxpense

JXpense is a dynamic full-stack Ruby on Rails mobile web-based application designed to effortlessly manage your expenses and income. Note, its on a free instance cloud sever and spins down with inactivity so it takes about 50 seconds to boot.

bootstrap cancancan capybara-rspec database devise postgresql rails-application rspec ruby

Last synced: 26 Oct 2025

https://github.com/okuzawats/chatwork-messaging-action

Chatwork の Room にメッセージを送信する Action です。

chatwork github-actions githubactions ruby

Last synced: 26 Oct 2025

https://github.com/tcdowney/sinatra-k8s-sample

A basic stateless Ruby app for experimenting with Kubernetes

kubernetes ruby sinatra

Last synced: 24 Apr 2025

https://github.com/jmoseka/enumerable

How to use a module inside class

ruby

Last synced: 09 Apr 2025

https://github.com/phobos/phobos_prometheus

Gather and scrape Phobos metrics for Prometheus

kafka phobos prometheus prometheus-exporter prometheus-metrics ruby

Last synced: 28 Feb 2026

https://github.com/benmuiruri/rails-cook-book

The Rails Cook Book is a Ruby on Rails app that tracks 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

bootstrap5 css3 ruby ruby-on-rails

Last synced: 28 Feb 2026

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

bootstrap postgresql rails recipe-app ruby

Last synced: 28 Feb 2026

https://github.com/masumajaffery/tdd-project

TDD is the Test Driven Development Technology that is about write tests before write a code and if code does not run according to test case then refactor code.

ruby tdd

Last synced: 03 Sep 2025

https://github.com/stephenkati/oop-school-lib

oop-school-lib-prac Is an app a Librarian at a school university uses to create new user (students/teachers), add new books, and save records of who borrowed a given book and when.

oop postgresql rspec-testing ruby

Last synced: 24 Apr 2025

https://github.com/ibm-cloud/get-started-ruby

A Ruby application that uses Rails to provide a REST API to receive requests from the UI. The API then uses the couchrest client library to persist the visitor names to a Cloudant database.

bluemix couchdb database rails ruby

Last synced: 11 Mar 2026

https://github.com/lewiscowles1986/jekyll-improved-paginator-plugin

Jekyll's built-in paginator is incredibly limited. This looks to do more.

jekyll liquid needs-tests paginator ruby

Last synced: 11 Mar 2026

https://github.com/sboursen/catalog-capstone-project

Catalogue of my things is a console app that allows users to organize their items. The user can choose to add or show either games, music albums, or books that they had saved. The user can also list the labels, authors, and genres of the saved items.

postgresql ruby

Last synced: 05 Oct 2025

https://github.com/lucas-crodrigues/rails-capstone

This is the Expenser App initiated in the fifth week of the Rails module in the Microverse program. It is a simple budget app where you can create categories of expenses, and populate them. This project was done to serve as the capstone project for the Rails module. Built using Ruby on Rails.

ruby ruby-on-rails

Last synced: 14 Feb 2026

https://github.com/jim/otp

Scripts to add a phone icon to your Slack name when you're on a call.

applescript osx ruby slack

Last synced: 13 May 2026

https://github.com/ervinismu/rails-workshop

simple CRUD api for rails

api rest-api ruby ruby-on-rails

Last synced: 06 Sep 2025

https://github.com/iturres/coding-challenges

👨‍💻 Collaborating with others, setting clear goals, and sharing knowledge are all essential components of my ongoing journey to become a proficient programmer.

c coding coding-challenges javascript python ruby sqlite3

Last synced: 15 Feb 2026

https://github.com/javitocor/ruby-coding-challenges-the-odin-project

Solutions to coding challenges proposed by The Odin Project

coding-challenge odin-project ruby

Last synced: 24 Mar 2025

https://github.com/akxcv/fast_blank_ocaml

Ruby String#blank? in OCaml

native-extension ocaml ruby

Last synced: 04 Oct 2025

https://github.com/broadlume/graphql-types-money

Add support for a Money type is graphql-ruby

graphql graphql-ruby ruby

Last synced: 03 Mar 2026

https://github.com/dephell/dephell_specifier

Work with version specifiers (can parse PEP-440, SemVer, Ruby, NPM, Maven)

constraints dephell interval maven npm python ruby semver version versioning

Last synced: 06 Sep 2025

https://github.com/danreynolds/summonerexpert

API for LoL Conversational Assistant Summoner Expert

api-ai bot league-of-legends rails ruby

Last synced: 06 Jul 2025

https://github.com/noma4i/mongo_trails

AR PaperTrail to MongoDB storage

activerecord audit mongodb rails ruby

Last synced: 28 Apr 2025

https://github.com/richpeck/vat-mtd

VAT-MTD Integration for HMRC

hrmc mtd ruby sinatra uk vat

Last synced: 28 Apr 2025

https://github.com/ajitsing/amusing_git

Brings fun to the git workflow

fun git githook githooks-plugin ruby rubygem

Last synced: 07 May 2025

https://github.com/ianks/dry-schema-extensions

Extensions for dry-schema

dry-rb json-schema openapi ruby

Last synced: 13 Mar 2026

https://github.com/jpalumickas/csstats

Ruby gem which handle csstats.dat file generated by CSX module in AMX Mod X.

amxx counter-strike csstats csx ruby

Last synced: 28 Apr 2025

https://github.com/jstotz/jstreams

A distributed streaming platform for Ruby built on top of Redis Streams

pubsub redis redis-streams ruby streams

Last synced: 17 Apr 2025

https://github.com/v-blaze/blog-app

A full-stack blog app that allows users to create an account, create a blog post, add comments and likes to a post. Built with Ruby on Rails framework.

blog crud-application linter rails ruby ruby-on-rails

Last synced: 17 Mar 2025

https://github.com/ericlondon/ruby-nokogiri-mongodb-crawler

Ruby class to crawl a website using Nokogiri, MongoDB database, and MongoMapper ORM

crawl mongodb mongomapper-orm nokogiri ruby

Last synced: 03 May 2025

https://github.com/sogilis/csv_fast_importer

Fast CSV Importer for PostgreSQL and MySQL

mysql performance postgresql rails ruby

Last synced: 12 Oct 2025

https://github.com/ronin-rb/ronin-web-server

A custom Ruby web server based on Sinatra.

infosec ronin-rb ruby sinatra webserver

Last synced: 10 Oct 2025

https://github.com/davydovanton/kaminari-hanami

This repository is no longer maintain: Kaminari integration for @hanami

hanami kaminari kaminari-hanami ruby

Last synced: 17 Apr 2025

https://github.com/aridclown/hb-oauth2-devise-doorkeeper

Honeybadger's OAuth2 with Ruby and Rails and Devise project

devise doorkeeper oauth2 rails ruby

Last synced: 10 Oct 2025

https://github.com/vidarh/activitypub

ActivityPub / ActivityStream basic serialization/deserialization for Ruby

activitypub activitystreams activitystreams-vocabulary fediverse mastodon ruby

Last synced: 09 Oct 2025

https://github.com/forward3d/sogou-search-api

Sogou search API ruby client gem

ppc ruby sogou sogou-search

Last synced: 09 Oct 2025

https://github.com/whiletruedoend/twilight

RoR blog with platform multiposting options and cookies!

blog bot matrix multiposting rails ror rss ruby tags telegram

Last synced: 28 Apr 2025

https://github.com/johnftitor/morse-code

Simple decoder for Morse messages.

ruby

Last synced: 09 Oct 2025

https://github.com/codecaiine/morse_decoder

This project contains a morse code decoder.

ruby

Last synced: 10 Oct 2025

https://github.com/kevinstuffandthings/shellable

Open a REPL within the context of any Ruby object

repl ruby rubygems

Last synced: 10 Oct 2025

https://github.com/dantecatalfamo/xprinter-wifi

A tool to configure the WiFi on Xprinter wireless thermal printers from Linux

receipt-printer ruby thermal-printer xprinter

Last synced: 20 May 2026

https://github.com/oieioi/with_last.rb

💎 Enumerable#each_with_last and Enumerator#with_last

ruby

Last synced: 09 Oct 2025

https://github.com/wuletawwonte/numerify

A Ruby gem designed to effortlessly convert numbers between Arabic and various world languages, including Geez, Roman, and Chinese.

arabic geez numeral-systems ruby

Last synced: 10 Oct 2025

https://github.com/neymarsabin/aws-dynamic-ip

A ruby gem to fetch IP's of AWS EC2 instances based on tags

aws capistrano ec2 rails ruby

Last synced: 09 Oct 2025

https://github.com/janlelis/yyid.rb

Almost a random UUID in Ruby

ruby uuid yyid

Last synced: 10 Oct 2025

https://github.com/kojix2/ruby-libssw

Fast Smith-Waterman algorithm for Ruby

bioinformatics ruby smith-waterman

Last synced: 10 Oct 2025

https://github.com/seanedwards/cfer-groups

Resource grouping mechanism for Cfer

aws cloudformation ruby

Last synced: 28 Apr 2025

https://github.com/keepworks/caterpillar-ruby

A simple ruby client for the Caterpillar API

caterpillar conversion encryption-algorithm html pdf pdf-document rails ruby

Last synced: 19 Apr 2026

https://github.com/tresor11/css-linter

A CSS linter capable of identifying errors in CSS code built with Ruby.

css-linter ruby

Last synced: 08 Oct 2025

https://github.com/DannyBen/erbx

ERB Extended with Pretty Tags

erb ruby template-language

Last synced: 12 Oct 2025

https://github.com/carreraprogrammer/oop_four_principles

This repository was created in order to understand the four principles of OOP: Encapsulation, Abstraction, Inheritance and polymorphism

ruby

Last synced: 13 Jul 2025

https://github.com/zedtux/human_size_to_number

Implement missing reverse of ActionView::Helpers::NumberHelper#number_to_human_size

gem rails ruby ruby-on-rails

Last synced: 08 Oct 2025

https://github.com/diowa/twbs_sass_rails

Twitter Bootstrap for Sass and Font Awesome for Rails Asset Pipeline

bootstrap fontawesome rails rails5 ruby scss

Last synced: 08 Oct 2025

https://github.com/jirutka/yaml-env-tag

Custom YAML tag for referring environment variables in YAML documents

psych ruby yaml yaml-tag

Last synced: 06 Oct 2025

https://github.com/toshimaru/ruby-short_url

Ruby implementation of python-short_url.

gem ruby

Last synced: 05 Oct 2025

https://github.com/joelmoss/creed

Stupid simple Command pattern for Rails

command-pattern rails ruby ruby-on-rails

Last synced: 11 Nov 2025

https://github.com/rnd-soft/groupped_settings

[MIRROR] Groupped::Settings is a plugin that manage groupped settings for Rails :)

gem rails ruby ruby-on-rails

Last synced: 08 Oct 2025

https://github.com/nix41/grape-utils

Group of Grape templates and utils for building APIs

api crud grape grape-api ror ruby rubyonrails template

Last synced: 08 Oct 2025

https://github.com/vin-droid/rails-interview-questions

Currently, I am searching for a job as a ruby on rails developer, I had many interviews and still going on hunting. I hope when you will be on the same track, these question will definitely help you to prepare for rails interview

backend gem interview-questions ruby ruby-on-rails ruby-on-rails-interview-question

Last synced: 12 Oct 2025

https://github.com/droidsonroids/auth0_rs256_jwt_verifier

Ruby gem for verifying Auth0 API JWT access tokens signed using RS256 algorithm.

auth auth0 authentication jwkset jwt openssl rs232 ruby

Last synced: 06 Oct 2025

https://github.com/avvo/docker-ruby

Our base ruby image. Do not use the image, see https://github.com/avvo/docker-base instead

docker rails ruby

Last synced: 12 Oct 2025

https://github.com/mariochavez/llm_client

Ruby client to connect to LLM Server.

client llamacpp llm ruby

Last synced: 06 Oct 2025

https://github.com/jdsherbert/fisher-yates-shuffle

Fisher Yates Algorithm implementation for randomizing an array of objects, implemented in various languages.

c cpp csharp haxe java javascript js lua python ruby ts typescript unity unreal-engine

Last synced: 07 Apr 2025

https://github.com/civo/client-rubygem

Ruby gem to interact with Civo's API

civo-api cloud rails ruby rubygem

Last synced: 07 Oct 2025

https://github.com/tmthrgd/jekyll-graphs

A Jekyll plugin that produces svg graphs with graphviz, tex, mscgen, plantuml and shaape. [Not maintained].

ascii-art graph graphviz jekyll jekyll-plugin kramdown liquid mscgen plantuml plugin ruby shaape svg tex

Last synced: 07 Oct 2025

https://github.com/alexplatteeuw/rosette

rosette

i18n rails ruby

Last synced: 23 Apr 2025

https://github.com/paul-js-hub/blog-app

A blog website that show the list of posts and allow users to add comments and likes.

postgresql rails ruby

Last synced: 25 Feb 2026

https://github.com/flightaware/flightxml-client-ruby

Ruby bindings for FlightXML -- FlightAware's API for accessing real-time and historical aviation data

aviation flightaware-flightxml-service flightxml ruby

Last synced: 12 Apr 2025

https://github.com/janlelis/rusty_clipboard

Ruby 🡪 Rust 🡪 System Clipboard

clipboard helix ruby rust

Last synced: 10 Apr 2025

https://github.com/nithinbekal/actioncable-chatter

Getting started with Rails 5's ActionCable and websockets - code example

actioncable rails ruby websockets

Last synced: 29 Oct 2025

https://github.com/tonytonyjan/cover_rage

A Ruby production code coverage tool designed to assist you in identifying unused code.

coverage ruby

Last synced: 13 Jul 2025