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/lucasmsa/timeblocks-problem

⏱ Trying to come up with my solution to the problem seen in this video: https://youtu.be/3Q_oYDQ2whs

algorithms ruby

Last synced: 24 Apr 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/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/tildeio/helix-flipper

A simple Rails app to get you started with Helix

helix rails ruby rust

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

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/nebulab/solidus_client

Solidus eCommerce API Ruby client

ecommerce ruby solidus

Last synced: 25 Jun 2025

https://github.com/sshaw/optout

The opposite of getopt(): validate an option hash and turn it into something appropriate for exec() and system()-like functions

command-line exec option-parser ruby shell

Last synced: 16 Aug 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/humawork/wardrobe

Dress up your Ruby objects with garments from Wardrobe!

attributes coercion config gem immutable ruby validation

Last synced: 17 Aug 2025

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/brianvanburken/exercism

My solutions for the challenges on exercism.org

coffeescript elixir elm exercism exercism-solution go javascript kotlin python ruby rust

Last synced: 19 Apr 2025

https://github.com/reednj/udp_rest

Client and server modules to allow making REST HTTP requests over UDP

http rest ruby udp

Last synced: 02 Jul 2025

https://github.com/hassaanjbaig-code/catalog-of-my-things

This project involves creating a media cataloging system with a user interface and a database schema for storing data. This project build with the ruby and the data store in the JSON format

json ruby sql

Last synced: 24 Apr 2025

https://github.com/icebaker/lnd-client

Ruby Lightning Network Daemon (lnd) Client.

bitcoin grpc lightning lightning-network lnd ruby

Last synced: 22 Jul 2025

https://github.com/ruby/win32api

ruby

Last synced: 19 Oct 2025

https://github.com/krishpranav/redditosint

A simple ruby tool that scrapes reddit user's comment history and saves into a JSON file

information-gathering osint reconnaissance reddit reddit-osint ruby ruby-osint username-checker username-osint

Last synced: 10 Mar 2026

https://github.com/LorenzoSapora/jekyll-html5-youtube

Jekyll plugin to generate html5 snippets for embedding YouTube videos, without iframes.

bundler gem html5 jekyll liquid ruby ruby-gem youtube

Last synced: 10 May 2025

https://github.com/iamyunusali/eventify-backend

Eventify is a Full-stack web application. that makes easier to post, reserve and delete events on a click of button. This is the Backend(API) of the System.

postgresql rspec-rails ruby ruby-on-rails swagger swagger-ui

Last synced: 24 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/gearnode/dotfiles

Personal setup configuration

brew brewfile dotfiles elixir psql ruby tmux vim

Last synced: 27 Oct 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/ilyasgaraev/delegate_key

Create methods which return hash value

delegate hash key ruby

Last synced: 20 Aug 2025

https://github.com/josephbuchma/postman-ruby

Parse & make http requests from Postman's (getpostman.com) exported collections (Collection V2)

gem postman ruby

Last synced: 23 Oct 2025

https://github.com/haroonabdulrazaq/tictactoe

(Solo)TicTacToe is a 3x3 grid dual player game that assigns symbols(Xs, Os) to players. The final outcome is either a tie or a win. There are 8 possible winning combinations from a player, the player can win by making 3 consecutive moves either vertically, horizontally or diagonally. A player has a maximum of 5 possible moves.

game ruby solo

Last synced: 25 Feb 2026

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/tanhongit/samuraicrm

Build a Modular Engines Application with Rails 6, Rails 5. You can try it at https://railssamuraicrm.herokuapp.com

engines modular modular-rails modular-rails-application rails rails-crm rails-engine ruby samurai-crm samurai-crm-rails-6 samuraicrm tanhongit-rails

Last synced: 13 Oct 2025

https://github.com/westonganger/pairer

Pairer is Rails app/engine to Easily rotate and keep track of working pairs

pair-programming pairing pairs rails rails-engine ruby ruby-on-rails

Last synced: 19 Oct 2025

https://github.com/i2y/konpeito

A gradually typed Ruby subset compiler with Hindley-Milner type inference, dual LLVM/JVM backends, and seamless Java interop.

jvm llvm mruby raylib ruby skija

