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/csalmeida/ruby-fundamentals

Learning the Ruby programming language.

ruby

Last synced: 14 Mar 2026

https://github.com/mh4gf/graphql-ruby-constraint-directive

Validate GraphQL Fields for graphql-ruby

graphql graphql-ruby ruby

Last synced: 23 Apr 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/SwedbankPay/kramdown-plantuml

PlantUML support for Kramdown, the Markdown parser used in Jekyll

diagram-svg java jekyll jekyll-plugin kramdown plantuml ruby ruby-gem

Last synced: 12 Oct 2025

https://github.com/vayan/vscode-haml-ruby

Extension to provides syntax highlighting for Ruby Haml files in Visual Studio Code

color color-scheme haml haml-rails plugin ruby visual-studio-code

Last synced: 11 Oct 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/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/patrickgramatowski/habluhablu_gem

:earth_americas: HabluHablu is a CLI written in Ruby, which allows you to generate a language file (for I18n) with translations of the most useful phrases.

cli gem i18n ruby ruby-gem ruby-on-rails translations

Last synced: 08 Oct 2025

https://github.com/artichoke/nightly

🌌 Nightly builds of Artichoke Ruby

artichoke nightly nightly-build ruby rust rust-application

Last synced: 27 Mar 2026

https://github.com/bridgetownrb/bridgetown-prismic

A Prismic CMS integration plugin for Bridgetown

bridgetown bridgetown-plugin cms-extension ruby

Last synced: 10 Mar 2025

https://github.com/sborrazas/organ

Forms with integrated validations and attribute coercing.

coercion forms ruby validation

Last synced: 27 Oct 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/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/bfoz/dxf-ruby

Tools for working with the popular DXF file format

dxf ruby

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

Log MySQL queries with EXPLAIN that may be slow.'

activerecord mysql rails ruby

Last synced: 22 Apr 2025

https://github.com/drexed/trumail

Trumail Ruby SDK.

email ruby trumail verification

Last synced: 07 Oct 2025

https://github.com/ancat/equation

Equation exposes a minimal environment to allow safe execution of Ruby code represented via a custom expression language.

expression-language ruby security

Last synced: 05 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/moomerman/zap

⚡ Zap - A development web/proxy server that super-charges your development experience

buffalo elixir go http2 hugo phoenix proxy rails ruby ssl static-site webapp

Last synced: 06 Oct 2025

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/ringcentral/ringcentral-ruby

Ruby SDK for RingCentral

ringcentral ruby sdk

Last synced: 08 Oct 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/bswinnerton/vim-test-github

vim-test runner for GitHub

ruby testing viml

Last synced: 20 Jun 2025

https://github.com/chaelcodes/jekyll-twitch

Embed Twitch clips, VODs, and broadcasts in your Jekyll sites.

embed-twitch-clips hacktoberfest jekyll jekyll-plugin ruby

Last synced: 30 Jul 2025

https://github.com/amoeba/treestats.net

Player tracking for Asheron's Call

asherons-call mongodb redis ruby sinatra

Last synced: 15 Apr 2025

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/vergecurrency/verge-ruby-client

Verge client for ruby. A wrapper gem for making remote procedure calls to verged :gem:

balance client payments-received ruby verge verge-address verge-client vergecurrency wallet xvg

Last synced: 14 Apr 2025

https://github.com/marioruiz/nice_hash

You can easily generate all the hashes you want following the criteria you specify. Many other features coming to Hash class like the methods 'bury' or select_key, access the keys like methods: my_hash.my_key.other_key. You will be able to generate thousands of different hashes just declaring one and test easily APIs based on JSON for example.

api generation hash json nicehash pattern random ruby ruby-gem string testing

Last synced: 07 May 2025

https://github.com/tymate/api-blocks

Simple and consistent rails api extensions

api dry-transaction dry-validation pundit rails-api responders ruby ruby-on-rails

Last synced: 11 Nov 2025

https://github.com/Rabios/BLACKVOID

Roguelike shooter tower-defense-like game with hardcore gameplay mechanics!

arcade-game dragonruby ruby shooter tower-defense

Last synced: 11 Mar 2025

https://github.com/andyobtiva/yasl

