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/p4dro-dev/problemas-de-analise-de-dados

No curso de Análise de Dados, ofertado pelo Google + Causeira, foi proposto um desafio de 8 questões. Sendo 2 problemas em Python, e 6 em Ruby. Com questões de Análise de Dados para serem respondidas. Na qual realizei com sucesso. Levando 50 minutos para resolução das questões!

analise-de-dados dados-publicos desafios python python-script ruby ruby-app rubygems

Last synced: 26 Apr 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/detjensrobert/aws-instances-bot

Discord bot written in Ruby to start and stop AWS EC2 instances

aws aws-ec2 discord discord-bot discordrb ruby

Last synced: 26 Apr 2026

https://github.com/clxrityy/homebrew-tap

My personal homebrew tap 🍺

casks formula homebrew ruby

Last synced: 08 May 2026

https://github.com/rubycocos/datasets

datasets - tools, libraries & scripts

beer datafile football gems ruby world

Last synced: 27 Oct 2025

https://github.com/artofcode-/structured_menus

An easy way to create flexible menus for Rails apps.

dropdown menus rails ruby

Last synced: 24 Feb 2026

https://github.com/dannyben/rentacop

A more relaxed default set of RuboCop rules

rubocop rubocop-configuration rubocop-defaults ruby ruby-gem static-code-analysis

Last synced: 01 Mar 2026

https://github.com/pinpox/led_display

Homemade serial-controlled LED-display using an arduino to control a strip of addressable LEDs.

arduino c led led-controller microcontroller ruby serial

Last synced: 08 May 2026

https://github.com/mtwilliams/typespec

:nut_and_bolt: Specify complex schema made of types or specific values.

composition dsl gem ruby

Last synced: 30 Jan 2026

https://github.com/bsclifton/cloud-config

Build configuration used for my cloud server

configuration digitalocean nginx ruby ssh ubuntu

Last synced: 09 May 2026

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

Ruby on Rails on Zerops :)

paas ruby ruby-on-rails

Last synced: 27 Apr 2026

https://github.com/efremropelato/rpure-sass

Sass framework Pure.CSS based and ready to use in Ruby projects

css rails ruby sass-framework

Last synced: 06 Feb 2026

https://github.com/kusnierewicz/blogger2

The Odin Project Assignment: Complete Blogger 2 - Jumpstart Lab tutorial

blog-engine odin-project rails ruby

Last synced: 12 May 2026

https://github.com/kazvee/two_player_game

🧮 Two player math game which runs in the terminal. 🔴 Built with Ruby using OOP (Object Oriented Programming) principles. ✨ Includes a TV Infomercial style ReadMe, just for fun! 📺

game object-oriented-programming oop readme ruby

Last synced: 14 Jun 2025

https://github.com/prompt-foundry/ruby-sdk

The prompt engineering, prompt management, and prompt evaluation tool for Ruby.

llm-eval llm-evaluation openai prompt-engineering prompt-evaluation prompt-management prompt-manager ruby ruby-gem ruby-on-rails

Last synced: 06 Feb 2026

https://github.com/polaristlx/private-events

Odin Project - Project to practice ActiveRecord Associations

css3 html5 ruby ruby-on-rails

Last synced: 14 Apr 2026

https://github.com/alunduil/margarine-chef

Chef cookbook for Margarine

chef cookbooks deprecated recipe ruby

Last synced: 19 Oct 2025

https://github.com/laluxx/rsh

a crystal shell

ruby shell

Last synced: 16 Apr 2026

https://github.com/patoui/anon-forum

An anonymous forum built with ruby on rails!

javascript ruby ruby-on-rails ruby-on-rails-5

Last synced: 30 Jan 2026

https://github.com/aldesantis/timeful

A Ruby on Rails engine for building timelines.

activity-streams engine feed rails ruby timeline

Last synced: 27 Apr 2026

https://github.com/alakra/dwml

An opinionated parser for NOAA's Digital Weather Markup Language (DWML)

dwml noaa ruby xml

Last synced: 26 Mar 2025

https://github.com/lodestone/dicebag

A dice rolling simulation and textual graphing library

dice-rolling-simulation dicebag gaming ruby

Last synced: 05 Aug 2025

https://github.com/enderahmetyurt/hello_ruby_gem

OYLG için Basit Ruby Gem'i

oylg2017 ruby ruby-gem

Last synced: 16 Oct 2025

https://github.com/guibrandt/even-more-bullet-hell

Mais bullet hell, dessa vez usando RGSS 3.0.1 como base

bullet-hell game-2d opengl rgss ruby

Last synced: 28 Apr 2026

https://github.com/rominana/school-library

This project contains a Ruby project that keeps track of book rentals from a school library using OOP features.

ruby

Last synced: 01 Jun 2026

https://github.com/michaeljklein/animate_modules

Animate the module structure of Haskell packages

cli code-analysis haskell ruby

Last synced: 16 Oct 2025

https://github.com/eldoy/susana

Light weight Ruby web application framework based on Rack

framework rack ruby web-framework

Last synced: 15 Oct 2025

https://github.com/danielthefletch/odin-ruby-exercises

