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/styd/functionable-json

Generate JSON with JavaScript functions from ruby hash

function javascript json json-generator ruby

Last synced: 28 Oct 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/paradedb/rails-paradedb

Rails Gem to extend ActiveRecord for ParadeDB

activerecord orm paradedb ruby

Last synced: 14 Apr 2026

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

[MIRROR] Timeouter is advisory timeout ruby helper without any background threads.

gem loop ruby ruby-on-rails timer

Last synced: 26 Feb 2026

https://github.com/sborrazas/organ

Forms with integrated validations and attribute coercing.

coercion forms ruby validation

Last synced: 27 Oct 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/dannyben/concode

Generate consistent-codenames from any string (Heroku style, aka Haiku).

codename gem generator haikunator heroku ruby

Last synced: 28 Feb 2026

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/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/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/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/smashingboxes/taperole

🕹 Application Server Provisioning and Deployment with Ansible

ansible deployment devops rails ruby

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

vim-test runner for GitHub

ruby testing viml

Last synced: 20 Jun 2025

https://github.com/nullnull/du_pretty

Show pretty print of `du` outputs

cli ruby rubygem

Last synced: 17 Jul 2025

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

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

fastlane-plugin ruby

Last synced: 13 Apr 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/postmodern/ffi-ptrace

Ruby FFI bindings for ptrace

ffi-bindings ptrace ruby

Last synced: 18 Jul 2025

https://github.com/gouravkhunger/jekyll-url-metadata

A jekyll plugin to expose meta data information of a webpage to liquid variables just from its url string.

hacktoberfest jekyll jekyll-plugin ruby

Last synced: 13 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/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/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/infertux/chef-bitcoin

Chef cookbook for Bitcoin

bitcoin bitcoin-core chef chef-cookbook ruby

Last synced: 22 Aug 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/buildkite/ruby-docker-example

An example pipeline that runs Ruby tests using Docker.

buildkite docker example pipeline ruby

Last synced: 14 Sep 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/ggarnier/reveal.rb

Presentation generator using reveal.js

hacktoberfest markdown presentations reveal-js ruby slides

Last synced: 22 Mar 2025

https://github.com/vidarh/skrift

A pure Ruby conversion (*not* wrapper) of the libschrift TrueType font renderer

font-renderer ruby ttf

Last synced: 13 Apr 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/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/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/konradit/gopro-rb-api

Unofficial Ruby GoPro API wrapper

api-client api-wrapper gopro hero4 ruby ruby-gem

Last synced: 26 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/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/ytakkar/rails-notes-app

A Notes-App created with Rails!!

rails ruby

Last synced: 07 May 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/svoop/bridgetown_credentials

Rails-like encrypted credentials for Bridgetown

bridgetown-plugin ruby

Last synced: 22 Jul 2025

https://github.com/dblock/google-finance-ruby-client

Google Finance web API ruby client with support for retrieving stock quotes and historical prices.

google google-finance ruby stock-prices stock-quotes stocks yahoo-finance yahoo-finance-api

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/OmG3r/steam-trade

This gem simplifes/allows sending steam trade offers programmatically.

ruby steam steam-trading steambot trade-offers

Last synced: 05 May 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/fpsvogel/fpsvogel.com

My personal site and programming blog. Built with Bridgetown.

blog bridgetown personal-website programming-blog ruby

Last synced: 04 May 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/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/davydovanton/rom_sql_graph

Display your DB (sql) association graph

associations graph hanami rom ruby

Last synced: 26 Jun 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/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/ikramagix/booksy

Booksy is a simple blogging platform about literature. It allows users to create, read, update, and delete articles. It features user authentication, article privacy settings, and the ability for users to comment on articles.

bootstrap bootstrap5 devise faker ror ror-api ruby ruby-app ruby-application ruby-gem ruby-on-rails rubyonrails

Last synced: 06 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/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/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/mh4gf/graphql-ruby-constraint-directive

Validate GraphQL Fields for graphql-ruby

graphql graphql-ruby ruby

Last synced: 23 Apr 2025

https://github.com/jlurena/active_cached_resource

RESTful API with Rails model convention + Caching

gem rails rest-api ruby ruby-

Last synced: 23 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: 28 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/noma4i/rails_malloc_trim

Ruby GC malloc_trim for Rails

gc malloc rails ruby

Last synced: 28 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/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/johnfairh/cruby

Swift system module for libruby

linux macos ruby swift swiftpm

Last synced: 07 Oct 2025

https://github.com/mohamedhnoor/decode_morse_code

A Ruby app that can decode any morse messages.

github-actions rspec rubocop ruby

Last synced: 07 May 2025

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/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/bridgetownrb/bridgetown-prismic

A Prismic CMS integration plugin for Bridgetown

bridgetown bridgetown-plugin cms-extension ruby

Last synced: 10 Mar 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/iconnect/rails-session

Decrypt Ruby on Rails sessions in Haskell

haskell rails ruby web

Last synced: 01 Mar 2025

https://github.com/runtimellc/payanyway

Универсальное решение для приема платежей в сети Интернет

moneta payanyway payment-methods payments ruby

Last synced: 16 May 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/kontena/clamp-completer

Automatically generate shell autocompletion scripts for clamp based ruby CLI tools

autocomplete bash clamp cli gem ruby rubygem shell zsh

Last synced: 10 Jun 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/marcoroth/rubocop-stimulus_reflex

Code style checking for StimulusReflex

linter rails rubocop ruby stimulusreflex

Last synced: 28 Apr 2025

https://github.com/sanfrecce-osaka/katarina

This gem generates type definition files for TypeScript from a OpenAPI Documentation generated by rspec-openapi.

katarina rspec-openapi ruby ruby-gem typescript

Last synced: 23 Apr 2025

https://github.com/wbnns/learnhowtocode

Learn How to Code: A free ebook with everything you need to get started or level up as a web developer

css curriculum gitbook how-to-code html javascript learn-by-doing learn-to-code learning learning-resources ruby

Last synced: 24 Mar 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/hunterae/blocks

Blocks makes it easy to define blocks of code that can be rendered either verbatim or with replacements and modifications at some later point in time.

actionview blocks rails reusable-components ruby templating

Last synced: 27 Feb 2026

https://github.com/compufox/elephrame

mastodon bot framework written in ruby

bot bot-framework mastodon ruby

Last synced: 15 Jun 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/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/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/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/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/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/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/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/texora/engineering-blogs

A curated list of engineering blogs

blog engineering ruby ruby-on-rails

Last synced: 05 Oct 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/nebulab/erb-formatter-vscode

VSCode extension for ERB::Formatter (Format ERB files with speed and precision)

erb formatter html ruby ruby-on-rails vscode-extension

Last synced: 14 Apr 2025

https://github.com/ne1ro/capistrano_pm2

Capistrano integration for PM2

capistrano nodejs pm2 ruby

Last synced: 25 Oct 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