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/jrjoacir/template-ruby-grape-api

Purpose of this project is to offer a template for create an API in Ruby language using Grape API framework inside docker container and propose a development architecture for APIs

api api-blueprint backend container-docker database-container development-architecture docker docker-compose grape healthcheck orm postgresql puma rspec rubocop ruby ruby-language sequel template

Last synced: 05 Jul 2025

https://github.com/raviqqe/dockerfile-dsl.rb

Dockerfile DSL in Ruby

docker dsl ruby

Last synced: 16 Apr 2025

https://github.com/stemount/ruby-on-rails-docker-compose-template

A docker-compose template of a Ruby on Rails application using Ruby 2.7.2 and Rails 6.x

ruby ruby6

Last synced: 05 May 2025

https://github.com/kevinelliott/power_snoop

Ruby gem to snoop on power consumption from known devices.

consumption heat power ruby ruby-gem

Last synced: 01 May 2025

https://github.com/dannyben/loadrunner

GitHub Webhook Server and Event Simulator

gem github-webhooks ruby

Last synced: 18 Apr 2025

https://github.com/nbulaj/alpha_card

A Ruby / JRuby / Rails gem for integrating with Alpha Card Services

alpha-card jruby payment-gateway ruby sales

Last synced: 04 Jul 2025

https://github.com/DragonRuby/lightstorm

Minimalistic ahead-of-time Ruby compiler

llvm mlir mruby ruby

Last synced: 10 Aug 2025

https://github.com/miguelargentina/microverse-ruby-capstone-project

A Ruby developed Telegram bot to get the weather forecast based on the GPS location or searching for a location in Open Weather Map

ruby telegram-bot

Last synced: 19 Apr 2025

https://github.com/filippoliverani/rails-fast-cache

Drop-in improvement for Rails cache, providing enhanced performance with asynchronous processing and better default serialization and compression

cache performance rails ruby

Last synced: 22 Apr 2025

https://github.com/ronin-rb/ronin-post_ex

A Ruby API for Post-Exploitation

hacktoberfest post-exploitation ruby

Last synced: 05 Sep 2025

https://github.com/mtarnovan/ruby_pg_cdc

An (experimental) Ruby replication client / CDC for Postgres

cdc change-data-capture logical-replication postgres psql replication ruby

Last synced: 07 May 2025

https://github.com/fluent-plugins-nursery/winevt_c

Windows Event Log API binding from winevt.h. https://docs.microsoft.com/en-us/windows/desktop/api/_wes/

ruby wevtapi-h windows windows-event-log

Last synced: 15 May 2025

https://github.com/fherrerao/recipe-app-capstone

Web application where users can create their own recipes, and see other people's recipes aswell. Must registrate before accessing the content.

rails ruby

Last synced: 19 Apr 2025

https://github.com/taichi-ishitani/rbtoon

Toon decoder for Ruby

ruby toon

Last synced: 18 Jan 2026

https://github.com/general-cbic/ruby-heap

Binary or multiple heap (heapsort)

heapsort ruby sort sorting-algorithms-implemented

Last synced: 12 May 2025

https://github.com/teekaytech/techtalks

A blog for creating and reading tech-related articles. Users can sign up/log in with third-party apps like twitter/google. Built with Ruby on Rails, AWS S3 and Bootstrap.

bootstrap4 css3 html5 responsive-web-design ruby ruby-on-rails

Last synced: 07 May 2025

https://github.com/healthypackrat/safari_bookmarks_parser

Dump ~/Library/Safari/Bookmarks.plist as JSON/YAML (RubyGems)

bookmarks ruby safari

Last synced: 28 Apr 2025

https://github.com/zhisme/lazy_names

Ease your console typing with redefining constants by shorter version

console constants irb pry ruby

Last synced: 23 Apr 2025

https://github.com/ruby/win32api

ruby

Last synced: 19 Oct 2025

https://github.com/dannyben/bobkit

Site Generation Toolkit with Slim, SCSS, CoffeeScript and Markdown

gem ruby site-generator

Last synced: 18 Apr 2025

https://github.com/a-chacon/minitest-cc

Plugin for minitest. It provides minimal information about code coverage.

minitest minitest-plugins ruby

Last synced: 12 May 2025

https://github.com/gangelo/deco_lite

