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/darth-dodo/gringotts-backend

📒 Personal Expense Tracker built using Ruby and Rails

devise fast-jsonapi heroku metabase personal-finance-manager postgres ruby ruby-on-rails sidekiq

Last synced: 26 Oct 2025

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

Blog App is an application that allows different users to log in, make posts, and comment and like other posts.

postgresql rails ruby ruby-on-rails

Last synced: 24 Apr 2025

https://github.com/davidkelley/rom-dynamodb

ROM DynamoDB Adapter

aws dynamodb gem rom rom-dynamodb ruby

Last synced: 18 Jan 2026

https://github.com/alecdotninja/ruby_box

RubyBox allows the execution of untrusted Ruby code safely in a sandbox.

opal ruby ruby-box sandbox

Last synced: 04 Jul 2025

https://github.com/nahnahaj/ruby-on-rails-capstone-project---budget-app

With this App, 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. A user is allowed to: register and log in, so that the data is private to them. New transactions are associated with a category : You can see the money spent on each category.

bootstrap css3 postgresql render ruby ruby-on-rails

Last synced: 26 Apr 2025

https://github.com/ilyasgaraev/openzip

Openzip is a Ruby library (written in Rust) for fast extract Zip files

ruby rust zip

Last synced: 14 Oct 2025

https://github.com/thecodechaser/hello-rails

Hello Rails project

postgresql ruby ruby-on-rails

Last synced: 24 Apr 2025

https://github.com/jbox-web/icinga2-api-client

A Ruby gem to interact easily with the Icinga2 API ;)

client icinga2 icinga2-api ruby

Last synced: 09 Apr 2025

https://github.com/nitbravoa92/hellorails

This is a practice project to get you started in the world of the wonderful Ruby on Rails framework.

mvc-architecture object-oriented-programming postgresql rails7 ruby

Last synced: 01 Oct 2025

https://github.com/selma-belhadj/school-library

This is a book library app that records what books are in the library and who borrows them. The app allows you to add new students or teachers, add new books, and save records of who borrowed a given book and when.

linters oop ruby

Last synced: 09 Apr 2025

https://github.com/bunlong/rails-social-share-button

rails-social-share-button is one of the best rails helper gem​ to add social share feature in your Rails app. Such as Twitter, Facebook, Tumblr, Weibo, Douban, QQ...

frontend rails rails-app rails-application rails-social-share-button ror ruby ruby-on-rails rubygems social-network social-share social-share-button social-share-plugin

Last synced: 08 Oct 2025

https://github.com/envato/double_entry-reporting

Reporting on Double Entry accounts and transfers

accounting finance gem ruby

Last synced: 11 Jun 2025

https://github.com/voxpupuli/beaker-docker

Docker hypervisor for Beaker acceptance testing framework

beaker docker hacktoberfest puppet ruby

Last synced: 31 Jan 2026

https://github.com/javitocor/flight-booker

A site to book flights based on a project in the Odin Project Website. Built with Ruby on Rails

code odin-project ruby ruby-on-rails

Last synced: 07 Oct 2025

https://github.com/janlelis/rubybuntu-language-specs

gtksourceview language specifications for Ruby/Web devoloper's gedit

gedit gtksourceview ruby syntax-highlighting

Last synced: 22 Jan 2026

https://github.com/maxd/graphql-dsl

🚀 Ruby DSL for build GraphQL queries by code.

dsl graphql ruby

Last synced: 24 Apr 2025

https://github.com/szabgab/ruby-digger

Ruby Digger analyzes Ruby Gems

ci continuous-integration gems github github-actions ruby

Last synced: 11 Oct 2025

https://github.com/princexz/alx-system_engineering-devops

I'm now a ALX Student, this is my second repository as a full-stack engineer

c git network network-analysis ruby shell

Last synced: 10 Mar 2026

https://github.com/gsamokovarov/rubybanitsa.com

Website for the Ruby Banitsa meetup.

banitsa ruby

Last synced: 07 May 2025

https://github.com/krishpranav/lyricsify

a simple macOS menu bar application that shows you the lyrics of current playing spotify track.

mac macos pod ruby swift swift3 swift4

Last synced: 19 Jul 2025

https://github.com/chef/appbundle-updater

A little help when you want to update an appbundled project inside of a Chef/ChefDK omnibus package

omnibus ruby

Last synced: 25 Jun 2025

https://github.com/brianbroderick/multi_insert

Bulk Insert or Upsert for ActiveRecord 4 or 5

activerecord postgresql rails rails4 rails5 ruby rubyonrails upsert

Last synced: 13 Jun 2025

https://github.com/jbampton/hashcheck