Last synced: 14 Mar 2026

https://github.com/euglena1215/grpc_required_annotator

Annotator for null validation of gRPC requests using `required`

grpc ruby

Last synced: 09 Oct 2025

https://github.com/petethepig/apfs-rb

Ruby bindings for Apple File System (APFS) APIs

apfs ruby

Last synced: 26 Feb 2026

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/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/dodonki1223/eroge_release_cmd

美少女ゲームの発売リストをコマンドラインで操作するツールです

cli-app google-drive-ruby rspec ruby

Last synced: 23 Oct 2025

https://github.com/janlelis/ripltools

This meta gem installs a bunch of ripl plugins for a nice-to-use general purpose ripl.

ripl ruby

Last synced: 20 Oct 2025

https://github.com/dannyben/apicake

Build Dynamic API Wrappers

api api-wrapper gem ruby

Last synced: 18 Oct 2025

https://github.com/stevenjcumming/rails-performance-guide

Ruby on Rails guide, checklist, and tips for performance audits and best practices

performance performance-optimization rails rails-guides ruby

Last synced: 27 Apr 2026

https://github.com/kevinstuffandthings/timeboss

Broadcast Calendar navigation in Ruby made simple

broadcast-calendar gregorian-calendars ruby rubygems

Last synced: 10 Oct 2025

https://github.com/tarellel/activerecord-duckdb

A DuckDB database adapter for ActiveRecord

activerecord duckdb rails ruby rubygem rubyonrails

Last synced: 03 Apr 2026

https://github.com/loftwah-demo/linux-for-pirates-2

DevOps with Docker, Ruby on Rails and Linux for Pirates!

docker docker-compose linux npm ruby ruby-on-rails tutorial

Last synced: 24 Oct 2025

https://github.com/aliyeysides/openai-quickstart-ruby

Ruby example app from the OpenAI API quickstart tutorial

ai artificial-intelligence openai ruby sinatra tutorial

Last synced: 01 Feb 2026

https://github.com/kmc-jp/rubwiki2

Wiki based on git

git ruby wiki

Last synced: 01 Feb 2026

https://github.com/mathrailsai/sentiment_insights

SentimentInsights is a Ruby gem for extracting actionable insights from qualitative survey responses. It provides sentiment analysis, key phrase extraction, and named entity recognition using multiple NLP providers including OpenAI and AWS Comprehend.

aws-comprehend entity-recognition key-phrases nlp openai ruby ruby-gem sentiment-analysis survey-insights text-analysis

Last synced: 28 Feb 2026

https://github.com/mosegontar/rubymuse

A Ruby wrapper for the Datamuse API

api-wrapper datamuse datamuse-api language rhymes ruby thesaurus

Last synced: 14 Feb 2026

https://github.com/zerocracy/fbe

FactBase Extended (FBE) for the judges in judges-action and inside Baza

ruby ruby-gem zerocracy

Last synced: 01 Apr 2026

https://github.com/damolinx/vscode-sorbetto

Extension providing language services for Ruby using Sorbet.

bundler cursor cursor-extension ruby sorbet vscode vscode-extension

Last synced: 24 Apr 2026

https://github.com/takahashim/mastodon-book-sample

sample code of "Mastodon Book" http://nextpublishing.jp/book/8776.html

mastodon mastodon-apis ruby

Last synced: 14 Apr 2025

https://github.com/bxt/Nazareth-Knot

A neat SVG drawing of a byzantine knot, generated with ERB

art drawing erb italy knots ruby svg

Last synced: 14 Mar 2025

https://github.com/koenpunt/capistrano-pumactl

Puma server control tasks for Capistrano 3

capistrano puma ruby

Last synced: 01 Aug 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/timkaechele/rex

Migrated to my own git server

matching-engine ruby

Last synced: 14 Mar 2025

https://github.com/laylo309/my-blog-app

This is my Blogs app where, you can find a warm environment for you to share cheap wisdom, enchanting crowds, and more.

javascript rails ruby ruby-on-rails webpack

Last synced: 19 Aug 2025

https://github.com/yaairfernando/joinme

RoR application to create events and invite users to your events, also with a commenting system.

