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/debas-31/ruby-enumerable

This is a project, how to use a module inside a class. we created a class MyList and a module MyEnumerable. Our module MyEnumerable implemented a subset of Ruby's in-built Enumerable functionality.

ruby

Last synced: 12 Apr 2025

https://github.com/devteds/multi-stage-docker-build

Source code and terminal log related to the short course - https://devteds.com/multi-stage-docker-build

docker multi-stage-build multi-stage-docker multi-stage-dockerfiles rails-on-docker ruby ruby-on-rails rubyonrails

Last synced: 07 Mar 2026

https://github.com/ofarukbicer/RubyTaban

Ruby'de konsolunuzu güzel bi biçime sokan kütüphane

ruby rubytaban

Last synced: 13 Apr 2025

https://github.com/yfractal/ccache

Ccache is a Redis client-side caching based on Etag for providing a better consistency guarantee.

cache etag ruby rust

Last synced: 04 Feb 2026

https://github.com/shafiuyushawu/enumerable

In this project we created a module with a predefined functions and Class called MyList which performs some functionality from MyEnumerable module.

classes-and-objects methods-functions ruboto ruby ruby-gem

Last synced: 28 Mar 2025

https://github.com/mrk21/firebrew

Firefox add-ons manager for CUI.

ruby rubygems

Last synced: 09 Jul 2025

https://github.com/jaynetics/sexy_slug

A Ruby gem to create slugs from Strings.

activesupport cleanurl human-readable ruby slug

Last synced: 14 Jul 2025

https://github.com/yasulab/gpt4docs

Proof of Concept: Can a generative AI automate tech contents translation?

actions ai ci documentation ruby translation

Last synced: 08 Sep 2025

https://github.com/rakeshpatra/custom_db_driver

A gem for cross db associations.

activerecord mongoid ruby ruby-on-rails

Last synced: 27 Jul 2025

https://github.com/zeljkofilipin/set-game-rb

Playing Set game with Ruby and Selenium

game ruby selenium

Last synced: 10 Sep 2025

https://github.com/peimelo/controlled_health_api

Controlled Health website API built with Ruby on Rails 6 as API and using devise_token_auth.

api devise-token-auth rails ruby ruby-on-rails

Last synced: 17 May 2026

https://github.com/nexxus-vi/simple_ec2_management

Simple script to manage existing EC2 instances on AWS

aws ec2 ruby

Last synced: 16 May 2026

https://github.com/yasslab/qiita-team-reporter

Create a report based on daily reports in your Qiita:Team.

bot cron heroku qiita-team ruby

Last synced: 11 Apr 2025

https://github.com/dvinciguerra/brazil-cep

This gem provides a simple way to validate and format Brazilian postal codes (CEP)

brazil cep ruby ruby-gem

Last synced: 10 Apr 2025

https://github.com/diegojromerolopez/babik

A Django queryset-like API for Ruby on Rails

activerecord mysql postgresql query-builder ruby ruby-gem ruby-on-rails sql sqlite3

Last synced: 07 Mar 2026

https://github.com/randikabanura/activeadmin_google_places

Gem for adding google places search autocomplete to activeadmin

activeadmin ruby ruby-on-rails rubygems

Last synced: 17 Jun 2025

https://github.com/inhouse-work/cosing

A ruby gem that easily packages up and parses the COSING database

cosing ruby skincare

Last synced: 20 Jul 2025

https://github.com/phortx/rails-use-case

UseCase & Service classes for rails

architecture hacktoberfest hacktoberfest2022 rails ruby

Last synced: 21 Mar 2025

https://github.com/ged/cztop-reactor

An implementation of the Reactor pattern for ZeroMQ sockets (git mirror)

async async-programming czmq cztop reactor ruby socket-io zeromq

Last synced: 15 May 2026

https://github.com/igneus/vextab2lily

reads VexTab tablature and produces LilyPond source

lilypond ruby vexflow vextab

Last synced: 17 Mar 2025

https://github.com/dvinciguerra/ruby-microservices

Ruby simple microservices project made using sinatra

example-app microservices ruby

Last synced: 10 Apr 2025

https://github.com/laurent22/homebrew-massren

Homebrew tap for massren. NOTE: massren is now officially on Homebrew at https://github.com/Homebrew/homebrew-core/blob/master/Formula/massren.rb

homebrew-formula ruby

Last synced: 03 Apr 2025

https://github.com/icalialabs/sepomex-rb

A Ruby wrapper for the Sepomex API - http://sepomex.icalialabs.com/api/v1/zip_codes

ruby sdk sepomex zip-codes

Last synced: 11 Apr 2025

https://github.com/yasslab/localmap.jp