Ruby script to check file checksums with the Windows CertUtil Command

checksum command-line-tool hash-functions optionparser paint ruby ruby-wrapper shellscript windows wrapper

Last synced: 15 Jul 2025

https://github.com/spilth/chord_diagrams

Generate SVGs for Guitar and Ukulele Chord Diagrams

chords guitar guitar-chords music ruby

Last synced: 14 May 2025

https://github.com/alternatelabs/bifrost-ruby-client

A Ruby client helper for the bifrost crystal websockets server

ruby ruby-on-rails websocket-server websockets

Last synced: 15 Apr 2025

https://github.com/agilie/vimeo-api-gem

A Ruby wrapper for the Vimeo API. Utilizes v3 API version

api-client ruby ruby-gem ruby-on-rails vimeo vimeo-api

Last synced: 07 May 2025

https://github.com/andyobtiva/array_include_methods

Array#include_all?, Array#include_any?, Array#include_array?, Array#array_index, Array#array_diff_indices, Array#array_intersection_indices, Array#counts, and Array#duplicates operations missing from basic Ruby Array API

array array-methods ruby

Last synced: 01 Jul 2025

https://github.com/rubycocos/webclient

web command line tools, libraries & scripts

gems ruby

Last synced: 11 Jul 2025

https://github.com/gangelo/branch-name

branch-name is a gem that provides a command-line interface that allows you to accomplish several tasks, tasks I personally find myself having to carry out every time I work on a feature branch. I created this gem for myself; however, you are free to use it yourself, if any of these tasks fits into your personal routine: 1) Formulate a git feature branch name, given a jira ticket and jira ticket description. Why? Because I am constantly having to create git feature branch names that are based on jira ticket and jira ticket descriptions. 2) Optionally create a "project" based on the branch name (formulated in step 1 above). Why? Because I'm constantly having to create folders to manage files associated with the feature branches I am working on. 3) Optionally use and manage default options that determine the git feature branch name formulated, project greated, and default files associated with the project.Why? Because I routinely have to create files to support the feature I am working on and associate them with the feature I am working on. For example: scratch.rb to hold scratch code, snippets.rb to hold code to execute to perform redundant tasks, and readme.txt files to document things I need to remember.

agile branch-names cli cli-app productivity ruby

Last synced: 26 Apr 2025

https://github.com/evilmartians/zendesk

Proper Ruby wrapper around the Zendesk API

api ruby zendesk

Last synced: 12 Apr 2025

https://github.com/rajasegar/cybertron

Cybertron is where Ruby Transformers are born!

cli codemod codemods converters cybertron ruby

Last synced: 12 May 2025

https://github.com/zedtux/isin_code_generator

Simple random ISIN Code generator

gem isin ruby

Last synced: 12 Apr 2025

https://github.com/aars/rack-bodyparser

Rack Middleware for parsing request body.

body-parser jsonapi parse rack rack-middleware ruby sinatra

Last synced: 21 Jul 2025

https://github.com/renderedtext/semaphore-status

CLI to get current status of your projects on Semaphore

ruby semaphore semaphore-open-source semaphore-status

Last synced: 03 Aug 2025

https://github.com/chrissiku/oop-school

School library store that allow to the librarian to record all informations about a bookand it's borrower

gemfile gemfile-lock oop ruby

Last synced: 17 Mar 2025

https://github.com/lokeshh/numru

NumPy for RUby = NumRu

hacktoberfest numpy python ruby

Last synced: 20 Jun 2025

https://github.com/emad-elsaid/gitmq

GitMQ: Git message queue

git kafka rabbitmq ruby

Last synced: 07 Aug 2025

https://github.com/wevtimoteo/dotfiles

My configs, tools that I use

capistrano cssh emacs git lazyvim nvim pry ruby rubygems tmux vim

Last synced: 12 Aug 2025

https://github.com/elmassimo/vite-plugin-erb

Use ERB files in Vite.js projects with a Ruby backend

erb rails ruby vite-plugin vitejs

Last synced: 03 Aug 2025

https://github.com/teomores/seabolt-M1

Neo4j Bolt Connector for the M1 MacBook Pro

m1 m1-extension macos neo4j ruby seabolt

Last synced: 12 Apr 2025

https://github.com/tamhub/messaging-adapter

Messaging adapter gem for Ruby, useful for using message brokers (RabbitMQ, Kafka,...) in Ruby applications

adapter adapter-pattern event-bus kafka message-broker message-bus message-queue messaging rabbitmq ruby ruby-gem ruby-on-rails

Last synced: 11 Nov 2025

https://github.com/katsari/rails-multitenant-api

