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/malvads/easycache

easy ruby gem for caching key-value data in mem (used in production at redborder)

cache caching easycache easycaching gem key-value key-value-storage key-value-store ruby ruby-gem

Last synced: 19 Apr 2025

https://github.com/jonathanhefner/dub_thee

Rails page titles via I18n

page-title rails ruby ruby-on-rails

Last synced: 11 Nov 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/tamanobi/line-chatbot-rb-sample

LINE Messaging APIをつかったサンプル

heroku linebot ruby sinatra

Last synced: 16 May 2025

https://github.com/jimmycuadra/lita-youtube

A Lita handler for displaying YouTube video information.

chatops lita lita-handler ruby youtube

Last synced: 19 Apr 2025

https://github.com/mauricelambert/cve-2021-31166

CVE-2021-31166: exploitation with Powershell, Python, Ruby, NMAP and Metasploit.

bluescreen crash cve cve-2021-31166 denial-of-service dos exploit iis metasploit microsoft nmap payload powershell python3 ruby vulnerability webserver

Last synced: 04 Sep 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/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/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/miltlima/goact

Goact - is a CLI to create default github actions

github-actions golang java javascript nodejs ruby

Last synced: 13 Apr 2025

https://github.com/monade/cognito_rails

Add Cognito authentication to your Rails API

aws-cognito cognito rails rails-api rails-authentication ruby

Last synced: 11 Nov 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/german-cobian/my-first-rails-app

This unstyled app is an exercise in building CRUD (Create, Read, Update and Destroy) functionality the Ruby-on-Rails way. It allows users to input a car (with it's make, model and year information) into a listing, view that listing, edit the info on a specific car listing, or delete that car from the listing.

rails ruby

Last synced: 31 Aug 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/dhyegocalota/active_admin-cep_auto_complete

Auto complete your addresses fields with Brazilian CEP (zip code) with your ActiveAdmin. :earth_americas:

activeadmin activeadmin-plugin brazil cep rails ruby

Last synced: 10 May 2026

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/nilsding/webm-index

a simple frontend for your WebM directory

coffeescript frontend index ruby webm

Last synced: 06 Oct 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/senotrusov/workety

A library to run Ruby classes as daemons. Process start, signal handling, logfile/pidfile, restart by watchdog, exception handling, reporting to Airbrake and Exceptional, Rails environment load, mutithreaded workers.

daemon error-reporting exception-handling logging multithreading pidfile process rails ruby watchdog

Last synced: 07 Oct 2025

https://github.com/cosmo0920/mikutter_filter

A mikutter plugin which adds several filter features into mikutter.

mikutter ruby

Last synced: 30 Oct 2025

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

Ruby wrapper for the Userlist Push API

ruby userlist

Last synced: 11 Feb 2026

https://github.com/javitocor/mastermind_ruby

Classic Mastermind game in command line built with Ruby by following OOP. Users can play this classic game being the code maker or the decoder.

classic-game code project rspec ruby

Last synced: 07 Oct 2025

https://github.com/danifromecuador/recipes

This is a Server-side Rendering application (SSR) following the MVC architecture. After the user logs in, them can create or edit recipes, adding or removing ingredients, generating shopping list and sharing their recipes with all other users.

postgresql rails render-deployment ruby

Last synced: 24 Apr 2025

https://github.com/oybekkayumov/morse-code

This project uses ruby to decode morse code and returns the message in plain English.

irb linters pair-programming rubocop ruby

Last synced: 23 Apr 2025

https://github.com/Mayurifag/bets_accounting

:book: Better alternative to bets statistics spreadsheet. Built with Rails and Vue.js

dip docker docker-compose github-actions lefthook rails ruby vue

Last synced: 12 Oct 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/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/wildmaples/ruby-hack-assembler

A Hack assembler written in Ruby 🔨 (Chapter 6, The Elements of Computing Systems)

assembler hackassembler nand2tetris nand2tetris-assembler ruby

Last synced: 24 Jan 2026

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/ksk001100/pixel_matcher

Library to compare images and generate difference image files

diff-image image-processing imagemagick rmagick ruby

Last synced: 10 Apr 2025

https://github.com/tanvir002700/convert_unit

A Ruby Library for dealing with different types of unit conversion.

conversion ruby ruby-gem unit-conversion

Last synced: 28 Apr 2025

https://github.com/nilsding/questiongenerator

A simple question generator.

generator justask question retrospring ruby

Last synced: 23 Apr 2025

https://github.com/mhdez221993/tic_tac_toe

A game in which two players alternately put Xs and Os in compartments of a figure formed by two vertical lines crossing two horizontal lines and each tries to get a row of three Xs or three Os before the opponent does .

games ruby shell

Last synced: 23 Apr 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/mohamedhnoor/hellorails

Hello Rails is a simple backend api that provides random greetings. It is built using Ruby on Rails and Postgres database.

postgresql ruby ruby-on-rails rubygems

Last synced: 10 Apr 2025

https://github.com/darrhiggs/sidekiq-trackable_batch

Access detailed, up-to-date information about a Sidekiq::Batch as it runs

batch rails ruby sidekiq

Last synced: 25 Aug 2025

https://github.com/jpalumickas/backup-repos

Backup your GitHub, BitBucket and GitLab repositories

backup bitbucket github gitlab gitlab-repositories ruby rubygems

Last synced: 28 Apr 2025

https://github.com/abhinavs/scoop

Scoop - a production-ready Sinatra boilerplate project using Corneal, ActiveRecord, Capistrano, Puma & Nginx

activerecord api-boilerplate capistrano corneal json-api nginx nginx-proxy puma ruby sinatra sinatra-boilerplate sinatra-mvc sinatra-skeleton

Last synced: 23 Apr 2025

https://github.com/dannyben/docker-alpine-ruby

Minimal Ruby docker image with native extensions support

alpine docker-alpine-ruby ruby ruby-docker-image

Last synced: 07 Sep 2025

https://github.com/melashu/json_or_ruby_to_csv

This gem converts arrays of JSON objects, arrays of hashes, arrays of ActionController params, simple hashes, or ActiveRecord relations and objects to a CSV-formatted string.

ruby ruby-gem

Last synced: 24 Apr 2025

https://github.com/grahamedgecombe/ignition

Static pages for Rails 4.

rails ruby

Last synced: 23 Apr 2025

https://github.com/jimmycuadra/lita-wordnik

A Lita handler for dictionary functionality backed by Wordnik.

chatops lita lita-handler ruby wordnik

Last synced: 16 Oct 2025

https://github.com/slbug/claude-ruby-grape-rails

Claude Code plugin for Ruby, Rails, Grape, PostgreSQL, Redis, and Sidekiq development

ai ai-agent ai-agents ai-tools claude claude-code llm ruby ruby-on-rails

Last synced: 06 May 2026

https://github.com/jbox-web/redmine_default_members

A Redmine plugin to add default members on project creation, easy ;)

