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/bradpotts/multi-tenancy-warden

bare-bones alternative to mtdevise, adds basecamp style user logins for rails

authentication bradpotts engine gem multi-tenancy multi-tenant phcnetworks rails rails-engine ruby ruby-gem

Last synced: 28 Apr 2025

https://github.com/vassilevsky/minimum-viable-ruby-gem

A working Ruby gem that has all the required information (builds without warnings)

example gem minimalist ruby ruby-gem

Last synced: 16 Sep 2025

https://github.com/janlelis/micrologger

A minimal logger based on MicroEvent.rb

logger logging microevent ruby

Last synced: 13 Apr 2025

https://github.com/rudiney/application_action

Adds the 'Actions' concept to your Rails APP to help you Test & Reuse Business Logic

rails ruby ruby-on-rails rubygem

Last synced: 30 Apr 2025

https://github.com/texora/engineering-blogs

A curated list of engineering blogs

blog engineering ruby ruby-on-rails

Last synced: 05 Oct 2025

https://github.com/psu-libraries/psulib_blacklight

Penn State University Libraries' Blacklight Catalog

ruby ruby-on-rails solr

Last synced: 19 Feb 2026

https://github.com/richardvenneman/trestle-mobility

🌐 Mobility integration plugin for the Trestle admin framework

admin i18n mobility rails ruby trestle

Last synced: 23 Jul 2025

https://github.com/serradura/ruby-lambdas

Expose Ruby object methods as lambdas (functions).

curried-functions functional-programming lambdas ruby ruby-gem

Last synced: 28 Apr 2025

https://github.com/boomerdigital/solidus_avatax_certified

Improve your Solidus store's sales tax decision automation with Avalara AvaTax

avalara avatax certified rails ruby solidus tax

Last synced: 08 Jan 2026

https://github.com/driftingruby/275-hotwire

Hotwire is the newest magic which takes a different approach to building modern web applications without using much JavaScript.

hotwire ruby rubyonrails stimulus turbo

Last synced: 06 Oct 2025

https://github.com/bitecraft/coinbase_commerce_client

Easily integrate Bitcoin, Ethereum, and other cryptocurrency payments into your Ruby on Rails applications with the Coinbase Commerce Client

bitcoin coinbase coinbase-api coinbase-pro coinbasepro ethereum gem gems ruby ruby-gem ruby-lib ruby-on-rails rubygem rubygems rubyonrails

Last synced: 06 Oct 2025

https://github.com/nxt-insurance/nxt_http_client

Super simple http client dsl on top of the typhoeus gem.

dsl faraday http-client httparty rest-client ruby ruby-on-rails typhoeus

Last synced: 06 Oct 2025

https://github.com/noma4i/rails_malloc_trim

Ruby GC malloc_trim for Rails

gc malloc rails ruby

Last synced: 28 Apr 2025

https://github.com/telegram-bot-rb/telegram-bot-types

Virtus types for telegram bot api. See PR for dry-types support

bot dry-rb ruby telegram virtus-types

Last synced: 07 Sep 2025

https://github.com/ringcentral/ringcentral-ruby

Ruby SDK for RingCentral

ringcentral ruby sdk

Last synced: 08 Oct 2025

https://github.com/1d3o/dakarai

Ruby on Rails generator to start and manage Rails projects

gem rails rails-generators ruby ruby-gem ruby-on-rails

Last synced: 23 Apr 2025

https://github.com/rnd-soft/rspec-flaky

Gem for catching flaky tests

flakiness gem rspec rspec-rails ruby test-flakiness

Last synced: 12 May 2025

https://github.com/hl7au/au-fhir-core-inferno

This is an Inferno test kit for the AU Core Implementation Guide

fhir fhir-ig fhir-implementation-guide fhir-resources ruby

Last synced: 03 Sep 2025

https://github.com/passageidentity/passage-ruby

Passkey Complete for Ruby - Integrate into your Ruby API or service to enable a completely passwordless standalone auth solution with Passage by 1Password

1password authentication biometrics ciam identity magic-links native-passkeys oauth2 oidc otp passage passage-sdk passkey-complete passkeys passwordless ruby webauthn

Last synced: 25 Jul 2025

https://github.com/manageiq/activerecord-virtual_attributes

VirtualAttributes allows you to define a ruby method that acts like an attribute or relation.

activerecord activerecord-extension hacktoberfest ruby

Last synced: 10 Oct 2025

https://github.com/iambalabharathi/nxgreport

A ruby gem to generate a clean & beautiful e-mailable test report (13643 Downloads)

cucumber dashboard gem report ruby test-reporting

Last synced: 10 Apr 2025