axios rails6 rspec ruby web-design webpack

Last synced: 30 Sep 2025

https://github.com/hschne/googleme

Demo of OAuth for Ruby CLI's

cli oauth oauth2 pkce pkce-flow ruby

Last synced: 07 Mar 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/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/ssnickolay/unitpay

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

payment ruby

Last synced: 02 Aug 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/czerkacorp/citadel-2018

Citadel is a full-featured account management system for SWGEmu Core3 based Star Wars Galaxies servers built with Ruby on Rails.

account-management core3 ruby rubyonrails starwarsgalaxies swgemu swgemu-core3

Last synced: 29 Sep 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/thecodechaser/decode-morse-code

Decode morse code is a project with ruby programs to decode morse code messages.

ruby

Last synced: 17 Aug 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/cancelei/search_engine

SearchEngine made with Ruby on Rails 7.1. Works for Google, Bing or Brave API.

bingsearchapi bravesearchapi googlesearchapi ruby rubyonrails

Last synced: 29 Jun 2025

https://github.com/bkuhlmann/marameters

A dynamic method parameter inspector.

metaprogramming methods parameters ruby

Last synced: 01 Aug 2025

https://github.com/dannyben/sting

Minimal, lightweight, multi-YAML settings library

gem ruby settings settings-management yaml-configuration

Last synced: 04 Aug 2025

https://github.com/rodrigovilina/muina

Monads for Ruby.

monads rails ruby sorbet

Last synced: 10 May 2026

https://github.com/nvoynov/punch

Punch focuses on business logic layer design in accordance with the principles of The Clean Architecture. It provides basic frame, code-generators, DSL, and CLI

business-logic-layer cli dsl entity erb interactor plugin poro ruby service source-code-generator the-clean-architecture usecase

Last synced: 26 Oct 2025

https://github.com/caironoleto/my-dot-files

My AWEEEESOME dotfiles!

dotfiles ruby

Last synced: 23 Jul 2025

https://github.com/westonganger/active_record_simple_execute

Sanitize and Execute your raw SQL queries in ActiveRecord and Rails with a much more intuitive and shortened syntax

activerecord rails ruby sql

Last synced: 27 Feb 2025

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

Zipkin tracing plugin for Gruf

grpc gruf ruby zipkin

Last synced: 30 Jun 2025

https://github.com/rwubakwanayo/motorbike_booking_backend

Motorbike Booking is a Rails back-end application that enables users to book Motorbikes. It provides API endpoints for the front end, allowing them to load, create, and delete Motorbikes, as well as make reservations. Users need to register or log in to access the API endpoints, which can be done via the same endpoints.

devise rails-api ruby

Last synced: 23 Mar 2025

https://github.com/davidcelis/block-kit

💬 A Ruby gem to build UI with Slack's BlockKit framework

block-kit rails ruby ruby-gem ruby-on-rails slack

Last synced: 27 Jul 2025

https://github.com/sunaku/detest

Assertion testing library for Ruby

assertions ruby testing-framework

Last synced: 30 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/cedarcode/cwt-ruby

Ruby implementation of RFC 8392 CBOR Web Token (CWT)

cbor cbor-web-token cwt rfc ruby

Last synced: 11 Nov 2025

https://github.com/thecodechaser/hello-rails-back-end

Hello Rails back-end app is simple application that contains setup of rails APIs. The API loads a random greeting from database on every requset.

postgresql ruby ruby-on-rails

Last synced: 09 Aug 2025

https://github.com/mkon/db_lock

Obtains manual db locks.

database hacktoberfest mutex ruby

Last synced: 30 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/noma4i/pivotal_miner

Redmine Plugin to Sync Pivotal Tracker with Redmine and vise versa

pivotal-tracker redmine redmine-plugin ruby

Last synced: 12 Aug 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/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/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/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/cwaku/catalog

A console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Built with Ruby

catalog rspec ruby

Last synced: 13 Aug 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/wuletawwonte/rmis

An open source Ruby on Rails system under development for the purpose of automating the research business process from Call for paper to Publication primarily in Arba Minch University.

postgres ruby ruby-on-rails tailwind-css

Last synced: 23 Apr 2025