DecoLite is a little gem that allows you to use the provided DecoLite::Model class to dynamically create Decorator class objects. Use the DecoLite::Model class directly, or inherit from the DecoLite::Model class to create your own unique subclasses with custom functionality. DecoLite::Model includes ActiveModel::Model, so validation can be applied using ActiveModel validation helpers you're familiar with; or, you can roll your own - just like any other ActiveModel. DecoLite::Model allows you to consume a Ruby Hash that you supply via the initializer (DecoLite::Model#new) or via the DecoLite::Model#load! method. Any number of Ruby Hashes can be consumed. Your supplied Ruby Hashes are used to create attr_accessor attributes (or "fields") on the model. Each attribute created is then assigned the value from the Hash that was loaded. Again, any number of hashes can be consumed using the DecoLite::Model#load! method.

decorator decorator-pattern decorators gem rails-gem ruby ruby-gem ruby-gems

Last synced: 30 Apr 2025

https://github.com/jpalumickas/revolut-ruby

Ruby wrapper for Revolut API

api api-wrapper revolut revolut-api ruby

Last synced: 09 Apr 2025

https://github.com/wolfpack-digital/rails-template

Ruby on Rails application template

rails rails-template ruby

Last synced: 07 May 2025

https://github.com/nebulab/renderful

A Ruby rendering engine for headless CMSs, with support for caching and Ruby on Rails.

component contentful rails rendering ruby ui

Last synced: 22 Apr 2025

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

Simple but fast Redis-backed distributed rate limiter. Allows you to specify time interval and count within to limit distributed operations.

gem rate-limiting redis ruby

Last synced: 16 May 2025

https://github.com/benmukebo/budgy-budget

Budgy-Budget 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. Built with Ruby on Rails, PostgreSQL.

css postgresql ruby ruby-on-rails

Last synced: 07 May 2025

https://github.com/bienvenuushindi/recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

bootstrap rspec ruby ruby-on-rails

Last synced: 20 Apr 2025

https://github.com/eapenzacharias/cashflo

cashFlo is a web application where you can manage your budget: you have a list of transactions associated with a category, so you know how much you spent.

alpinejs expense-tracker mobile-first open-source rails rspec rubocop ruby tailwindcss

Last synced: 07 Oct 2025

https://github.com/justalever/foodlog

This Ruby on Rails application is part of a crash course published on Traversy Media authored by Andy Leverenz of @webcrunchblog creator of web-crunch.com and the course Hello Rails.

rails ruby ruby-on-rails

Last synced: 23 Apr 2025

https://github.com/javitocor/members-only

A project built with Ruby on Rails based on authenticate users and modify the view for logged users

microverse odin-project ruby ruby-on-rails

Last synced: 07 Oct 2025

https://github.com/fabianfrz/opnsense_client_lib

Library to use the OPNsense API - written in Ruby

client opnsense ruby

Last synced: 26 Apr 2025

https://github.com/c00p75/oop-school-library

School Library is a Ruby practice project aimed at mastering Object Oriented Programming.

rspec ruby

Last synced: 01 Sep 2025

https://github.com/dannyben/victor-cli

Command line for Victor, the Ruby SVG library

gem ruby svg svg-builder

Last synced: 17 Apr 2025

https://github.com/lambda2/breezer

🔒 Lock your Gemfile dependencies to safe versions

ci gemfile ruby security

Last synced: 18 Jan 2026

https://github.com/bigcommerce/gruf-zipkin

Zipkin tracing plugin for Gruf

grpc gruf ruby zipkin

Last synced: 30 Jun 2025

https://github.com/schmich/runx

Cross-platform, zero-install, Ruby-based task runner

command-line cross-platform go golang make rake ruby task-runner zero-install

Last synced: 28 Oct 2025

https://github.com/postmodern/fake_io.rb

A mixin module for creating fake IO-like classes.

help-wanted io mocking ruby

Last synced: 21 Apr 2025

https://github.com/donkirkby/active-sinatra

Sandbox project for ActiveRecord and Sinatra web server, including test fixtures

activerecord oracle ruby sandbox sinatra

Last synced: 07 May 2025

https://github.com/gearnode/dotfiles

Personal setup configuration

brew brewfile dotfiles elixir psql ruby tmux vim

Last synced: 27 Oct 2025

https://github.com/acushlakoncept/micro-reddit

This project was used to get our feets wet working on database model using Rails powerful ORM called Active Records. The data structures necessary to support link submissions and commenting on Reddit was the main focus of this project

active-records gem ruby ruby-on-rails webpack

Last synced: 23 Apr 2025

https://github.com/cbrnrd/krypton