https://github.com/jusleg/regexify

Compact and flexible syntax to generate regular expressions

gem regex ruby ruby-gem

Last synced: 26 Apr 2025

https://github.com/emancu/ector-multi

`Ector::Multi` is an object for grouping multiple DB operations that should be performed in a single database transaction.

activerecord database-transactions ecto ruby ruby-gem ruby-on-rails

Last synced: 12 Jun 2025

https://github.com/Gueils/belugas-ruby

:whale: A Ruby analyzer feature detector

belugas docker-compose dockerfile dockerization ruby whales

Last synced: 12 Oct 2025

https://github.com/sixarm/sixarm_ruby_gemfile

SixArm.com » Ruby » Gemfile chock full of lots of gems and descriptions

dotfiles gem gemifile ruby

Last synced: 22 Apr 2025

https://github.com/stevegeek/encoded_id-rails

Use `encoded_id` with Rails ActiveRecord models

friendly-id obfuscate-id rails ruby

Last synced: 23 Apr 2025

https://github.com/alec-c4/ffmpeg_core

Modern Ruby wrapper for FFmpeg with clean API and proper error handling.

ffmpeg ffmpeg-wrapper ruby ruby-on-rails video video-processing

Last synced: 27 Jan 2026

https://github.com/hausgold/jabber_admin

Ruby library for the ejabberd RESTful admin API

api client ejabberd gem http jabber oss rest ruby ruby-gem

Last synced: 02 Jul 2025

https://github.com/fdeschenes/activerecord-amazon-timestream-adapter

🚧 Pre-release 🚧 – This is the ActiveRecord adapter for working with Amazon Timestream.

activerecord activerecord-adapter arel aws aws-timestream ruby ruby-on-rails

Last synced: 15 Mar 2026

https://github.com/paradedb/rails-paradedb

Rails Gem to extend ActiveRecord for ParadeDB

activerecord orm paradedb ruby

Last synced: 14 Apr 2026

https://github.com/bukalapak/redis-cluster

Redis Cluster client for Ruby

redis-client ruby

Last synced: 05 Jul 2025

https://github.com/marcoroth/rubocop-stimulus_reflex

Code style checking for StimulusReflex

linter rails rubocop ruby stimulusreflex

Last synced: 28 Apr 2025

https://github.com/driftingruby/294-building-a-questionnaire

Using StimulusJS and nested forms, we create the first parts of a questionnaire. Dynamic surveys can be difficult to architect and maintain. In this episode, we take a simple approach to creating questionnaires.

hotwire questionnaire ruby rubyonrails stimulusjs survey turbo

Last synced: 06 Oct 2025

https://github.com/danini-the-panini/garnet

Ruby written in Ruby

ruby

Last synced: 28 Oct 2025

https://github.com/davidesantangelo/secrypto

simple API for encrypt/decrypt text

api encryption rails ruby

Last synced: 29 Apr 2025

https://github.com/davidesantangelo/geoplugin