Ruby exercises done as part of The Odin Project's web development curriculum.

rspec ruby the-odin-project web-development

Last synced: 06 Oct 2025

https://github.com/yosefbennywidyo/short_io

A Ruby gem to use with short.io

gems ruby

Last synced: 06 Feb 2026

https://github.com/nullnull/simple_sitemap_generator

A gem for rails to generate sitemap.xml by using config/routes.rb

ruby ruby-gem

Last synced: 15 Oct 2025

https://github.com/sshaw/keep_defaults

Prevent ActiveRecord attributes for not null columns with default values from being set to nil.

activerecord activerecord-models default-value rails ruby

Last synced: 28 Apr 2026

https://github.com/higebu/serverspec-vyos-config

Serverspec resource type for VyOS config

network ruby serverspec test vyos

Last synced: 27 Jan 2026

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

Puppet module to install and setup Tableau server.

puppet ruby tableau-server windows-tableau

Last synced: 28 Jan 2026

https://github.com/nathaniel-daniel/ruby-marshal-rs

A Rust implementation of Ruby's Marshal module.

dumper loader ruby ruby-marshal rust

Last synced: 17 Jan 2026

https://github.com/emilebosch/minion

Minion is your little bastard CI that deploys Rails based applications to Dokku

ci minion ruby

Last synced: 08 Jun 2026

https://github.com/mumuki/mulang-ruby

:eyeglasses: Ruby Support for the Mulang code analyzer

code-analysis mulang ruby static-analysis

Last synced: 31 May 2026

https://github.com/kenjij/mos-eisley-lambda

"You will never find a more wretched hive of scum and villainy." (Slack bot framework ep. 2—AWS Lambda)

aws-lambda bot bot-framework ruby slack

Last synced: 29 Apr 2026

https://github.com/lewis262626/aws-sts

AWS STS Role CLI tool

aws cli ruby sts

Last synced: 12 May 2026

https://github.com/libyarp/yarp.rb

YARP implementation for Ruby

rpc rpc-library ruby

Last synced: 30 Jan 2026

https://github.com/altabering/altadata-ruby

ALTADATA Ruby client provides convenient access to the ALTADATA API from applications written in the Ruby language.

altadata api-client ruby

Last synced: 01 Jul 2026

https://github.com/rdjarbeng/rdjarbeng

Richard Djarbeng's github profile-computer engineer specializing in web development, machine learning, and IoT devices. New web posts have moved to website below

data jekyll machine-learning ruby website

Last synced: 28 Apr 2026

https://github.com/tuanle03/content_checker

The Ruby gem, ContentChecker, offers content checking functionality via API with customizable settings for machine learning models.

gemfile ruby rubygem

Last synced: 01 Feb 2026

https://github.com/dtinth/headless-jamulus-to-icecast-linux-streamer

Simple script to stream sound from Jamulus to an Icecast server

ffmpeg icecast2 jamulus linux ruby

Last synced: 16 Apr 2026

https://github.com/yasslab/update-railsguides-jp

import rails/rails upstream to railsguides.jp

docker ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/servactory/datory

Ruby serializer and deserializer

deserialization dto rails ruby ruby-on-rails serialization

Last synced: 23 Oct 2025

https://github.com/iamazeem/kiba-etl-test

Just a simple CSV ETL test using Ruby and Kiba!

etl kiba ruby sample-project

Last synced: 23 Oct 2025

https://github.com/leesheppard/coding-test-sales-tax

Coding test that applies sales tax, import tax and excludes items from tax from an imported file.

rspec ruby

Last synced: 16 Apr 2026

https://github.com/taym95/car-parks-app

This is Rails app to locate cars parks

google-maps ruby ruby-on-rails

Last synced: 05 Oct 2025

https://github.com/talaatmagdyx/e-buy

E-BUY is e-commerce for musical instruments . instruments (Create, Edit, Show , Delete) by user . anyone can buy any musical instruments easily by make payment

e-commerce e-commerce-project ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/sloppycoder/convertlabsdk

Ruby SDK for accessing convertlab online APIs

resque rest-api ruby yardoc

Last synced: 11 Jun 2026

https://github.com/xmas7/sendgrid-engine-yard-ruby

Open Emails is a sample app by SendGrid to demonstrate how to deploy SendGrid on Engine Yard.

api email emails rails ruby sendgrid

Last synced: 28 Apr 2026

https://github.com/elquimista/godfather

No Strings Attached

family-tree godfather reactjs ruby

Last synced: 16 Apr 2026

https://github.com/akicho8/tixy-clone-apps

Tixy clone applications using ruby, rust, sdl, nannnou.

bevy nannou ruby rust sdl sdl2 tixy

Last synced: 09 May 2026

https://github.com/hogesuke/skimii

タグベースのはてなブックマークビューア

angularjs javascript ruby sinatra

Last synced: 28 Apr 2026

https://github.com/arg/rmpdplayer

Sinatra-based MPD web interface

mpd ruby sinatra

Last synced: 26 Feb 2026

https://github.com/paulfioravanti/three_little_pigs

The Story of the Three Little Pigs (in Ruby)