🔒 A CLI tool for easy cryptography

cli command-line-tool cryptography encryption ruby security

Last synced: 22 Apr 2025

https://github.com/simandebvu/data-structures-algorithms

This repository will serve as a reference for knowledge, practice and implementation. More information available in the project WIKI.

practice ruby sorting-algorithms zimbabwe

Last synced: 23 Apr 2025

https://github.com/grahamedgecombe/ignition

Static pages for Rails 4.

rails ruby

Last synced: 23 Apr 2025

https://github.com/toburger/rulesengine

Experimentations with DLR (Dynamic Language Runtime) and MEF (Managed Extensibility Framework)

dlr dotnet javascript mef php python ruby

Last synced: 13 Apr 2025

https://github.com/toyama0919/tagenv

ec2 instance tag apply environment variables.

ec2 ec2-instance environment-variables ruby

Last synced: 30 Oct 2025

https://github.com/fnando/epub

Create epub files using Ruby (EPUB 3.3).

epub epub3 ruby

Last synced: 12 Mar 2026

https://github.com/veganstraightedge/markdown_media

A [[ URL ]] syntax to embed media into views.

gem markdown media ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/bdurand/simple_throttle

Simple redis backed throttle ruby gem

performance redis ruby throttle

Last synced: 09 Jul 2025

https://github.com/tobuya/post_stream

The Post Stream is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Built by Ruby on Rails

css3 javascript postgresql ruby ruby-on-rails

Last synced: 14 Jun 2025

https://github.com/swordray/adsense_helper

Rails helper for Google Adsense code

actionview adsense rails ruby

Last synced: 25 Apr 2025

https://github.com/infrablocks/rake_docker

Rake tasks for managing images and containers.

docker infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset

Last synced: 22 Apr 2025

https://github.com/diowa/ruby3-rails7-bootstrap-heroku

An opinionated starter application based on Ruby 3.1, Rails 7.1, Webpack 5, pnpm, and Bootstrap 5, deployable on Heroku

bootstrap font-awesome heroku pnpm postgresql rails redis rspec rubocop ruby slim starter-app turbo

Last synced: 16 Apr 2025

https://github.com/zeljkofilipin/pacman

Automating Google Pacman

game pacman ruby selenium

Last synced: 28 Apr 2025

https://github.com/eth3rnit3/rails_api_template

Rails api template it make ready to code

api rails ruby template

Last synced: 19 Apr 2025

https://github.com/pablobona/catalog-of-my-things-ruby

Welcome to the Catalog of My Things console app! This Ruby-based application allows you to manage collections of items you own, including books, music albums, movies, and games. You can keep track of various details about these items and perform tasks such as adding new items, listing items, and more.

data-structures database json methods object preserve rubocop ruby ruby-gem testing

Last synced: 10 Jun 2025

https://gitlab.com/robotmay/chunky_cache

Multi-fetching cache doodad for Rails. Cache lots of small areas of views with no network latency penalty. Exclude certain parts from cached areas. Has science gone too far?

caching rails ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/hummusonrails/dev_orbit

Integrate your DEV community interactions into your Orbit workspace

api-client devto orbit ruby ruby-gem

Last synced: 12 May 2025

https://github.com/stepnivlk/rrant

devRant CLIent

devrant ruby

Last synced: 24 Dec 2025

https://github.com/timkaechele/rex

Migrated to my own git server

matching-engine ruby

Last synced: 14 Mar 2025

https://github.com/zven94/portfolio

This repo contains my portfolio and a selection of projects and works that I have completed. Feel free to explore these projects and know me better.

css css3 html javascript react reactjs ruby

Last synced: 28 Sep 2025

https://github.com/parkerbxyz/default-branch-protector

Automates the protection of the default branch upon creation of new repositories within a GitHub organization.

automation github github-api octokit octokit-rb ruby smee

Last synced: 13 Mar 2025

https://github.com/toy/fspath

Better than Pathname

filepath-manipulation pathname ruby

Last synced: 13 Apr 2025

https://github.com/bumi/ln-markdown-to-pdf

An example for machine to machine payments using the bitcoin lightning network

api bitcoin lightning lightning-network machine-to-machine micropayments rack ruby

Last synced: 08 Mar 2026

https://github.com/nuzair46/ask_gpt_cli

A ruby gem to ask OpenAI GPT API with context and history from command line

chatgpt cli ruby ruby-gem rubygem

Last synced: 28 Jul 2025

