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/1c7/authing_ruby

Authing 的 Ruby SDK

authing rails ruby

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/janlelis/ripl-multi_line

This ripl plugin allows you to evaluate multiple lines of code.

ripl ruby

Last synced: 13 Apr 2025

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

GitMQ: Git message queue

git kafka rabbitmq ruby

Last synced: 07 Aug 2025

https://github.com/hafiz1379/my-enumerable

Explore Ruby's module and class system with a custom implementation of the Enumerable module. This project consists of a MyList class with list management and a MyEnumerable module replicating key Enumerable methods. Test your implementation with practical use cases, including #all?, #any?, and #filter methods.

ruby

Last synced: 20 Sep 2025

https://github.com/ignacio-chiazzo/ruby-minitest-analyzer

Don't run duplicated test in Minitest! Analyzes Ruby Minitest repeated tests health.

hackoctoberfest hackoctoberfest-accepted minitest rails ruby testing

Last synced: 05 Aug 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/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/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/yagarea/lyricall

Minimalistic jekyll platform for publishing poems

css hacktoberfest html jekyll literature markdown poetry publication ruby sass

Last synced: 12 Aug 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/stex/petra

[POC] Continuation based temporarily persisted transactions in Ruby

proof-of-concept ruby transaction

Last synced: 24 Sep 2025

https://github.com/riyabulia12/cargogo-front-end

CarGoGo enables users to register, log in, and rent cars from a wide range of options. Additionally, customers can easily create a personalized list of favorite cars that they can save and delete at any time. it is integrated with the cargo-backend-API using modern technologies, like React, Redux, Tailwind, RoR, PostgreSQL

react redux redux-toolkit rest-api ruby rubyonrails tailwindcss

Last synced: 01 Aug 2025

https://github.com/adamcooke/sqb

👷‍♀️ A very simple but effective SQL query builder

query-builder ruby sql

Last synced: 12 May 2025

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/suhlig/wordclock

A Word Clock in Ruby

academic clock raspberry-pi ruby word-clock

Last synced: 19 Apr 2025

https://github.com/iphoting/pwqgen.rb

pwqgen.rb is a Ruby implementation of passwdqc's pwqgen, a random pronouncable password generator.

gem passphrase-generator passwdqc-pwqgen password-generator ruby

Last synced: 09 Apr 2025

https://github.com/cpcwood/jest-erb-transformer

Jest transformer for Embedded Ruby template (`.erb`) files in Ruby projects

embedded-ruby-template erb javascript jest jest-erb-transformer jest-plugin jest-transformer rails ruby transformer

Last synced: 10 Mar 2026

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/ayarotsky/rack-shield

Rack middleware for blocking abusive requests

rack rack-middleware rails redis ruby

Last synced: 10 Jun 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/rcny/docker-events-forwarder-gelf

Send Docker events as GELF messages

docker gelf ruby

Last synced: 23 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/evilmartians/zendesk

Proper Ruby wrapper around the Zendesk API

api ruby zendesk

Last synced: 12 Apr 2025

https://github.com/newstler/why_ruby

whyruby.info

ruby

Last synced: 10 Oct 2025

https://github.com/hutusi/bookshare

An opensource bookcrossing app.

api-server ruby ruby-on-rails

Last synced: 18 Mar 2025

https://github.com/encoreshao/amazon-awis

Amazon - Alexa Web Information Service (AWIS)

alexa amazon api ruby ruby-client

Last synced: 13 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/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/voostindie/obsidian-md-filter

Obsidian Markdown filter for Marked 2.

markdown marked2 obsidian ruby

Last synced: 19 Jan 2026

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/serradura/u-authorization

Simple authorization library and role managment for Ruby

authorization permissions role-based-authorization ruby ruby-gem

Last synced: 28 Apr 2025

https://github.com/dannyben/fredric

Federal Reserve Economic Data (FRED) API Library and Command Line

api api-client command-line economic-data fred gem ruby