Yet Another Serialization Library - A pure Ruby auto-serialization library that works across different Ruby implementations like Opal and JRuby as an automatic alternative to YAML/Marshal. Unlike Marshal, it does not raise errors for unserializable objects, thus provides a highly productive friction-free auto-serialization experience.

automatic jruby opal ruby serialization

Last synced: 23 Mar 2025

https://github.com/guillaumebriday/external_link_to

Rails link_to wrapper for external links.

gem helpers links rails rails-helper-tag ruby ruby-on-rails

Last synced: 25 Aug 2025

https://github.com/sahar-abdelsamad/budget-app

The Budget app 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: 22 Sep 2025

https://github.com/solnic/ossy

Maintenance automation helper as a CLI tool used by dry-rb and rom-rb

cli github-actions github-api helper maintenance ruby rubygem

Last synced: 15 Apr 2025

https://github.com/svoop/bridgetown_credentials

Rails-like encrypted credentials for Bridgetown

bridgetown-plugin ruby

Last synced: 22 Jul 2025

https://github.com/jimmycuadra/lita-github-web-hooks

GitHub web hook integration for Lita.

chatops github github-api lita lita-handler ruby

Last synced: 07 Apr 2026

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/sap-samples/cf-routing-samples

Samples for the Cloud Foundry runtime on SAP BTP related to application routing topics such as HTTP/2 server examples for SAP BTP, Cloud Foundry runtime in various popular programming languages. The examples include H2C and gRPC examples.

golang http2 node python ruby sample sample-code sap-btp

Last synced: 15 Jul 2025

https://github.com/moznion/be-let-it-be

A command-line tool that automatically converts RSpec's `let` and `let!` declarations to `let_it_be` where it's safe to do so. The tool runs your tests after each conversion to ensure they still pass, making the optimization process safe and reliable.

rspec ruby test-performance test-prof

Last synced: 07 Mar 2026

https://github.com/rubyforgood/inkind-admin

A project serving Community Education Partnerships - https://www.cep.ngo/ . This Rails application presents an admin interface for CEP to manage their volunteers and students. And provides a GraphQL backend for https://github.com/rubyforgood/inkind-volunteer .

graphql hacktoberfest postgresql rails ruby

Last synced: 15 May 2025

https://github.com/pircate/fastlane-plugin-ding-talk

自动将发布到蒲公英的App安装二维码发送到钉钉群组

fastlane-plugin ruby

Last synced: 13 Apr 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: 28 Aug 2025

https://github.com/tbhb/stored_session

Encrypted, database-backed session store for Rails 8

activerecord rails ruby

Last synced: 30 Sep 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/himanoa/touch_erb

ERB base scaffolding cui tool

cui ruby scaffold-files

Last synced: 05 May 2025

https://github.com/huobazi/carrierwave-qiniu-example

This a example project for carrierwave-qiniu

carrierwave carrierwave-qiniu example ruby

Last synced: 09 Mar 2026

https://github.com/ne1ro/capistrano_pm2

Capistrano integration for PM2

capistrano nodejs pm2 ruby

Last synced: 25 Oct 2025

https://github.com/dogweather/ruby-quality-report

Comparative metrics for all contributors to a repo.

git metrics quality ruby software-engineering

Last synced: 11 Nov 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/tyabe/goatmail

a Sinatra Application to browse the email sent by letter_opener

letter-opener padrino rails ruby sinatra

Last synced: 14 Apr 2025

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

Ruby FFI bindings for ptrace

ffi-bindings ptrace ruby

Last synced: 18 Jul 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/hanazuki/cdk-lambda-ruby

CDK Construct Library for AWS Lambda in Ruby

aws-cdk aws-cdk-constructs aws-lambda aws-lambda-ruby ruby

Last synced: 24 Dec 2025

https://github.com/nullnull/du_pretty

Show pretty print of `du` outputs

cli ruby rubygem

Last synced: 17 Jul 2025

https://github.com/AlexWayfer/sequel-enum_values

Sequel plugin that provides method for getting `pg_enum` values

ruby sequel sequel-enum-values sequel-plugin

Last synced: 16 Jul 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/takp/blockchain-ruby

Simple Blockchain in Ruby

blockchain blockchain-ruby ruby

Last synced: 11 Apr 2025

https://github.com/gekola/xlsxwriter-rb

ruby bindings to libxlsxwriter