Rails API starter that includes row based multitenant architecture, RLS, authentication, authorization and test framework setup.

multitenant-architecure postgresql rails-api rails6 ruby

Last synced: 01 Oct 2025

https://github.com/l3r8yj/jini

Jini helps you build an XPATH and then modify its parts via simple fluent interface.

ruby rubygem

Last synced: 04 Oct 2025

https://github.com/slavikdev/design-patterns-in-dynamic-languages

Examples and support files for the tech talk “Design Patterns in Dynamic Languages”

design-patterns dynamic examples javascript ruby

Last synced: 30 Aug 2025

https://github.com/morrism1/lyrics-scraper

I decided to scrape Lyrics from azlyrics.com. I do love music much. I liked the idea that I can write the name and the title of the song for internationally recognized Artists and be able to find them.

nokogiri ruby scraper

Last synced: 12 Apr 2025

https://github.com/renehernandez/camper

Ruby API client for Basecamp 3 API

api basecamp3 gem ruby

Last synced: 13 Apr 2025

https://github.com/duffn/grape-api-boilerplate

A full-featured, production ready, and easy to understand API boilerplate for the Grape framework.

api boilerplate grape grape-api hacktoberfest rack ruby

Last synced: 23 Mar 2025

https://github.com/infertux/imap_guard

RubyGem to manage emails on IMAP servers

antispam email imap mailbox ruby rubygem

Last synced: 13 Apr 2025

https://github.com/fixrb/matchi

Collection of expectation matchers 🤹

matcher ruby

Last synced: 15 Jul 2025

https://github.com/amcaplan/brainruby

Ruby... Optimized for Programmer Sadness!

esolangs esoteric-languages ruby

Last synced: 14 Apr 2025

https://github.com/martinpeck/mazes-ruby

Maze algorithms, written in Ruby. Just a bit of fun, and based upon the awesome book "Mazes for Programmers"

fun mazes ruby

Last synced: 14 Aug 2025

https://github.com/zedtux/ror-refactor

Atom package including a set of refactoring tools for Ruby On Rails.

atom-editor atom-package refactor refactoring ruby ruby-on-rails

Last synced: 14 Aug 2025

https://github.com/texpert/shrine-aws-lambda

AWS Lambda integration for Shrine File Attachment toolkit for Ruby applications

asynchronous aws aws-lambda processing ruby s3 shrine webhooks

Last synced: 30 Aug 2025

https://github.com/xord/solitaire

Solitaire game made with RubySketch

game ios iphone mac processing ruby

Last synced: 16 May 2025

https://github.com/pepabo/takosan

Ruby wrapper of Takosan

gem ruby ruby-wrapper takosan

Last synced: 15 Apr 2025

https://github.com/jimmycuadra/tam_tam

Parse, filter, and analyze logs from online chat clients.

analytics chat library ruby

Last synced: 27 Jul 2025

https://github.com/teemutammela/auralcandy.net

Source code of AuralCandy.Net - Premium House Music Podcast.

chartable contentful heroku padrino podcast ruby sinatra

Last synced: 06 Apr 2025

https://github.com/ike18t/wiremock_mapper

Ruby DSL for setting up WireMock mappings

ruby ruby-dsl ruby-gem stubbing wiremock

Last synced: 15 Aug 2025

https://github.com/ksylvest/omniai-anthropic

An implementation of the OmniAI interface for Anthropic.

anthropic claude omniai ruby

Last synced: 18 Feb 2026

https://github.com/marcoroth/cable-streams-rails

Rails companion gem for the `cable-streams` NPM package

cableready hotwire rails ruby turbo

Last synced: 28 Oct 2025

https://github.com/floehopper/introspection

Dynamic inspection of the hierarchy of method definitions on a Ruby object.

class definition introspection metaprogramming method module object ruby

Last synced: 14 Apr 2025

https://github.com/vaiorabbit/mprtest

A demonstration of the Minkowski Portal Refinement algorithm

collision-detection minkowski-sum opengl ruby

Last synced: 17 Jul 2025

https://github.com/joswinemmanuel/github-slideshow

A robot powered training repository :robot:

html ruby shell

Last synced: 05 Apr 2025

https://github.com/whitesmith/surveyor2

A Rails gem that lets you code surveys, questionnaires, quizzes, etc... and add them to your app.

rails ruby

Last synced: 03 Aug 2025

https://github.com/dennis-every/book-an-appointment-api

Anywhere is a group capstone project which has a React Front-End and a Ruby on Rails Back-End. Users can sign up, create places, and make reservations like AirBnB. This repo is the Back-End API for this app.

rails7 ruby

Last synced: 08 Mar 2026