Last synced: 18 Apr 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/alecdotninja/flic

An unofficial Ruby implementation of the fliclib (use Flic IoT buttons in Ruby!)

bluetooth flic flic-buttons fliclib ruby

Last synced: 24 Apr 2025

https://github.com/janlelis/unicode-numeric_value

Convert a Unicode character into its numeric value

numbers numeric ruby unicode unicode-data value

Last synced: 10 Oct 2025

https://github.com/reem-lab/enumerable

In this project we will learn how to use a module inside a class. For this we created a class MyList and a module MyEnumerable. our module MyEnumerable will implement a subset of the functionality of Enumerable.

linters ruby ruby-gem

Last synced: 28 Apr 2025

https://github.com/pointerish/enumerable

Ruby implementation of the most used enumerable methods from the Enumerable module.

microverse-projects ruby

Last synced: 10 Jul 2025

https://github.com/otherguy/rspec-sonarqube-formatter

RSpec 3 formatter that generates an XML file for SonarQube 6.2+, using the Generic Test Data format

hacktoberfest rspec rspec-formatter ruby sonarqube sonarqube-analysis

Last synced: 09 Jan 2026

https://github.com/cedarcode/version_record

Semantic version management for database records using ActiveRecord

activerecord rails ruby rubygems version versioning

Last synced: 11 Nov 2025

https://github.com/jun85664396/coolsms-ruby

coolsms REST API helper, coolsms ruby client

client-library coolsms coolsms-client coolsms-ruby ruby

Last synced: 04 Jul 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/fidme/active_flags

Rails engine that allows you to flag any model instance. Get rid of all those useless booleans !

flags gem rails ruby

Last synced: 12 Apr 2025

https://github.com/yhara/vision

A Todo-app written in Rails and Ovto.

opal ovto rails ruby

Last synced: 18 Jan 2026

https://github.com/ardatetikbey/Standalone-Ruby

A basic standalone-ruby support.

batch ruby rubylang standalone-ruby turkish vbscript

Last synced: 08 Apr 2025

https://github.com/cliftondavies/twitter-personal-assistant

A CLI that enables a Twitter account holder to interact with their account, via the Twitter API.

pry rspec ruby twitter-api

Last synced: 14 Jun 2025

https://github.com/vaiorabbit/ruby-nuklear

A Ruby bindings for Nuklear UI Library

nuklear opengl ruby

Last synced: 07 May 2025

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/collinstatang/rubycapstonebot

This is a Twitter Bot built with Ruby that tweets some information about the user and sends a random retweet and quote.

ruby

Last synced: 10 Jun 2025

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/piotrmurach/static_deploy

Automate deployment of static websites

deployment ruby rubygem static-site-building

Last synced: 05 Jul 2025

https://github.com/tsukasaoishi/bitzer_store

BitzerStore can treat multiple cache clusters in Rails.

cache-cluster rails ruby

Last synced: 05 Oct 2025

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

Hello Rails project

postgresql ruby ruby-on-rails

Last synced: 24 Apr 2025

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/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/yujideveloper/rack-bearer_auth

Middleware for using RFC 6750 bearer auth in Rack apps

auth rack rack-middleware rails rfc-6750 ruby

Last synced: 11 Mar 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/cmirnow/google-cloud-text-to-speech-pro

Using the power of Google Cloud Text-to-Speech API and ruby here is a simple interface to convert text to speech.

rails ruby speech-api text-to-speech

Last synced: 07 May 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/maciejb2k/chronlife

Social platform for people with chronic diseases

chronic-diseases health medical rails ruby ruby-on-rails

Last synced: 14 May 2026

https://github.com/mjago/cw

Morse Code Trainer:

cw cw-keyer ruby

Last synced: 02 Apr 2026

https://github.com/daugaard/example-svm

Example of implementing Support Vector Machine (SVM) with RBF (Gaussian) kernel in Ruby using rb-libsvm. .

