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/katafrakt/rom-encrypted_attribute

RomEncryptedAttribute: Rails-compatible encrypted attributes for ROM

rom ruby

Last synced: 26 Jan 2026

https://github.com/petercamilleri/flex_array

A flexible multi-dimensional array gem for Ruby.

dynamic-array multidimensional-arrays ruby

Last synced: 19 Jan 2026

https://github.com/silva4dev/ruby-clean-architecture-api-project

🌱 Building an API with Ruby using TDD, DDD, Clean Architecture, Design Patterns and SOLID principles 🎯✨

ci-cd docker docker-compose domain-driven-design grape postgresql rspec ruby sequel solid-principles swagger test-driven-development

Last synced: 12 Mar 2025

https://github.com/minusw/km-toolbox

Toolbox for KM wrapped in a discord bot

discord discord-bot kingdom-maker ruby

Last synced: 16 May 2026

https://github.com/mgmerino/battleship-game

Classic game implemented in Ruby

battleship-game game ruby

Last synced: 06 Jul 2025

https://github.com/jgarber623/rubocop-configs

A collection of RuboCop configuration files for inclusion in other Ruby-based projects.

rubocop rubocop-configuration ruby

Last synced: 27 Mar 2025

https://github.com/fractaledmind/activeset

A toolkit for working with enumerable sets.

enumerable-sets filtering paginating ruby ruby-gem sorting

Last synced: 24 Apr 2025

https://github.com/brandymint/localized_render

Поддержка globalize во views

gem i18n localization ruby ruby-gem

Last synced: 08 Oct 2025

https://github.com/dayanfreitas/rsa

Simple implementation of the RSA algorithm

coverage decoding docker docker-compose rsa-algorithm ruby testunit

Last synced: 05 Jul 2025

https://github.com/abigiyaty/oop_school_library

OOP school library is a Ruby console app that allows users to add new students or teachers, add new books, and save records of who borrowed a given book and when. Build using Ruby.

ruby

Last synced: 24 Oct 2025

https://github.com/gabyse1/budget-app

A mobile web application where users can manage their budget. Users can have a list of transactions associated with a category, so that they can see how much money they spent and on what. Build with Ruby, Ruby on Rails, Postgresql, and css.

css3 postgresql ruby ruby-on-rails

Last synced: 05 May 2026

https://github.com/aliatayee/catalog-of-my-things

It's a Catalog Storage OOP(Object Oriented Programming) project in Ruby. The project follows SOLID principles. The data gets added and deleted from CLI and gets preserved as JSON in a .json file. It's a simple project developed from a UML diagram. We are following Gitflow in this project. It's a pair programming, Capstone project. We have performed team code reviewing. This project have unit test for testing the models functionality.

catalog oop ruby

Last synced: 11 Oct 2025

https://github.com/tufahel/interview-prep-q-a

This repo is to track, save and practice mostly asked questions in technical interview for future use and hand-note for beginners like me.

algorithms back-end css data-structures database front-end html javascript postgresql reactjs redux ror ruby

Last synced: 13 Apr 2026

https://github.com/ilyamur/notepad

CLI-блокнот с использованием SQLite3.

cli notepad ruby sqlite3-database

Last synced: 24 Mar 2025

https://github.com/usernaimandrey/brain_games

This cli Games

brain games ruby

Last synced: 31 Mar 2025

https://github.com/bestbynature/chatwave

Chatwave is a modern and user-friendly chat application designed to foster seamless communication between users across the globe. With ChatConnect, users can connect with friends, family, and colleagues, engaging in real-time conversations through instant messaging.

rails-application rails7 ruby

Last synced: 21 Jan 2026

https://github.com/hyperpixelv1/user_skills_plugin

Redmine üzerinde kullanıcı profilinde bitirdiği tasklere göre task taglerini yetenek olarak gösteren bir plugin

redmine-plugin ruby

Last synced: 25 Jul 2025

https://github.com/guppster/quizgenerator

JSON databases --> Brain knowledge

cli mobile react-native ruby thor

Last synced: 13 May 2026

https://github.com/sanjibroy360/quizzy-by-sanjibroy360

A Quiz application created using React.js and Ruby on Rails. Here, users can create and publish quizzes and receive a shareable link. Additionally, quiz creators can view and export detailed statistics for each quiz.

postgresql quizapp quizzy reactjs ruby ruby-on-rails

Last synced: 13 Apr 2026