https://github.com/dbroeglin/azure-rails-starter

Sample Ruby on Rails app deployed (Bicep) on Azure Container App with PostgreSQL

azd-templates azure azure-devops azure-postgres devcontainer github rails ruby ruby-on-rails

Last synced: 24 Aug 2025

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

Blog where users can add comments and likes to each other's posts.

rails ruby

Last synced: 18 Sep 2025

https://github.com/gyselroth/redmine-plugin-kanbantool

A Redmine plugin connecting kanbantool.com with Redmine by letting users choose to automatically add an entry into Kanban Tool when creating a new issue.

kanbantool plugin redmine ruby

Last synced: 13 Apr 2025

https://github.com/emfy0/ar_virtual_field

Provides an easy mechanism to define virtual fields within an ActiveRecord model

activerecord rails ruby sql

Last synced: 26 Jul 2025

https://github.com/kojix2/ffi-bitfield

Bit field for Ruby-FFI

ffi ruby ruby-ffi

Last synced: 13 Apr 2025

https://github.com/remedyit/r2corba

R2CORBA, the Ruby CORBA Implementation

corba idl middleware omg rclm ruby

Last synced: 09 Aug 2025

https://github.com/pablobona/school_library

In this project, I will start building a school library app. In this initial step, I will implement the classes to represent students and teachers.

databases ruby ruby-app

Last synced: 23 Apr 2025

https://github.com/paul-js-hub/budget

A mobile web application that allow users to manage their budget.

postgresql rails ruby

Last synced: 14 Apr 2025

https://github.com/pikesley/skellington

Generate a Sinatra app or Jekyll site skeleton

jekyll ruby sinatra

Last synced: 06 Apr 2025

https://github.com/rspec-3-book/rspec-print_failures_eagerly

Tweaks the built-in RSpec formatters to cause failures to be printed immediately when they occur.

rspec rspec-formatter ruby

Last synced: 11 Jul 2025

https://github.com/hummusonrails/school-health-declaration-automation

Automate the daily school health declaration form

automation hacktoberfest nokogiri ruby script selenium watir

Last synced: 29 Aug 2025

https://github.com/sshaw/transform_legacy_attribute_methods

A Rails plugin that allows you to transform your ActiveRecord model's "legacy" attribute methods into attribute aliases that can be used in dynamic finders and attribute hashes.

activerecord database legacy ruby

Last synced: 16 Aug 2025

https://github.com/hahwul/zaproxy-ruby

A Ruby Implementation and Library for Easy Utilization of ZAP API

ruby ruby-gem security zap zaproxy

Last synced: 12 May 2025

https://github.com/johnmccabe/blinkt-ruby

Ruby port of Pimoroni Blinkt Python module https://github.com/pimoroni/blinkt

blinkt blinkt-library blinkt-ruby leds library pimoroni pimoroni-blinkt-python raspberry-pi raspberrypi ruby ruby-port

Last synced: 26 Sep 2025

https://github.com/yahir91/scraper

A web scraper that is used to retrieve medical articles from the Scielo website. Built with Ruby.

ruby scraper

Last synced: 15 Jul 2025

https://github.com/dxw/mail-notify

Rails plugin, send and preview email with GOV.UK Notify

actionmailer delivery-plus gem govuk govuk-notify rails ruby

Last synced: 06 Apr 2025

https://github.com/igneus/calendarium-romanum-remote

remote calendar extension for calendarium-romanum

calendar church liturgy ruby

Last synced: 29 Jun 2025

https://github.com/curiousmarkingsco/messaged

A gem for quickly and easily implementing Hotwire Turbo chat modules on Ruby on Rails apps.

hotwire-turbo instant-messaging ruby ruby-on-rails

Last synced: 29 Mar 2025

https://github.com/marcusg/pg_backup

Create, restore, download and upload postgres dumps locally and on remote servers using capistrano

capistrano database dump dumps postgresql rails restore restoring-postgres-dumps ruby sync synchronization

Last synced: 12 May 2025

https://github.com/bkuhlmann/irb-kit

Extends IRB by providing additional productivity enhancements.

console extensions irb ruby utilities

Last synced: 14 Apr 2025

https://github.com/jasonfelice/recipe-rails

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

bootstrap html rails rails7 ruby

Last synced: 28 Jul 2025

https://github.com/ssnickolay/unitpay

Gem для подключения к платежной системе unitpay.ru

payment ruby

Last synced: 02 Aug 2025