pig ruby story wolf

Last synced: 13 Oct 2025

https://github.com/faervan/albion-killarchive

Educational project to mimic murderledger.com

albion albion-online albiononline rails ruby ruby-on-rails

Last synced: 02 Feb 2026

https://github.com/yaphott/unified-regex

Comparing regex character matching in multiple languages.

cpp go golang haskell java javascript objective-c perl php python python3 regex regex-match regex-pattern ruby rust scala

Last synced: 10 Apr 2026

https://github.com/pixelinc/discord-web

Uhhhhhhhhh, hey.

discord oauth2 ruby sinatra

Last synced: 29 Apr 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/frectonz/tally-tool

A ruby on rails app to count stuff

ruby ruby-on-rails

Last synced: 13 May 2026

https://github.com/odilson-dev/hashmap

The Hashmap Project is an assignment from TOP's curriculum, where participants work on creating and implementing a hashmap data structure as part of their learning exercises.

data-structures hashmap ruby theodinproject

Last synced: 24 Oct 2025

https://github.com/zedtux/cucumber-instafail

Show failing features instantly

cucumber cucumber-instafail gem instafail rails ruby

Last synced: 09 May 2026

https://github.com/moneytree/rack-corsgate

Modern CORS-based CSRF-protection for Rack apps

csrf rack rails ruby

Last synced: 11 Nov 2025

https://github.com/odilson-dev/mastermind

Mastermind is a command line game where you have 12 turns to guess the secret code, starting with you guessing the computer’s random code.

game mastermind ruby theodinproject

Last synced: 10 Jun 2026

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

Budget app 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.

rails ruby

Last synced: 29 Apr 2026

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

The Blog app is a classic example of a blog website. a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

postgresql rspec ruby ruby-on-rails

Last synced: 15 Apr 2026

https://github.com/kwilczynski/mcollective-scripts

Various Marionette Collective scripts

mcollective ruby

Last synced: 13 Oct 2025

https://github.com/developerstoolbox/design-patterns

A collection of different development patterns.

design-patterns go golang patterns perl python ruby rust wolfsoftware

Last synced: 28 Jan 2026

https://github.com/ericlondon/rails4-has_many_through-accepts_nested_attributes_for-allow_destroy

Rails4 / has_many through / accepts_nested_attributes_for / allow_destroy / nested form

accepts-nested-attributes-for form has-many-through rails rails4 ruby

Last synced: 19 Jan 2026

https://github.com/mipmip/capybara_typo3_browsertesting

shared integration tests for typo3 (capybara/headless chrome)

capybara chrome ruby typo3

Last synced: 18 Apr 2026

https://github.com/hombre2014/shopify_challenge

Shopify challenge for Back-end Ruby Internship position

rails ruby

Last synced: 18 May 2026

https://github.com/cristiancfe/projetoautomacaoruby

Curso de automação de testes com linguagem Ruby, cucumber, site prism, Gherkin utilizando versionamento de código com Git e Github com o editor VSCode

cucumber ruby

Last synced: 29 Apr 2026

https://github.com/kolotaev/argsy

Tiny "commands & options" DSL for your CLI scripts

cli dsl ruby snippet

Last synced: 24 Oct 2025

https://github.com/gangelo/protectedconstructor

Provides a module that may be included in a Ruby class, that protects the constructor; good for enforcing instantiation of classes using, for instance, a class factory. The code itself is not mine, I just wrapped it in a gem and provided the examples; sorry, I don't remember the origin of the code to give credit. :S

constructor gems rails ruby ruby-gem ruby-gems ruby-on-rails

Last synced: 08 Feb 2026

https://github.com/m1ari/bitbot

Discord Bot for Crypto-Currencies

bot discord discord-bot discordapp ruby

Last synced: 21 Apr 2026

https://github.com/hopsoft/self_renderer

Rails model & object rendering outside the context of web requests

ruby ruby-on-rails server-side-rendering

Last synced: 12 Oct 2025

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

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.

postgresql ruby ruby-on-rails

Last synced: 13 Apr 2026

https://github.com/cohhei/pdtable

A Pndas.DataFrame-like class

csv ruby rubygem

Last synced: 13 Mar 2026

https://github.com/doug-oliveira/apple-arm-rails-environment-setup

Setup Instructions for Rails environment on Mac M1/M2 🍎

m1-mac m2 rails ruby rubyonrails setup

Last synced: 28 Jan 2026

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/driftingruby/223-like-relationships-and-global-id

In this episode we create a Like/Unlike system where users can like posts and use Global ID to obfuscate IDs.

controllers global-id models relationships routes ruby ruby-on-rails

Last synced: 09 May 2026

https://github.com/theghostofinky/pronouns.page-rb

API wrapper for the pronouns.page public API's Cards iterface

api-wrapper ruby

Last synced: 24 Feb 2026

https://github.com/bencornelis/rpoker

A Ruby poker library

rspec ruby

Last synced: 29 Apr 2026

https://github.com/muhammadawaisshaikh/rails-accounts-management-system

open-source account management system rails

devise rails ruby ruby-on-rails rubyonrails

Last synced: 17 Apr 2026