📍 地図で振り返る、地域の出来事。みんなの経済新聞ネットワークの各地域で配信されたニュース記事をプロットした地図です。

geolonia jekyll map openstreetmap render ruby takadanobaba

Last synced: 11 Apr 2025

https://github.com/martinnajjar12/lintertin

A simple ruby linter that detects errors and omissions. Built with Ruby.

rspec rubocop ruby rubygems

Last synced: 15 May 2026

https://github.com/juliannicholls/threepass

Three Pass Compiler for a simple architecture

compiler javascript ruby

Last synced: 10 Apr 2025

https://github.com/w-zengtao/rsa-tools-rb

Generate keys & Verify request params and source & Encrypt and Decrypt

rsa ruby tools

Last synced: 14 Jun 2025

https://github.com/galtzo-floss/yard-timekeeper

🕰️ Don't churn your yard like butter. Use yard-timekeeper to keep unchanged docs pristine.

documentation-generator ruby rubygem yard yard-plugin yardoc

Last synced: 30 Jun 2026

https://github.com/simonneutert/papierkram_api_client

Ruby Client für die Papierkram.de API

api client papierkram rest-api ruby

Last synced: 10 Apr 2025

https://github.com/neirrek/piweb

PiWeb is a Sinatra-based Ruby webapp to be installed on a Raspberry Pi in order to remotely control its GPIO pins

gpio-pins raspberry-pi ruby ruby-webapp sinatra whenever

Last synced: 14 May 2026

https://github.com/GraphQL-Query-Planner/graphql-analyzer

A GraphQL extension for tracking datastore queries.

graphql graphql-ruby ruby

Last synced: 16 Jul 2025

https://github.com/cliftondavies/blogger

A Template for Blogging

postgresql ruby ruby-on-rails

Last synced: 07 May 2026

https://github.com/tcrouch/edits

Edit distance algorithms inc. Jaro, Damerau-Levenshtein, and Optimal Alignment

damerau-levenshtein edit-distance edit-distance-algorithm fuzzy-matching jaro jaro-winkler levenshtein restricted-edit ruby similarity-measures text

Last synced: 12 Apr 2025

https://github.com/eltonsantos/rails_toastify

🎉 Rails Toastify allows you to add notifications to your app with ease. Pay Attention: this gem still is in development. Please CONTRIBUTE

rails-toastiify ruby ruby-gem toast toastify

Last synced: 01 Sep 2025

https://github.com/railona/twitter-bot

A Twitter bot built with ruby that takes three Twitter pages that you like and keeps your page updated by retweeting one of their tweets randomly, once a day.

ruby twitter twitter-page

Last synced: 01 Jul 2026

https://github.com/mvz/gir_ffi-gtk4

GirFFI-based bindings for Gtk+ 4

gir-ffi gnome gobject-introspection gtk4 hacktoberfest ruby

Last synced: 09 Jul 2025

https://github.com/mshahzadtariq/nursys

Ruby wrapper for Nursys License Verification API. This is developed by reading Nursys API documentation to help open source community. This is not official ruby wrapper of Nursys nor developed by Nursys.

api nursys rails ruby ruby-on-rails soap

Last synced: 10 Apr 2025

https://github.com/hrs/gensym

A library for generating unbound variable names in Ruby.

bad-idea metaprogramming ruby

Last synced: 13 Apr 2025

https://github.com/asmega/logput

Rack middleware to output rails logs to a webpage

debugging logging middleware rack rack-middleware rails ruby testing-tools

Last synced: 30 Apr 2025

https://github.com/arkency/inspect_xml

Discover the schema and unique values of an XML file you need to parse #ruby

nokogiri ruby xml xml-parsing

Last synced: 15 May 2026

https://github.com/polakowski/icomoon

Rails helper makes using Icomoon easier

helper icomoon icon-set icons ruby ruby-on-rails rubygem

Last synced: 13 May 2025

https://github.com/ph-7/rails-url-shortener

URL Shortener - Ruby on Rails Application to shorten your long URLs

rails ruby ruby-on-rails short-url shorten-urls url-shortener

Last synced: 17 Apr 2026

https://github.com/bigcommerce/ruby-rails-react-sample-app

BigCommerce App - Ruby on Rails + React + BigDesign

bigcommerce rails react ruby

Last synced: 17 Jul 2025

https://github.com/bryanp/featuring

Feature flags for Ruby objects.

feature-flags ruby

Last synced: 16 Mar 2025

https://github.com/siman-man/lier

Lier reverses return value of method which end with '?'.

gem joke ruby

Last synced: 21 Jul 2025

https://github.com/tafara-n/fix_my_code_challenge