rails redmine redmine-plugin ruby

Last synced: 03 Mar 2026

https://github.com/DragonRuby/lightstorm

Minimalistic ahead-of-time Ruby compiler

llvm mlir mruby ruby

Last synced: 10 Aug 2025

https://github.com/skateman/dev-board

A simple developer dashboard that displays open PRs for a GitHub repo

dashboard development rails ruby

Last synced: 12 Apr 2025

https://github.com/dannyben/apicake

Build Dynamic API Wrappers

api api-wrapper gem ruby

Last synced: 18 Oct 2025

https://github.com/richbl/motion-surveillance

Ruby-based video security surveillance system using Motion (a software motion detector)

email image iot motion motion-detection motion-detector motion-surveillance ruby security surveillance video video-surveillance

Last synced: 10 Oct 2025

https://github.com/thecodechaser/my-ruby-enumerable

In this project I learned how to use a module inside a class. For this I created a class MyList and a module MyEnumerable. Our module MyEnumerable implemented a subset of the functionality of Ruby's in-built Enumerable.

ruby

Last synced: 24 Apr 2025

https://github.com/ph-7/peachlang

:peach: PeachLang™ is a simple interpreted language done with Ruby using Racc (the Ruby version of Yacc/Bison). The language has been made thanks to MACournoyer's book http://01script.com/comment-creer-son-langage-de-programmation/

bison interpreted-language interpreted-languages interpreted-programming-language interpreter language own-language parser peach-language peachlang programming programming-language programming-languages racc ruby simple-programming-language yacc

Last synced: 09 Apr 2025

https://github.com/safafa/ror-book-stats

A rails web application that allows users to keep track of their readings. The app is deployed on Heroku.

css erb heroku html5 postgres ruby ruby-on-rails

Last synced: 23 Apr 2025

https://github.com/vin-droid/to_rupees

Spell out numbers in Indian currency. https://rubygems.org/gems/to_rupees

indian money money-in-words ruby ruby-on-rails rupees words

Last synced: 10 Oct 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/jrjoacir/require-smasher

A simple way to require ruby files in directories and in its sub-directories, and gems.

directories directory directory-tree gem gems require ruby ruby-files

Last synced: 05 Mar 2026

https://github.com/tubbo/active_record-embedded

Embed Data in your ActiveRecord Models

activerecord document-database rails ruby

Last synced: 12 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/apaciuk/rails-rello

Rails 7 Trello type app with Dragula JS and Bootstrap 5, Devise, Omniauth and more

database dragula kanban-board-application rails rails-application ruby

Last synced: 01 Oct 2025

https://github.com/dwilkins/nacha

ACH Parser implemented in Ruby

ach banking-formats metaprogramming nacha rspec ruby