https://github.com/moviendome/trailblazer-api

Simple example of REST API built with Ruby on Rails & Trailblazer

docker minitest rails rails-api rest-api ruby trailblazer

Last synced: 21 Jan 2026

https://github.com/hayat01sh1da/botpress-accuracy-checkers

This repository contains Ruby on Rails app and Ruby/Python Script which examine accuracy of response returned by Botrpress.

botpress csv docker json python rspec ruby ruby-on-rails

Last synced: 13 Apr 2026

https://github.com/sansible/ruby

Please see https://github.com/sansible/sansible for more information

ansible ansible-role ansible-roles ruby

Last synced: 11 Oct 2025

https://github.com/bocaletto-luca/todo-http-server-ruby

Ruby Sinatra Todo HTTP Server 🚀 A single-file, in-memory RESTful API written in Ruby using Sinatra. Features health, version, metrics, request logging, and graceful shutdown.

bocaletto-luca http-server opensource ruby server server-web

Last synced: 11 Oct 2025

https://github.com/taigakiyokawa/otokomeshi

超簡単料理共有アプリ「魁!! 漢飯」詳細→

ajax cooking html5 japanese javascript jquery rails responsive ruby sass

Last synced: 21 Jan 2026

https://github.com/lfalch/tennis

"Tennis" game in Ruby for school

game ruby school-project tennis-game

Last synced: 03 Jun 2026

https://github.com/fabianofrank/hello-rails-backend

This Hello World project implements an API endpoint on Ruby on rails that will be connect to the React fron-end through the two repos aprroach for web development.

rails ruby

Last synced: 28 Feb 2025

https://github.com/ad1992/finance-tracker

This is the finance tracker app from the Complete Ruby on Rails Developer course

css devise html javascript mysql ruby ruby-on-rails

Last synced: 12 Apr 2026

https://github.com/try2code/unifiedplot

basic line plot with single data interface for NArray/GSL::Vector/ruby-array input

plot ruby

Last synced: 02 Apr 2025

https://github.com/samcarlberg/method_contracts

Adds runtime type and value checking to method parameters and return values

ruby

Last synced: 06 Jul 2025

https://github.com/malept/t12r

Transliterator: Ruby I18n.transliterate speedup written in Rust

gem i18n ruby rust transliterator

Last synced: 13 Apr 2026

https://github.com/coreyjs/grpc-cache-example

A ruby gRPC server that can store and retrieve files from memcache. A Go client to interact with the server

example-project go golang grpc grpc-server learn learning memcache ruby tutorial

Last synced: 14 Apr 2026

https://github.com/takkii/nyasocom2

本番用 / サーバ / 仮想環境 😹🐬🌸

blogs books kaminari markdown nyasocom2 puma rails ruby target-blank

Last synced: 24 Nov 2025

https://github.com/sshaw/markdown_usage

Output a colorized version of your program's usage using a Markdown document embedded in your script, from your project's README, or anywhere else.

cli command-line-tool markdown option-parser readme ruby terminal tty

Last synced: 13 Apr 2026

https://github.com/ston1x/cypher-ruby

♦️Cypher zsh theme with ruby version

customization oh-my-zsh ruby theme zsh

Last synced: 29 Jun 2026

https://github.com/mateusmaso/timer-ruby

Simple timer object for start, stop, resume and pause

ruby timer

Last synced: 01 Apr 2025

https://github.com/modernistik/parse-stack-example

An example of a simple Parse-Stack Rack application

parse-server rack ruby

Last synced: 28 May 2026

https://github.com/redding/and-son

Sanford client for Ruby

ruby sanford tcp tcp-client

Last synced: 09 Apr 2025

https://github.com/aliatayee/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. This app will allow you to: Add new students or teachers, Add new books, Save records of who borrowed a given book and when, And all of these are built in a beautiful and well-organized way!

library oop ruby

Last synced: 06 Oct 2025

https://github.com/wojtha/dry-roda-playground

Playground for web stack based on Roda and dry-rb

roda ruby web

Last synced: 28 Mar 2025

https://github.com/piotrmurach/finite_machine.github.io

Website for finite_machine Ruby gem

finite-machine ruby website

Last synced: 12 Jun 2025

https://github.com/guillaume-gomez/slack-ratp

A slack app to talk like a typical obsessed of trains living in Ile de France :)

ratp ruby sinatra slack slack-bot

Last synced: 31 Jan 2026

https://github.com/hbrawnak/tiny-forum