https://github.com/brandonweiss/redcarpet-abbreviations

An extension for Redcarpet that supports abbreviations.

redcarpet ruby

Last synced: 08 Oct 2025

https://github.com/rickhull/conway_deathmatch

Game of Life: several competing populations

conway conway-game conway-life deathmatch elixir ruby

Last synced: 22 Apr 2025

https://github.com/thekuwayama/caa_rr_patch

the patch that adds CAA Resource Record

caa dns ruby

Last synced: 12 Oct 2025

https://github.com/voostindie/obsidian-md-filter

Obsidian Markdown filter for Marked 2.

markdown marked2 obsidian ruby

Last synced: 19 Jan 2026

https://github.com/cosmix/freepbx.clid.ote

Using OTE’s 11888 web site as a fast CLID data provider for FreePBX/Asterisk

asterisk callerid clid clid-providers freepbx greece ote ruby scraper

Last synced: 01 Apr 2025

https://github.com/thatch-health/grape_sorbet

Sorbet signatures and Tapioca DSL compiler for Grape.

api grape grape-api ruby sorbet tapioca

Last synced: 09 Oct 2025

https://github.com/dickdavis/utility_classes

Rails gem that facilitates the use of utility CSS frameworks.

rails ruby tailwind-css utility-classes

Last synced: 07 Oct 2025

https://github.com/agargiulo/git-fukit

redo a git repo a la http://xkcd.com/1597

git random-scripts ruby xkcd-1597

Last synced: 02 May 2026

https://github.com/haseeb-qureshi/ruby-dht

Distributed Hash Table with consistent hashing, implemented in Rack servers communicating via HTTP

dht distributed ruby smaller

Last synced: 08 Mar 2026

https://github.com/selma-belhadj/budgetapp

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

postgresql ruby ruby-on-rails

Last synced: 09 Apr 2025

https://github.com/jbox-web/job-database-manager-postgresql

A Jenkins plugin that automatically set up PostgreSQL test databases for Jenkins jobs, easy ;)

database jenkins jenkins-jobs jenkins-plugin postgresql ruby

Last synced: 09 Apr 2025

https://github.com/starsheriff2/md-cleaner

This program checks your markdown files for any errors so your MD files are more polished. Built with Ruby.

markdown oop ruby

Last synced: 17 Oct 2025

https://github.com/swordray/tel_to_helper

Deprecated for Rails 6.1 UrlHelper#phone_to

actionpack actionview rails ruby

Last synced: 11 Oct 2025

https://github.com/alexoid1/bot-telegram

The main goal is create a Bot. It's a real-world-like project, built with business specifications.

public-api rspec rubocop ruby telegram-bot

Last synced: 24 Apr 2025

https://github.com/mamantoha/validates_nested_uniqueness

Library for validating nested uniqueness in Rails.

rails ruby ruby-on-rails

Last synced: 27 Feb 2026

https://github.com/xarlybovi/halo-api

Wrapper for Halo Public API (BETA). https://developer.haloapi.com

api-wrapper gem halo ruby

Last synced: 10 Oct 2025

https://github.com/sulmanweb/twitter-clone-ruby-gql

Twitter Clone GraphQL API built with Ruby on Rails MIT

graphql rails ruby twitter

Last synced: 12 Jun 2025

https://github.com/ozovalihasan/slack-tictactoe-bot

🤖 A bot to play tic-tac-toe game on Slack is developed.

bot ngrok ruby sinatra slack-api

Last synced: 04 Sep 2025

https://github.com/zeroc0d3/id-ruby-docker-rails

Presentation Meetup Ruby Brigade Indonesia (April 28th, 2017)

deploy deployment docker dockerfile indonesia meetup rails ruby

Last synced: 11 Mar 2026

https://github.com/jonathanyiv/knights_travails

Implementation of the Shortest Path Problem for a Knight Chess in Ruby

chess knight ruby

Last synced: 26 Apr 2025

https://github.com/0xairdropfarmer/airbnbclone-in-ruby-on-rails

clone airbnb in rails 5.1.3 and ruby 2.3.4

airbnb ruby ruby-on-rails rubyonrails

Last synced: 06 Oct 2025

https://github.com/ohbarye/git-scraping-template

A template of a git scraping

git git-scraping rss-feed ruby

Last synced: 09 May 2026

https://github.com/trackingboard/collate

Add some DSL to your model, then run a single method in your controller, and your model now accepts filtering through the parameters.

gem ruby ruby-on-rails

Last synced: 06 Oct 2025

https://github.com/rcny/docker-events-forwarder-gelf

Send Docker events as GELF messages

docker gelf ruby

Last synced: 23 Apr 2025