Fix my code is a project where we'll jump into existing code and try fix it.

c javascript python3 ruby

Last synced: 10 Feb 2026

https://github.com/kaakati/hyperpay_ruby

HyperPay is a powerful payment gateway, transforming the online buying experience in the MENA region. HyperPay enable internet businesses to accept and manage payments online, with more flexibility, security and ease. HyperPay have been processing online payments since 2014.

hyperpay hyperpay-sdk hyperpaysdk ruby rubygem rubygems

Last synced: 27 Apr 2025

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

A Ruby interface to Nikto.

command-mapper infosec nikto nikto-parser ruby

Last synced: 28 Oct 2025

https://github.com/postmodern/cvelist.rb

A Ruby library for parsing the CVE JSON in the cvelist git repository

cve cvelist json ruby rubygem

Last synced: 28 Oct 2025

https://github.com/futhr/spree-unifaun

Unifaun ERPConnect for Spree Commerce.

draft e-commerce extension futhr rspec ruby spree spree-unifaun unifaun wip

Last synced: 30 Apr 2026

https://github.com/powerlevel9000/ruby-getting-started

Geting Sarted with ruby Learning syntax and various coding game with Challenges here just basics syntaxes of the ruby programming language

programming-language ruby tutorial-exercises

Last synced: 06 Jul 2025

https://github.com/javitocor/enumerable-methods

This project contains an implementation of some of Ruby's enumerable methods. Built as a practice wit Ruby.

enumerable-methods microverse odin-project ruby

Last synced: 24 Mar 2025

https://github.com/yoshoku/numo-libsvm

Numo::Libsvm is a Ruby gem binding to the LIBSVM

libsvm machine-learning ml ruby rubyml svm

Last synced: 11 Jun 2025

https://github.com/akihokurino/pornfolio

curation site for porn

angular rails ruby

Last synced: 09 May 2026

https://github.com/tufahel/budget-app-ror

Budget App is a mobile web application where we can manage our budget: we have a list of transactions associated with a category, so that we can see how much money we spent and on what.

bootstrap5 css postgresql rails ror ruby

Last synced: 11 Apr 2026

https://github.com/space-pirates-llc/locale_kit

Improve locales convention of Rails

i18n plugin rails ruby

Last synced: 16 Aug 2025

https://github.com/jdleesmiller/cross_entropy

Ruby library for solving optimisation problems with the Cross Entropy Method.

cross-entropy narray optimization optimization-algorithms ruby

Last synced: 23 Apr 2025

https://github.com/0exp/recipes

Ultimate Programming Tips and Tricks :scream:

macos postgresql ruby sublime

Last synced: 26 Apr 2025

https://github.com/murakmii/capistrano-nginx-unit

The Capistrano 3.x task to run Ruby(Rack) application on NGINX Unit

capistrano nginx-unit rack ruby

Last synced: 06 Jul 2025

https://github.com/gaurav-chaurasia/online-auction

An online-auction site to bid on products and claim the product after the auction ends, build using Ruby On Rails, MySQL

bootstrap3 css3 devise html5 mysql rails ruby sass

Last synced: 30 Apr 2025

https://github.com/thejonanshow/konuezu

Pair Programming at RubyKaigi 2018 (each pair has their own branch)

conference conferences conferences-web conways-game-of-life gameoflife pair-programming pairing ruby rubykaigi rubykaigi2018

Last synced: 07 May 2025

https://github.com/bitroniq/bitroniq.github.io

My Jekyll theme based page for personal site, blog, and portfolio.

algolia github-pages jekyll liquid lunr ruby ruby-gem

Last synced: 18 May 2026

https://github.com/guzart/opie

Operations API for Railway oriented programming in Ruby

operations railway-oriented-programming ruby transactions

Last synced: 13 Jul 2025

https://github.com/anirbanmu/substitute-bot

VIM-like substitution bot for reddit comments

bot jruby reddit ruby ruby-application substitution-bot

Last synced: 25 Sep 2025

https://github.com/yoshoku/darts-clone.rb

Darts-clone.rb provides Ruby bindings for the Darts-clone.

double-array gem nlp ruby trie

Last synced: 18 Jun 2025

https://github.com/coding-cactus/cactus-carer

The skill for Amazon Alexa which cares for your cacti!

alexa-skill cacti ruby

Last synced: 15 May 2025

https://github.com/juanitofatas/cheryl

Ruby translation of Peter Norvig's solution to When is Cheryl's birthday problem

cheryl ruby

Last synced: 11 Jun 2025

https://github.com/adriangs1996/morty

A framework for creating API endpoints based on dry.rb fully compatible with rails