Last synced: 07 Jul 2025

https://github.com/aklaiber/json_factory

JsonFactory is a Easy DSL to create JSON with focus on performance and flexibility.

dsl jbuilder json json-structure ruby

Last synced: 18 Mar 2025

https://github.com/postmodern/ruby-yasm

A Ruby interface to YASM.

asm assembler ruby wrapper yasm

Last synced: 21 Mar 2025

https://github.com/presidentbeef/dino_jump

Jumping dino game for small humans

dino-game dinosaur dragonrubygtk game ruby

Last synced: 09 Mar 2026

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

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them.

decorator rubocop ruby

Last synced: 21 Jul 2025

https://github.com/driftingruby/082-datatables

The DataTables Javascript library creates a powerful display of your application's data. Some of the features include pagination, server side processing, sorting and search.

datatables javascript rails ruby ruby-on-rails

Last synced: 31 Jul 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/stepnivlk/rrant

devRant CLIent

devrant ruby

Last synced: 24 Dec 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/yumafuu/dezo

Transrate a word betweeen Japanese and English on cli.

cli gem ruby

Last synced: 01 Nov 2025

https://github.com/foca/migajas

Tiny breadcrumbs for your Rack apps.

breadcrumbs cuba rack rails roda ruby

Last synced: 27 Jun 2025

https://github.com/dohliam/workflow

Quick prototyping script for creating rich html and pdfs from markdown documents

css html markdown pdf prototyping ruby

Last synced: 14 Apr 2025

https://github.com/alhimik45/c-formatter

Format java/c code like python

formatted-text formatter fun ruby

Last synced: 14 May 2025

https://github.com/irvanfza/administrate-field-paper_trail

An Administrate plugin to show record change histories from PaperTrail

administrate administrate-field paper-trail ruby ruby-gem ruby-on-rails

Last synced: 13 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://github.com/tompave/magic_pipe

MagicPipe is a Ruby library to push data to remote destinations on multiple topics.

kafka message-bus ruby sqs thrift

Last synced: 14 Apr 2025

https://github.com/drbragg/cooklang_rb

A Cooklang parser in Ruby

cooklang parser ruby

Last synced: 16 Sep 2025

https://github.com/get-bridge/scorm_engine

Ruby client for Rustici's SCORM Engine 2017.1 and 20.1 API

owned-by-gomo ruby scorm

Last synced: 27 Jul 2025

https://github.com/aripollak/random

Random configurations/dotfiles/programs/utilities and the such as. Unless otherwise noted, all files were written by me and released into the public domain.

config dotfiles ruby

Last synced: 27 Jul 2025

https://github.com/boweihan/remindr

App that forces you to keep up with your friends - technologies: Ruby, Rails, Postgres, SASS, OAuth2 integrations

rails ruby

Last synced: 29 Jul 2025

https://github.com/mkon/db_lock

Obtains manual db locks.

database hacktoberfest mutex ruby

Last synced: 30 Jul 2025

https://github.com/akarzim/bridgetown_markdown_lazylinks

Support for lazy markdown reference links

bridgetown-plugin gem markdown ruby

Last synced: 13 Sep 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/kenzietechnologies/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 Sep 2025

https://github.com/artob/myonn.rb

The source code for my If.rb #5 presentation Make Your Own Neural Network with Ruby.

handwriting-recognition mnist neural-network ruby

Last synced: 04 Aug 2025

https://github.com/rdnewman/loba

Easy tracing for debugging. Handy methods for adding trace lines to output or Rails logs.

debugging-tool gem ruby ruby-gem

Last synced: 14 Jul 2025

https://github.com/supermomonga/nonius

Lightweight Profiler Viewer for Rails Apps

rails ruby ruby-on-rails

Last synced: 30 Sep 2025

https://github.com/justalever/blogmorphing

A short guide on how to use morphing from Turbo 8 and ruby on rails

rails7 ruby ruby-on-rails turbo turbo-rails

Last synced: 01 Oct 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/phw/discourse-musicbrainz-onebox

Discourse plugin to add Onebox support for MusicBrainz.org.

discourse-plugin music musicbrainz onebox plugin ruby

Last synced: 04 Oct 2025

https://github.com/chiditarod/dogtag

Racer registration and management application for the CHIditarod. Integrates with Stripe and Classy.

heroku rails rails4 registration ruby ruby-on-rails signup ticketing-system

Last synced: 03 Jan 2026

https://github.com/next-tms/freight_kit

Freight carrier API and website abstraction library 📦

active-shipping backoffice freight freight-carriers logistics ruby

Last synced: 07 Apr 2026

https://github.com/koachcode/budgeter_mk

In this project, I created a budget calculator website, which has categories of budgets in which you can enter transaction cost for each sub-group in other to get the total budget price in that particular budget category.

database rails7 ruby sass

Last synced: 16 Aug 2025