Forum app in Rails

rails5 ruby ruby-on-rails twitter-api

Last synced: 17 May 2026

https://github.com/krisrang/heavylog

JSON request logging for Rails

logging rails ruby

Last synced: 08 Oct 2025

https://github.com/taylorthurlow/rust_json_schema-rb

Ruby wrapper for Rust's jsonschema-rs crate

json json-schema ruby rust

Last synced: 21 Feb 2026

https://github.com/said-laasri/blog_app

This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.

migration postgresql rails ruby ruby-gem ruby-on-rails

Last synced: 13 Apr 2026

https://github.com/mshahzadtariq/paya

Ruby/Rails (RoR) gem for Paya (https://paya.com) based ACH payments. This wrapper is developed based on documentation provided by Paya

ach gem paya ror ruby ruby-on-rails

Last synced: 23 Apr 2025

https://github.com/rongrongteng/url_shortener

URL shortener with Ruby on Rails

rails rails5 ruby ruby-on-rails

Last synced: 20 Jan 2026

https://github.com/fabianofrank/ruby-tdd

This project implements the Solver class, with methods that solve simple problems (Factorial, string reverse and FizzBuzz). Made to practice TDD.

ruby

Last synced: 14 Oct 2025

https://github.com/bestwebua/rspec_file_chef

Rspec File Chef - File Environment control :floppy_disk:

rspec rspec-testing ruby ruby-gem

Last synced: 02 May 2026

https://github.com/Narazaka/jx_client

日本におけるインターネットEDI(電子データ交換)において利用されるJX手順通信ライブラリ

edi jx ruby

Last synced: 10 Mar 2025

https://github.com/rokhimin/random-para-ruby

random para ruby

ruby ruby-script

Last synced: 21 Mar 2025

https://github.com/amit-singh-bisht/launchdarkly_api_helper_ruby

LaunchDarklyApiHelper provides you a way to access your Launch Darkly account using API token to view, edit or delete them accordingly.

api-client api-client-ruby feature-flags feature-toggle launchdarkly launchdarkly-api launchdarkly-api-automation launchdarkly-automation ruby

Last synced: 21 Apr 2025

https://github.com/buwilliams/connect-four

Connect Four in Rails for Web and Console

connect-four javascript minimax rails rails5 ruby vuejs

Last synced: 28 May 2026

https://github.com/rakvium/blog

The first app from the Ruby on Rails Tutorial

hacktoberfest rails-tutorial ruby

Last synced: 06 Oct 2025

https://github.com/viktorholk/ruby-gem-docker-builder

🐳 Build legacy Ruby gems with C extensions using Docker. Solves macOS compilation issues for nokogiri, mysql2, pg, and other problematic gems.

apple-silicon arm64 c-extensions compliation docker gems macos ruby

Last synced: 11 Apr 2026

https://github.com/ekohe/sourcescrub

A Ruby Wrapper based on SourceScrub API

api rest-api ruby sourcescrub

Last synced: 05 Jun 2026

https://github.com/gabyse1/catalog-of-my-things

A console app that help users to keep a record of different types of things they won like books, music albums, movies, and games. User can list, add, and remove records. Build with Ruby.

ruby

Last synced: 15 Oct 2025

https://github.com/iotaspencer/site_hook

A webhook that builds jekyll sites on POST requests from git services

jekyll jekyll-site ruby sinatra sinatra-applications

Last synced: 12 Apr 2025

https://github.com/bryanp/branca

Branca API tokens for Ruby.

branca ruby

Last synced: 16 Mar 2025

https://github.com/gsmendoza/songbook

Generate a songbook from YAML files

music ruby songbook

Last synced: 28 May 2026

https://github.com/notfounds/solargraph-docker

A docker image for solargraph

docker lsp ruby solargraph vscode

Last synced: 13 Apr 2026

https://github.com/statevdev/encry-cli

No-storage deterministic password generator

cli cryptography encry encryption password password-generator password-manager ruby

Last synced: 02 Jul 2025

https://github.com/nullnull/scraping_sample

An easy and powerful template with the minimun you need to start web scraping with Ruby + Selenium + Docker + Google Kubernetes Engine

docker gke kubernetes ruby selenium

Last synced: 13 Apr 2026

https://github.com/braincee/school-library-project

Microverse Module 04 Project: This is an educational project to create a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books and save records of who borrowed a given book and when.

microverse microverse-projects microverse-students oop-principles ruby

Last synced: 28 Mar 2025

https://github.com/jonathanhefner/i18n-interpolate_nested

I18n interpolation support for nested values

i18n rails ruby ruby-on-rails

Last synced: 24 Apr 2026

https://github.com/praisespjmt/library-rb

Library-RB is an application for the OOP University that records what books are in the library and who borrows them. The allow you to: Add new students or teachers, Add new books, Save records of who borrowed a given book and when.. The app is built with Ruby

ruby

Last synced: 29 Mar 2025

https://github.com/noma4i/puppet-windows_autologon

Puppet module to set windows autologon

puppet ruby windows-autologon

Last synced: 13 May 2026

https://github.com/minhluantran017/demo-rails

A demo Ruby on Rails CI/CD workflow

docker kubernetes rails ruby

Last synced: 05 Apr 2026

https://github.com/Florence-nyokabi/alx-system_engineering-devops

alx-system_engineering-devops

c puppet ruby shell

Last synced: 11 Mar 2025

https://github.com/isty001/method_decorator.rb

Chainable method decorators for Ruby

decorator meta metaprogramming method ruby

Last synced: 14 Jul 2025

https://github.com/kojix2/bio-twobit

A ruby library for accessing 2bit files

bioinformatics genome genomics ruby twobit

Last synced: 04 Sep 2025

https://github.com/svenfuchs/registry

Ruby Class Registry

class registry ruby

Last synced: 01 Apr 2025

https://github.com/jarkonik/mruby3-sys

Rust bindings to mruby 3.x.

bindings ffi ruby rust

Last synced: 15 Oct 2025

https://github.com/praisel04/livecodingrave

Proyecto realizado con Sonic Pi usando Ruby, para realizar una Live Coding Rave.

rave ruby sonic-pi techno

Last synced: 04 Feb 2026

https://github.com/jeantessier/book-reviews

The same app built multiple times with different technology stacks.

grails graphql kafka mongodb mysql nodejs ruby ruby-on-rails

Last synced: 08 Oct 2025

https://github.com/thinkswan/app-yml-rails

A gem that provides environment-specific settings for Rails apps.

gem ruby ruby-on-rails

Last synced: 29 Apr 2026

https://github.com/dfsp-spirit/dfsp-spirit.github.io

Repo for my personal website, generated with Jekyll. Ignore.

jekyll ruby static-website

Last synced: 11 Apr 2026

https://github.com/shanehofstetter/youtrack-rest-client-ruby

youtrack REST API client written in Ruby

api-client rest-client ruby youtrack

Last synced: 04 Sep 2025

https://github.com/bfontaine/sq

:page_facing_up: Bulk PDFs downloader

cli pdf ruby tool

Last synced: 02 Jul 2025

https://github.com/anthonycorletti/modal-arbitrary-code-example

Run arbitrary code on Modal.

modal python ruby rust

Last synced: 12 Apr 2026

https://github.com/mbanq/awscli

Docker image for aws deployment

angular aws-cli aws-s3 docker dockerfile mbanq nodejs npm python ruby

Last synced: 12 Apr 2026

https://github.com/connorshea/bootstrapper

Configurable Ruby script to set up a Mac with various useful development tools

bootstrapper development-environment homebrew laptop macos ruby setup setup-macos

Last synced: 20 Jan 2026

https://github.com/kortirso/discord_bot

Ruby wrapper for discord api for using it as bot

discord discord-api discord-bot ruby

Last synced: 16 Jun 2025

https://github.com/najibadan/my-srs

A simple Spaced Repetition System for my final year project

final-year-project heroku learning-by-doing ruby ruby-on-rails

Last synced: 20 Jan 2026

https://github.com/albertyw/homebrew-albertyw

Tap for some of my packages

developer-tools homebrew ruby tap

Last synced: 21 Jan 2026

https://github.com/sonota88/mrtable

Mrtable implementation for Ruby

ruby

Last synced: 22 Apr 2025

https://github.com/mileszim/rails-project-template

Base Rails Project based on my personal preferences at the moment.

rails ruby template

Last synced: 21 Jan 2026

https://github.com/drexed/lite-form

Ruby Form based framework (aka form objects)

form-object ruby

Last synced: 20 Jul 2025

https://github.com/virtualstaticvoid/rails_simple_config

Simple YAML based configuration gem for Rails 3+

configuration gem rails ruby yaml

Last synced: 12 Oct 2025