ruby rubyml svm svm-classifier

Last synced: 03 Apr 2026

https://github.com/andrewradev/progressor

Measure iterations in a long-running task

benchmarking estimation measurement progress ruby

Last synced: 08 May 2025

https://github.com/rejonpardenilla/restrictable

:policeman: Simple authorization gem for Ruby on Rails.

devise gem restrictable ruby ruby-gem ruby-on-rails rubygem

Last synced: 28 Jun 2025

https://github.com/kesha-antonov/android-sms-verification-hash

Computing your app's hash string for automatic sms verification. More: https://developers.google.com/identity/sms-retriever/verify#computing_your_apps_hash_string

android automatic-sms-verification google ruby sms-verification

Last synced: 07 Jul 2025

https://github.com/assemblyai/assemblyai-ruby-sdk

The AssemblyAI Ruby SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async and real-time transcription, audio intelligence models, as well as the latest LeMUR models.

ai asr assemblyai llm ruby speech-to-text stt transcription

Last synced: 12 Apr 2025

https://github.com/krystal/konfig

🧳 This toolkit allows you to easily access configuration variables from a variety of different sources based on a pre-defined schema.

config ruby

Last synced: 23 Oct 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/masumajaffery/oop-school-library

A School Library Management by OOP Concepts in Ruby.

ruby ruby-app ruby-gem ruby-lib

Last synced: 11 Jul 2025

https://github.com/sonots/resque_starter

Start and manage multiple resque workers

resque ruby

Last synced: 26 Jul 2025

https://github.com/chamepp/lollipop

Lollipop is a blog posting and managing platform built in ruby on rails.

blogging css rails ruby ruby-application ruby-on-rails scss

Last synced: 22 Jul 2025

https://github.com/nebulab/dru

DRU - Docker-Compose Run Utility

cli docker docker-compose dru 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/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/sj26/rubygems-keychain

Store Rubygems api keys and signing certificates securely in your macOS Keychain

icloud keychain macos ruby rubygems

Last synced: 12 May 2025

https://github.com/azohra/atm_formatter

RSpec Formatter For Adaptavist Test Management

jira kanoah rspec-formatter ruby test-management

Last synced: 24 Aug 2025

https://github.com/wataash/ruby-example-c-ext

Minimum Ruby gem with C (native) extension

ruby ruby-gem

Last synced: 11 Apr 2025

https://github.com/jzeni/restool

Turn your API and its responses into Ruby interfaces.

api-client http-client rest-api rest-client ruby ruby-on-rails

Last synced: 14 Apr 2025

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

A very specific and opinionated web framework to traverse a graph data structure

framework graph mindmap ruby

Last synced: 20 Mar 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/clivern/pindo

🐺 Securely Build and Run Code in Docker.

clang cplusplus docker golang java php python ruby rust

Last synced: 11 Mar 2026

https://github.com/puntorigen/ruby_parser

Pure JS Ruby file parser

ast info parser ruby

Last synced: 09 Jul 2025

https://github.com/milouse/ruby-net-text

Gemini, Gopher, and Finger support for Net::* and URI::*

finger gemini gemini-protocol gopher ruby

Last synced: 13 Apr 2025

https://github.com/dannyben/menu_commander

Create menus for any command line tool using simple YAML configuration

cli cli-menu gem menu-builder menu-generator ruby

Last synced: 10 Jul 2025

https://github.com/rameerez/dashboards

🍱 Ruby gem to create customizable bento-style admin dashboards in your Rails app

admin admin-dashboard admin-panel bento business business-analytics business-intelligence dashboard data-analysis gem rails ruby

Last synced: 13 Apr 2025

https://github.com/ruby/fcntl

Loads constants defined in the OS fcntl.h C header file

fcntl ruby

Last synced: 04 Apr 2025

https://github.com/rzane/proc_utils

A set of functional utilities for working with callables in Ruby

functional-programming ruby

Last synced: 19 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/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