libxlsxwriter ruby xlsx

Last synced: 07 Aug 2025

https://github.com/mxrnx/woah

Unobtrusive web framework

framework gem rack ruby ruby-gem web web-framework

Last synced: 10 Jul 2025

https://github.com/mkon/api_valve

Lightweight ruby/rack API reverse proxy or gateway.

api-gateway hacktoberfest proxy rack ruby

Last synced: 16 Jun 2025

https://github.com/peimelo/blogstrap

Building a blog using Bootstrap 5 with Ruby on Rails 6 in MVC pattern.

bootstrap bootstrap5 devise flyio mvc pundit rails rolify rspec ruby ruby-on-rails videocourse

Last synced: 16 Jun 2025

https://github.com/petrnikolas/flick

Flick is a Rails development platform to generate, develop and deploy web applications and microservices. (Ruby, Ruby on Rails, Postgres, etc.)

docker gateway gateway-api gateway-microservice microservice microservices monorepo monorepo-architecture monorepo-boilerplate monorepository postgres postgresql postgresql-database rails rails-api rails-application ruby ruby-application ruby-on-rails rubyonrails

Last synced: 23 Jun 2025

https://github.com/peek/peek-mysql2

Take a peek into the MySQL queries made during your application's requests.

mysql peek ruby

Last synced: 13 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/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/currency-one/deepstream-ruby

deepstream.io ruby client

deepstream ruby

Last synced: 15 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/jamesmoriarty/interceptor

Ruby method interceptors.

ruby

Last synced: 30 Jul 2025

https://github.com/alexwayfer/sequel-enum_values

Sequel plugin that provides method for getting `pg_enum` values

ruby sequel sequel-enum-values sequel-plugin

Last synced: 28 Jun 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/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/mortonfox/twstat

Generate Twitter Stats from a downloaded Twitter archive

chart ruby twitter

Last synced: 19 Mar 2025

https://github.com/codn/adminpanel

This gem has the goal to act as the administration panel for your resources, so you can focus only on the public part of your app

gem rails ruby

Last synced: 07 May 2025

https://github.com/postmodern/python-pickle.rb

A modern Ruby implementation of the Python Pickle serialization format.

pickle python-pickle ruby unpickle

Last synced: 21 Mar 2025

https://github.com/elektronaut/vector2d

Ruby library (and gem) for handling two-dimensional vectors

math ruby vector

Last synced: 21 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/compufox/elephrame

mastodon bot framework written in ruby

bot bot-framework mastodon ruby

Last synced: 15 Jun 2026

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/vitallium/intellij-plugin-ruby-lsp

Ruby LSP support for RubyMine to improve rich features.

intellij-plugin ruby ruby-lsp rubymine

Last synced: 23 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/corenzan/scopable

Easy parametric query building in Rails.

activerecord query ruby ruby-on-rails scope

Last synced: 03 Mar 2026

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/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/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/AndyObtiva/yasl

Yet Another Serialization Library - A pure Ruby auto-serialization library that works across different Ruby implementations like Opal and JRuby as an automatic alternative to YAML/Marshal. Unlike Marshal, it does not raise errors for unserializable objects, thus provides a highly productive friction-free auto-serialization experience.

automatic jruby opal ruby serialization

Last synced: 02 Apr 2025

https://github.com/pauloparakleto/inss_calculator

Calcula o desconto em folha de pagamento CLT de acordo com as normas vigentes em 2025

calculadorainss inss rails ruby

Last synced: 10 Oct 2025

https://github.com/mitinpavel/current_user

Dev phase auth for Rails

authentication rails ruby

Last synced: 20 Oct 2025

https://github.com/davidesantangelo/gemsbot

Telegram Bot wrapper for the RubyGems.org API

rails ruby telegram-bot telegrambot

Last synced: 06 Jul 2025

https://github.com/heini/puppet-wait-for

A pseudo resource type for puppet that enables you to wait for certain conditions. You can use shell commands to query arbitrary things and either react on the exit code or match the output of the command against a regular expression.

puppet ruby

Last synced: 11 Mar 2026

https://github.com/videosdk-live/videosdk-rtc-api-server-examples

Example code for backend token generation and meeting id creation in major backend languages

dotnet golang java nodejs php python ruby rust

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