api dependency-injection dsl grape-api rails rails-api ruby

Last synced: 13 Apr 2026

https://github.com/mattkevan/uxlift

Collecting UX and visual design inspiration and best practice.

design design-patterns design-systems innovation inspiration jekyll jekyll-site ruby usability ux

Last synced: 13 Apr 2025

https://github.com/a-chacon/oas_core

OasCore is a Ruby gem designed to generate Open API Specification (OAS) 3.1 documentation directly from YARD comments in your endpoints.

api api-rest documentation-generator documentation-tool oas3 ruby swagger

Last synced: 18 Jun 2025

https://github.com/barakadanny/school-library-ruby

This is a school library project. It is a console application that allows you to manage a library.

diagram oop ruby

Last synced: 26 Nov 2025

https://github.com/hewlettpackard/hpe3par_ruby_sdk

HPE 3PAR Software Development Kit for Ruby

3par 3par-sdk 3par-storage-array hpe hpe-3par ruby ruby-sdk storage wsapi

Last synced: 26 Apr 2025

https://github.com/blackwinter/page_rank

PageRank implementation for Ruby.

pagerank ruby rubynlp

Last synced: 30 Apr 2025

https://github.com/lucianghinda/good-enough-testing-sample

A sample app used during the #GoodEnoughTesting workshop at goodenoughtesting.com

ruby ruby-on-rails testing testing-practices

Last synced: 17 Nov 2025

https://github.com/dbackowski/cookieconsent2-rails

Rails asset pipeline bundling of the Cookie Consent JavaScript plugin.

assets cookie-consent rails ruby ruby-gem

Last synced: 11 Nov 2025

https://github.com/jnv/table_syntax

Create tables comfortably in plain Ruby

ruby table

Last synced: 21 Apr 2025

https://github.com/ebyrds/szymanskis_mutex

Algorithm devised by Boleslaw Szymanski. This MutEx has linear wait and only 5 communication variables

mutex mutex-lock mutex-synchronisation mutexes race-conditions ruby rubygem szymanski

Last synced: 23 Apr 2025

https://github.com/owusu-desmond/mcq-quiz-app

Multiple choice question(mcq) quiz app a program that will ask a user all pre-defined questions and will give the user a score at the end of the quiz.

quiz-app ruby

Last synced: 14 Jul 2025

https://github.com/thefox/mpcat

Pretty Print For msgpack: Convert MessagePack'ed files to YAML.

messagepack mit-license msgpack ruby ruby-gem yaml

Last synced: 23 Apr 2025

https://github.com/thefox/osp

Password Manager: One Shall Pass for Command-line.

mit-license password-generator password-manager ruby ruby-gem ruby-library

Last synced: 23 Apr 2025

https://github.com/petercamilleri/full_dup

A recursive, deep copy version of dup with exclusion control and tolerance of non-dupable values.

deep gem ruby rubygem safe utility

Last synced: 24 Mar 2025

https://github.com/marceloboeira/prezzo

💰Toolbox to create complex pricing models

calculator complex-pricing-models prezzo price pricing ruby toolbox

Last synced: 15 Mar 2025

https://github.com/yohasebe/mac-dictionary-selector

An Alfred3 Workflow that lets you quickly look up words from a variety of dictionaries preinstalled in OSX

alfred dictionary ruby workflow

Last synced: 09 Feb 2026

https://github.com/phateio/coreprotect-ruby

An utility for purging old data of CoreProtect in production

activerecord coreprotect minecraft mysql ruby

Last synced: 01 Mar 2026

https://github.com/fnando/email_typo

Clean up e-mail strings when the user's made a typo (like 'gmail.cmo').

email-typo ruby scrubber

Last synced: 17 Apr 2025

https://github.com/Temmarie/Books-app

In this project, I created an app that allows you to register books you've read and group them based on their genres. As an extra feature, I implemented a feature that allows you to review other people's books as well as see reviews from different people on the book based on a 5-star rating.

rails rspec-rails ruby

Last synced: 16 May 2025

https://github.com/makevoid/ring-open-uri-demo

Ring OpenURI ruby sample code to open a browser via a gesture with Logbar Ring

demo gestures logbar-ring ring ruby sample-app

Last synced: 31 Dec 2025

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

The main purpose of this project is to create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

rails ruby

Last synced: 19 Apr 2025

https://github.com/adessose/jekyll2cms

Tool for exporting github repo to a CMS

adesso cms conversion docker java jekyll ruby spring

Last synced: 05 Oct 2025

https://github.com/ksylvest/omniai-mistral

An implementation of the OmniAI interface for Mistral.

lechat mistral omniai ruby

Last synced: 26 Oct 2025