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

RomEncryptedAttribute: Rails-compatible encrypted attributes for ROM

rom ruby

Last synced: 26 Jan 2026

https://github.com/tonytonyjan/gym_finder

台灣運動中心場地租用狀況查詢器

gym ruby taiwan

Last synced: 16 Mar 2025

https://github.com/the-universal-linux-society/pointless

This is a pointless script...made for fun. It generates random information such as strings, numbers, dates, IP addresses, MAC addresses, UUID, and timestamps. Created in Ruby to handle the random data and user interaction.This is a pointless script...made for fun. It give you the chance to find random information you will probably never need.

ip linux linux-script mac pointless random random-generation ruby ruby-script script time

Last synced: 13 Apr 2026

https://github.com/tatey/list_of_countries

A list of countries, states, and cities in Ruby

cities countries data ruby states

Last synced: 11 Nov 2025

https://github.com/timdeputter/rcqrs

cqrs in ruby

cqrs ruby

Last synced: 20 Mar 2025

https://github.com/ashmalzahra/ruby_decode-message

This project uses Ruby syntax for basic programming operations. You can use the program command line to decode a Morse code message.

best-practices irb ruby ruby-gem ruby-linter ruby-on-rails

Last synced: 02 May 2026

https://github.com/vasuadari/shorter

A gem to reduce a piece of code.

ruby shorter

Last synced: 30 Jan 2026

https://github.com/petitviolet/rreplay

HTTP request/response recorder and replayer

http-recording rack ruby ruby-gem

Last synced: 09 Jun 2026

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/rakvium/blog

The first app from the Ruby on Rails Tutorial

hacktoberfest rails-tutorial ruby

Last synced: 06 Oct 2025

https://github.com/mariomarroquim/mobi-gallery

Web app example using Ruby on Rails and jQuery Mobile

jquery-mobile ruby ruby-on-rails webapp

Last synced: 01 May 2026

https://github.com/elifoster/ruby-benchmarks

:speedboat: A repository full of Ruby benchmarks and their results.

benchmarking ruby

Last synced: 27 Jan 2026

https://github.com/takkii/snow_cat

雪猫です。

jruby rsa ruby

Last synced: 19 Apr 2025

https://github.com/hasannadeem/digsite-coding-challenge

3 Ruby programming exercises(in PDF format) are added in the Repo. I had to provide solutions to those exercises in Ruby.

array-manipulations coding-exercises hash minitest ruby

Last synced: 12 Jun 2026

https://github.com/kanzatahreem/enumerable

In this project, we learned to use a module inside a class.

enumerable module ruby

Last synced: 14 May 2026

https://github.com/skyv26/ruby-enumerable

In Ruby, we call an object enumerable when it describes a set of items and a method to loop over each of them. The built-in enumerables get their enumeration features by including the Enumerable module, which provides methods like #include?, #count, #map, #select and #uniq.

enumerable rspec rubocop ruby ruby-gem

Last synced: 14 May 2026

https://github.com/cvilla714/enumerable_methods

This project was based on implementing our version of Ruby's enumerable methods. We created two files one that contained the methods and another one that contains the results. Built with

ruby

Last synced: 11 Jun 2026

https://github.com/jasminemlewis/rock-paper-scissors

Rock Paper Scissors, a Ruby program, is the classic game using Object Oriented Programming to play against the computer.

game ruby

Last synced: 11 Jun 2026

https://github.com/cdeliens/dynamic_programming_algorithms

Bellman Equation, Needleman-Warsh, Smith-Waterman Algorithms test and written in Ruby

bellman-equation needleman-warsh ruby smith-waterman

Last synced: 11 Jun 2026

https://github.com/nolantait/bankroll

A ruby library for calculating the time value of money with ordinary fixed annuities like mortgages

finance mortgage mortgage-calculator mortgages ruby time-value-of-money

Last synced: 12 Jun 2026

https://github.com/psu-libraries/pdf_accessibility_api