This is a Ruby wrapper library around the API provided by Geoplugin (http://www.geoplugin.com).

geolocation ruby ruby-wrapper-library rubygem

Last synced: 29 Apr 2025

https://github.com/tarellel/bootstrap_views_generator

A Rails generator for creating bootstrap styled views (Erb, Slim, and HAML).

bootstrap gem generator rails ruby template twitter-bootstrap

Last synced: 23 Jun 2025

https://github.com/vikhyat/stormycloud

Ridiculously simple distributed applications in Ruby.

distributed-systems mapreduce ruby

Last synced: 30 Apr 2025

https://github.com/rmm5t/iso639

:earth_americas::earth_asia: A ruby gem for ISO 639-1 and ISO 639-2 lookups by name, alpha-2 code, or alpha-3 code

iso639 language ruby

Last synced: 07 May 2025

https://github.com/krystal/klogger

🪵 A simple Ruby logger for powerful logging output and redirection.

logger ruby

Last synced: 10 Jul 2025

https://github.com/deanout/portfolio

Ruby on Rails 6 Portfolio Project

rails ruby

Last synced: 03 May 2025

https://github.com/sportdb/football.db

football.db - zero-config (pre-packaged) open football datasets / catalogs for countries, leagues & cups, clubs and more

datasette fifa football footballdb footballtxt gems ruby sportdb sqlite to-sqlite

Last synced: 11 Sep 2025

https://github.com/nulogy/screengem

A simple Ruby implementation of the Screenplay Pattern.

ruby screenplay-pattern

Last synced: 15 Jun 2025

https://github.com/serpapi/serpapi-ruby

Official Ruby wrapper for SerpApi HTTP endpoints

api ruby search search-engine serp serpapi

Last synced: 09 Jul 2025

https://github.com/nullnull/findr

Alternative of `find | xargs sed`

find ruby sed

Last synced: 10 Apr 2025

https://github.com/samvera-labs/ldpath

Ruby parser for the LDPath language

ldpath linked-data parser ruby

Last synced: 26 Jun 2025

https://github.com/ericlondon/mysql_redis_replication

MySQL replication to Redis cache server via Ruby, Gearman, triggers, and MySQL UDF (Ubuntu version)

gearman mysql redis replication ruby trigger udf

Last synced: 03 May 2025

https://github.com/takp/blockchain-ruby

Simple Blockchain in Ruby

blockchain blockchain-ruby ruby

Last synced: 11 Apr 2025

https://github.com/pixielabs/balrog

A lightweight authorization library for Ruby on Rails that protects your routes with a simple password form.

authentication basic-authentication ruby ruby-on-rails

Last synced: 29 Oct 2025

https://github.com/usmansbk/blog

Blog website that shows a list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby on Rails

bulma-css rails ruby

Last synced: 12 Apr 2025

https://github.com/kaitai-io/kaitai_compress

Kaitai Struct: data compression algorithms processing routines

kaitai-struct kaitai-struct-processing python ruby

Last synced: 10 Jul 2025

https://github.com/treblle/treblle-ruby

The official Treblle SDK for Ruby. Seamlessly integrate Treblle to manage communication with your dashboard, send errors, and secure sensitive data.

api api-monitoring api-observability developer-tool logging rest-api restful-api ruby ruby-gem ruby-sdk sdk sdk-ruby treblle treblle-sdk

Last synced: 10 Apr 2025

https://github.com/cosmo0920/windows-api

A wrapper for win32-api that simplifies and automates common idioms

ruby windows

Last synced: 28 Oct 2025

https://github.com/samuelrocha91/delivery_back

Repositório Ruby On Rails de uma aplicação de delivery com autenticação, threads, docker, testes. Back-end e interface :admin e developer.

activecable activestorage devise discard docker event-machine faraday geocode kaminari r redis rspec-rails ruby ruby-on-rails shoulda-matchers sidekiq simplecov sqlite3 sse swagger

Last synced: 11 Apr 2025

https://github.com/nullnull/du_pretty

Show pretty print of `du` outputs

cli ruby rubygem

Last synced: 17 Jul 2025

https://github.com/vmware-archive/postfacto

Self-hosted retro tool aimed at helping remote teams

agile cloud-foundry feedback javascript pcf rails react retro retrospective ruby websockets

Last synced: 03 Apr 2025

https://github.com/kuntoaji/enkrip

encrypt & decrypt Active Record attributes with Message Encryptor

activemodel activerecord activesupport decryption encryption gem message-encryptor ruby ruby-gem ruby-on-rails security

Last synced: 21 Jun 2025

https://github.com/jawnnypoo/dropbox-deployment

Deploy your CI artifacts to Dropbox

ci deployment dropbox ruby travis-ci

Last synced: 06 May 2025

https://github.com/corbado/example-passkeys-ruby-react

Ruby on Rails & React repository of a sample app that offers passkey authentication.

faceid fido2 javascript passkey passkeys react ruby ruby-on-rails touchid webauthn

Last synced: 05 Mar 2026

https://github.com/nhsuk/manage-vaccinations-in-schools

Manage vaccinations in schools (Mavis)

nhs postgresql rails ruby

Last synced: 17 Feb 2026

https://github.com/middagj/quirc-ruby

QR decoder based on quirc

gem qr-code ruby

Last synced: 30 Apr 2025

https://github.com/lmaldonadoch/motorista

Automotive online magazine built with Rails, Bootstrap and SASS. Tested with RSpec and Capybara.

bootstrap capybara heroku rails rspec ruby sass

Last synced: 04 Apr 2026

https://github.com/cdalvaro/ruby-notebooks

💎 A series of Jupyter notebooks for learning the Ruby programming language

ruby ruby-notebooks ruby-programming-language tutorial

Last synced: 05 Apr 2025

https://github.com/jasonheecs/page-to-html-converter

An app that scrapes a url and return the page's HTML source, without including HTML presentation attributes

ruby scraping-websites sinatra

Last synced: 27 Mar 2025

https://github.com/ytakkar/rails-notes-app

A Notes-App created with Rails!!

rails ruby

Last synced: 07 May 2025

https://github.com/edi-sipka/catalog_of_things

Ruby app for storing favourite Book, Music Album or Game. You can also add a new book, music album or game.

ruby

Last synced: 08 Sep 2025

https://github.com/oybekkayumov/alpha-blog

This application was built in the course for learning Rails from scratch and features migrations, CRUD and REST, resources built from scratch, testing, authentication systems, front-end styling by Bootstrap, asset pipeline and more.

bootstrap github heroku html-css-javascript ruby ruby-on-rails

Last synced: 17 Jul 2025

https://github.com/dacamp/etcutils

Ruby C Extension for read and write access to the Linux user database

linux-user-database password-database ruby shadow

Last synced: 12 Apr 2025

https://github.com/akicho8/tree_support

Tree structure visualization function library

activerecord library rails ruby tree tree-structure visualization

Last synced: 05 May 2025

https://github.com/yokawasa/azure-log-analytics-data-collector

Azure Log Analytics Data Collector API Client libraries

azure azure-log-analytics ruby

Last synced: 26 Mar 2025

https://github.com/postmodern/ffi-ptrace

Ruby FFI bindings for ptrace

ffi-bindings ptrace ruby

Last synced: 18 Jul 2025

https://github.com/shime/taw

Time ago in words helper for non Rails projects.

minimalistic ruby time

Last synced: 20 Mar 2025

https://github.com/mortonfox/twstat

Generate Twitter Stats from a downloaded Twitter archive

chart ruby twitter

Last synced: 19 Mar 2025

https://github.com/german-cobian/enumerable-methods

A set of enumerable methods re-created by the authors in the ruby programming language.

ruby

Last synced: 31 Aug 2025

https://github.com/beratyesbek/ecommerce-rails

For YouTube videos

database ruby ruby-on-rails

Last synced: 03 Aug 2025

https://github.com/test-kitchen/busser-minitest

A Busser runner plugin for the minitest testing library

hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing

Last synced: 03 Aug 2025

https://github.com/kaka-ruto/nipishe

A Rails + GraphQL starter kit template with authentication, authorization and basic user account management features

action-policy graphql rails ruby

Last synced: 10 Apr 2026

https://github.com/mansakondo/activemodel-embedding

An ActiveModel extension to model your semi-structured data using embedded associations

activemodel database denormalization document-modelling json jsonb rails ruby semi-structured-data type-casting

Last synced: 03 Aug 2025

https://github.com/himanoa/touch_erb

ERB base scaffolding cui tool

cui ruby scaffold-files

Last synced: 05 May 2025

https://github.com/sergio-fry/devup

Describe development services with docker-compose

developer-tools devops docker docker-compose dotenv postgresql rails redis ruby

Last synced: 27 Aug 2025

https://github.com/kompendium-ano/factom-ruby-client

Ruby JSON-RPC client for the Factom protocol

factom factom-blockchain factom-protocol json-rpc-client ruby

Last synced: 28 Jul 2025

https://github.com/jgraichen/restify

Restify is a parallel and pipelined Hypermedia API client

asynchronous future hateoas http json promise rest rest-client restful restify ruby

Last synced: 02 Aug 2025

https://github.com/mcavallo/alfred-color-name-ruby

Get the name for a hex color. Ruby version.

alfred-workflow colors css ruby sass

Last synced: 14 Apr 2025

https://github.com/infertux/chef-bitcoin

Chef cookbook for Bitcoin

bitcoin bitcoin-core chef chef-cookbook ruby

Last synced: 22 Aug 2025

https://github.com/julionc/chef-gitolite

Chef cookbook for gitolite. Recipe for basic installation. LWRPs.

cookbooks gitolite ruby

Last synced: 15 Aug 2025

https://github.com/gottfrois/beez

Simple, efficient ruby workers for Zeebe workflows.

bpmn rails ruby workflow zeebe

Last synced: 31 Jul 2025

https://github.com/sdasrc/editorial-website-extended

Modified Editorial website template. Based on Editorial theme in html5up.net, adapted for Jekyll by Andrew Bancich.

github-pages github-pages-template jekyll ruby web

Last synced: 18 Jan 2026

https://github.com/svoop/bridgetown_credentials

Rails-like encrypted credentials for Bridgetown

bridgetown-plugin ruby

Last synced: 22 Jul 2025

https://github.com/werein/carrierwave-ffmpeg

Simple Streamio FFmpeg wrapper for CarrierWave uploader

carrierwave carrierwave-ffmpeg converter ffmpeg ruby uploader video-processing

Last synced: 23 Aug 2025

https://github.com/ne1ro/capistrano_pm2

Capistrano integration for PM2

capistrano nodejs pm2 ruby

Last synced: 25 Oct 2025

https://github.com/alejandrodevs/flash_rails_messages

A simple helper to display flash rails messages

bootstrap flash-messages rails ruby

Last synced: 24 Sep 2025