Ruby on Rails application for interfacing with PDF_Accessibility (https://github.com/psu-libraries/PDF_Accessibility)

ruby

Last synced: 12 Jun 2026

https://github.com/johansenja/lap

Generate ruby code from rbs type definitions

rbs ruby ruby3 type-definitions type-safety

Last synced: 13 Jun 2026

https://github.com/muxi-ai/muxi-ruby

Official MUXI SDK for Ruby

ai ai-agents muxi ruby sdk

Last synced: 15 Jun 2026

https://github.com/fabianomag/ruby-hello-world

A Ruby app to decode any morse message.

ruby

Last synced: 16 Jun 2026

https://github.com/holyshared/i18n-checker

Verification of translation of Ruby source and Haml template

checker haml i18n locale ruby

Last synced: 17 Jun 2026

https://github.com/zeljkofilipin/testingpodcast

Watir code used to populate testingpodcast.com site.

ruby

Last synced: 18 Jun 2026

https://github.com/ismailarilik/gosu-starship

A starship game written with Ruby/Gosu

gosu ruby starship

Last synced: 18 Jun 2026

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

This is a blog app. The user have different intereactions with the page, the first thing he sees is a log-in page and will not be able to access it until he he is logged in. After being succesfully logged in it's able to create his posts as well as comment and like other people's post.

rails ruby

Last synced: 19 Jun 2026

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

Catalog of my things is a console app built using Ruby that enables one to keep a record of different types of things he/she won: books, music albums, movies, and games.

catalog-of-my-things ruby

Last synced: 19 Jun 2026

https://github.com/pathbox/working-with-tcp-sockets

代码来自于这本书《Working With TCP Sockets》. 从这本书,学到了很多关于socket的知识。这些代码是进行的练习记录

ruby socket

Last synced: 19 Jun 2026

https://github.com/adalbertobrant/ruby

Um Estudo das propriedades do Ruby uma linguagem melhor que o Python.

documentation english first-timers hacktoberfest hacktoberfest2019 ruby translation

Last synced: 20 Jun 2026

https://github.com/costajob/thron

Thron APIs Ruby client

cdn ruby thron-apis thron-client

Last synced: 20 Jun 2026

https://github.com/kusnierewicz/microblog-client

The Odin Project Assignment: Complete MicroBlogger - Jumpstart Lab Curriculum

odin-project ruby twitter

Last synced: 22 Jun 2026

https://github.com/opensauce04/linkshovel

A simple webcrawler written in ruby

nokogiri ruby web-crawler webcrawler

Last synced: 22 Jun 2026

https://github.com/talaatmagdyx/active-record-lite

How to build Active Record Lite.

activerecord ruby ruby-application

Last synced: 24 Jun 2026

https://github.com/brianwangila/dial-a-mechanic_sinatra-backend

This is a short Dial A Mechanic backend project written with Sinatra Ruby that lets Users create a mechanic account and rate mechanics. It has two models (Mechanics and Reviews) and employs all the CRUD functionalities.

procfile ruby sinatra sinatra-applications sinatra-framework

Last synced: 24 Jun 2026

https://github.com/discourse/markbridge

Convert markup in multiple formats to Discourse-ready Markdown — via a predictable parse → AST → render pipeline.

bbcode-parser markdown ruby

Last synced: 25 Jun 2026

https://github.com/varunram/compiler

x86 C compiler in Ruby

compiler compiler-designs ruby

Last synced: 25 Jun 2026

https://github.com/slbug/julewire

Structured logging for modern Ruby: core pipeline, Rails/AJ/Karafka/Ractor adapters, GCP shape, redaction, tail/doctor tools, and contract tests. Sharp edges documented, boundaries enforced, logs that behave under load.

activejob gcp karafka logging ractors rails ruby ruby-on-rails semantic-logger structured-logging

Last synced: 28 Jun 2026

https://github.com/momiji-rs/sasso-ruby

In-process SCSS/Sass → CSS for Ruby, powered by the zero-dependency Rust sasso compiler (a byte-for-byte dart-sass alternative). No Node.js.

css css-preprocessor dart-sass magnus native-extension rb-sys ruby rubygem rust sass sass-compiler scss

Last synced: 26 Jun 2026

https://github.com/alekpopovic/masina

Useful Rails Patterns Generators

desing-patterns ruby ruby-gem ruby-library ruby-on-rails

Last synced: 27 Jun 2026

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

This project is a console-based school library app that allows created students and teachers to rent created books. It also gives a list of students, teachers, books and rentals.

oop ruby

Last synced: 28 Jun 2026

https://github.com/felipecezar01/front-ruby-todo-list

Apenas uma simples página em Ruby para conhecer a linguagem.

first ruby

Last synced: 29 Jun 2026

https://github.com/cliftondavies/exercism

Solutions to challenges on Exercism.

coding-challenges javascript ruby

Last synced: 11 Apr 2026

https://github.com/jgaskins/opal-google_maps

Gem for using Google Maps in a Ruby front-end app

clearwater front-end google-maps ruby

Last synced: 30 Mar 2025

https://github.com/kawakamidev/baran

Text Splitter for Large Language Model (LLM) datasets.

ai gem llm markdown ruby

Last synced: 10 May 2025

https://github.com/toshimaru/serverkit-vscode

Serverkit plug-in for VSCode.

gem ruby serverkit

Last synced: 31 Mar 2025

https://github.com/sixarm/sixarm_ruby_role_based_access_control

SixArm.com » Ruby » Role Based Access Control (RBAC) ANSI 359-2004 for authentication and authorization

access authorization gem rbac ruby

Last synced: 30 Mar 2025

https://github.com/andres-condezo/my_own_enumerable

Ruby program that uses custom enumerables.

enumerable-methods ruby

Last synced: 29 Mar 2025

https://github.com/vladkostikov/novofon

Gem for Novofon — Virtual Phone System, Phone numbers and PBX

ruby ruby-on-rails

Last synced: 12 Jul 2025

https://github.com/whiletruedoend/livejournal-archive-helper

The script is designed to help archive articles from the livejournal site. It parses all articles of a specified user, then automatically opens them in a browser and saves them in PDF format.

archive archive-tool articles automation chrome comments export helper javascript js livejournal pdf ruby script selenium

Last synced: 11 Apr 2026

https://github.com/katsuma/mt2md

Fetch MovableType entries with categories from database and export them by markdown file

markdown movabletype ruby

Last synced: 11 Apr 2026

https://github.com/arokettu/vishnu

A ruby interface for the Libravatar service

libravatar ruby ruby-gem

Last synced: 25 Mar 2025

https://github.com/minasamirsaad/fix_my_code_challenge

new type of project, where I will jump into an existing code base and fix it! Sometimes I will know the language, sometimes not.

c-language javascript python3 ruby

Last synced: 19 Apr 2026

https://github.com/derkhadim/webhub

It's a annual of website and every user can share there links.

bootstrap rails ruby

Last synced: 19 Apr 2026

https://github.com/lolcommits/lolcommits-dotcom

Legacy lolcommits gem plugin to auto posting to the original lolcommits.com website

fun git git-addons humor lolcommits lolcommits-plugin ruby selfie

Last synced: 17 May 2025

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

The Budget-app is a tool for tracking your spending, which is often the first step in getting your finances in order. By understanding what you spend money on and how much you spend, you can see exactly where your cash is going and identify areas where you can cut back. It was built using Ruby on Rails, CSS, JavaScript, and PostgreSQL.

back-end back-end-development css css3 database deploy deployment html html5 postgres postgresql render ruby ruby-on-rails sql

Last synced: 10 Apr 2026

https://github.com/dreamingechoes/aiml-ruby-example

An extremely simple example of how to use AIML files in Ruby through the terminal.

aiml exmple ruby

Last synced: 19 May 2026

https://github.com/rubyonworld/quantity

Quantity.rb provides first-class support for units and quantities in Ruby. The right abstractions for true quantity representation and complex conversions. Hopefully this readme will be all you need, but there are yardocs

abstract first quantity ruby support

Last synced: 12 Nov 2025

https://github.com/sixarm/sixarm_ruby_netica

SixArm.com » Ruby » Netica helpers to connect to Norsys Netica API using JRuby

gem netica ruby

Last synced: 30 Mar 2025

https://github.com/yaairfernando/course-app

Webside that shows a mini course with different videos and plays every video when it is selected.

axios bootstrap4 react ruby ruby-on-rails styled-components webpack

Last synced: 11 Apr 2026

https://github.com/zimbix/renamespace

A command-line tool to help Ruby developers refactor class/module namespacing.

refactoring ruby tool

Last synced: 25 Mar 2025

https://github.com/bullet-train-co/bullet_train-scope_validator

Bullet Train Scope Validator provides a simple pattern for protecting belongs_to associations from malicious ID stuffing.

activerecord rails ruby

Last synced: 04 Sep 2025

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/gurubalan-git/mra

A meeting room booking application done in Ruby on Rails with Slim, Coffescript, jQuery, Devise and others.

coffeescript devise devise-gem-extension heroku jquery meeting meeting-room-application mra rails ruby ruby-application ruby-on-rails slim slim-framework

Last synced: 13 Apr 2026

https://github.com/manicmaniac/mailmap

Pure Ruby implementation of Git mailmap.

git mailmap ruby

Last synced: 02 Sep 2025

https://github.com/diowa/ruby4-rails8-flowbite-render

An opinionated starter application based on Ruby 4.0, Rails 8.1, deployable on Render

flowbite font-awesome postgresql rails render rspec rubocop ruby starter-app stimulus-js turbo

Last synced: 13 Apr 2026

https://github.com/dux/class-cattr

class-cattr gem provides simple way to set and get class attributes in Ruby.

ruby

Last synced: 14 Mar 2025

https://github.com/sixarm/sixarm-ruby-gemforge

SixArm.com → Ruby → GemForge scripts for building and publishing our own gems

gem gemforge ruby

Last synced: 10 May 2026

https://github.com/clarete/todoable

Ruby Wrapper for the Todoable API by Teachable

ruby todoapp todolist

Last synced: 24 Mar 2025

https://github.com/holyshared/yaml-translator

Translate for the locales configuration file

diff gem i18n locale ruby translation

Last synced: 01 Aug 2025

https://github.com/dannyben/docopt_ng

Parse command line arguments from nothing more than a usage message

docopt docopt-ng optparse ruby ruby-gem

Last synced: 18 Apr 2025

https://github.com/artainmo/web-development

Notes from studying and small projects surrounding web-development.

angular css expressjs flask html javascript nestjs nodejs personal-project php postgresql react ruby study typescript web

Last synced: 11 Apr 2026

https://github.com/kusnierewicz/sample-rails-app2

2nd approach with 4.1.8 rails version. 4.2 is causing some problems with c-compilator

michael-hartl rails rails-tutorial ruby

Last synced: 20 Jan 2026

https://github.com/nitinstp23/movie_aggregator

A console based app that accepts movie details as command line args and exports them to a user chosen format (Text / PDF, etc)

command-line interview-questions ruby thor

Last synced: 07 Jan 2026

https://github.com/meg-gutshall/code-talk-requests-backend

Backend for my vanilla JS on Rails API Flatiron School project

activerecord bundler fastjson json postgres postgresql rails rails-api ruby serialization

Last synced: 11 Apr 2026

https://github.com/zackbraksa/shelp

CLI tool that translates natural language to shell commands using LLMs

ai cli llm ruby

Last synced: 04 Jul 2025

https://github.com/zeljkofilipin/webstrategija

Web::Strategija 7

ruby

Last synced: 11 Jul 2025

https://github.com/garrettmichaelgeorge/tic_tac_toe

Play Tic-Tac-Toe at the command line. Written in Ruby.

cli game ruby

Last synced: 06 Jun 2026

https://github.com/wbotelhos/chef-ruby

Ruby Cookbook for Chef

chef chef-cookbook cookbook ruby

Last synced: 22 Mar 2025

https://github.com/wendy0402/simple_csv_creator

DSL to create CSV. Highly inspired by activeadmin csv

activeadmin-csv csv dsl generator ruby

Last synced: 27 May 2026

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/nilsding/ndcli-template

personal Ruby CLI template, to be used with quik

quik ruby

Last synced: 31 Mar 2025

https://github.com/thiagohrcosta/rails-wikinimous

A simple application to display some articles on screen. The user can read, create, edit and delete a article.

bootstrap4 css3 html5 javascript ruby ruby-on-rails sqlite3

Last synced: 13 Apr 2026

https://github.com/henrikstephensen/riichi_engine

Pure Ruby 実装のリーチ麻雀エンジン Gem です。局進行、役判定、点数計算を Rails 非依存で提供します。

gem mahjong ruby

Last synced: 11 Apr 2026

https://github.com/y-syo/advent-of-code-2024

🎄 my very cool solutions for the 2024 advent of code

advent-of-code advent-of-code-2024 bash-script c nix python python3 ruby rust stupid

Last synced: 13 Apr 2026

https://github.com/cheshire137/rvocalware

Command-line Ruby tool for Vocalware text-to-speech HTTP REST API

ruby text-to-speech vocalware

Last synced: 24 Jul 2025

https://github.com/yegor256/damsi

Dataflow Machine Simulator

dataflow-machine dataflow-programming ruby

Last synced: 27 Mar 2025