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/hombre2014/hello-rails-react

Simple integration of Rails and React-Redux with react-rails gem. No ReduxToolkit.

rails7 react-rails redux redux-thunk ruby

Last synced: 21 Jan 2026

https://github.com/nerdgeschoss/document_serializable

Serialize document based data into your ActiveRecord objects

activerecord json mongodb postgres rails ruby

Last synced: 25 Apr 2025

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/nullscreen/epilog

A JSON logger with Rails support

json logger rails ruby

Last synced: 26 Apr 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/zeromq/omq.rb

Pure Ruby ØMQ without the quirks. Async native. Fast.

distributed-systems network-programming ruby zmq

Last synced: 28 May 2026

https://github.com/zmekonnen251/mentor-booking-app-backend

This app is aimed to connect mentor and mentee from around the world, to make software development journey easier for the newbies developer by getting tips, ideas and guide from experience software developer (mentor).

devise jwt postgresql rest-api rspec ruby ruby-on-rails

Last synced: 10 Aug 2025

https://github.com/thejspr/dotfiles

My dotfiles for vim, zsh, tmux and various development setups.

dotfiles homebrew ohmyzsh ruby vim zsh

Last synced: 05 May 2025

https://github.com/thejspr/chromarks

Search, list and open Chrome bookmarks in your terminal.

bookmarks chrome cli ruby

Last synced: 05 May 2025

https://github.com/carreraprogrammer/ruby_enumerable

In this project I learned how to use a module inside a class. For this I will create a class MyList and a module MyEnumerable. The module MyEnumerable will implement a subset of the functionality of Enumerable.

ruby

Last synced: 16 Mar 2025

https://github.com/powerlevel9000/catalog

Catalog is ruby based with terminal user interface project in which you can organize your things according to various item object such as book, music, video etc Catalog is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods

database oop-principles psql ruby

Last synced: 02 Apr 2025

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/voxpupuli/puppet_metadata

The gem intends to provide an abstraction over Puppet's metadata.json file. Its API allow easy iteration over its illogical data structures.

hacktoberfest puppet ruby

Last synced: 28 Dec 2025

https://github.com/rutaka-n/connfuse

Simple circuit breaker pattern in ruby.

circuit ruby

Last synced: 09 Oct 2025

https://github.com/yhirano55/pubsub_notifier

:postbox::bee: Pub/Sub Notifier for Rails

activejob pubsub rails5 ruby wisper

Last synced: 06 Oct 2025

https://github.com/infinum/money_with_date

Extension for the money gem which adds dates to Money objects.

currency gem money money-rails rails ruby

Last synced: 18 Apr 2025

https://github.com/fnordfish/roda-phlex

A Roda plugin for rednering Phlex

phlex roda ruby

Last synced: 05 Oct 2025

https://github.com/imjoehaines/dottie

Dottie is a test runner for PHPT-like tests

php ruby testing

Last synced: 19 Jan 2026

https://github.com/mshahzadtariq/devise-activity

Track signed-in user sessions and site navigation in an easy to traverse format

devise devise-activity gem rails5 ruby ruby-gem ruby-on-rails stats tracking

Last synced: 08 Oct 2025

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

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.

rspec ruby ruby-on-rails

Last synced: 10 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/locaweb/heartcheck-sidekiq

A plugin to check sidekiq connection with heartcheck

hacktoberfest ruby

Last synced: 10 Oct 2025

https://github.com/wakematta/meaning_cloud

Meaning Cloud API's wrapper (gem)

api gem meaningcloud ruby wrapper wrapper-api

Last synced: 06 Oct 2025

https://github.com/mateusffaria/retail_store

creation of a simple store.

rails5 ruby sqlite3

Last synced: 22 Jan 2026

https://github.com/jetrockets/activerecord-update_counters_with_values

Update ActiveRecord counter and update instance value

active-record activerecord hacks rails ruby ruby-on-rails

Last synced: 09 May 2026

https://github.com/hidakatsuya/prawn-disable_word_break

Prawn::DisableWordBreak is a Prawn extension that provides an option to disable line breaks for characters such as spaces and hyphens.

pdf prawn ruby

Last synced: 24 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/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/iaintshine/ruby-grpc-opentracing

OpenTracing instrumentation for gRPC in Ruby

grpc grpc-opentracing opentracing ruby tracing

Last synced: 19 Oct 2025

https://github.com/microsoft/kiota-abstractions-ruby

Abstractions library for the Kiota generated SDKs in Ruby

kiota openapi rest ruby

Last synced: 13 Apr 2025

https://github.com/joneshf/servant-ruby

Create a Ruby client from a Servant API using Net::HTTP.

haskell ruby servant servant-client

Last synced: 11 Sep 2025

https://github.com/harness/ff-ruby-server-sdk

Ruby Server SDK for integrating with Harness Feature Flag service.

cd ci feature-flags ruby sdk

Last synced: 07 May 2025

https://github.com/leob/simplecrowd

Seed of a crowdfunding platform built in Ruby on Rails

ruby

Last synced: 12 Apr 2026

https://github.com/matt-taylor/json_schematize

Turn JSON data into nested Schema Ruby Objects. Remove unimportant data and keep what you need

cache-layer json ruby schema

Last synced: 08 Sep 2025

https://github.com/srinitude/guidepost

Harness your knowledge base in your Rails applications

knowledge-base rails ruby ruby-on-rails s3 zendesk

Last synced: 07 May 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/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/magrathealabs/homebrew-mlabs

Our custom formulae for Homebrew

formulae homebrew homebrew-tap ruby

Last synced: 14 May 2026

https://github.com/shafiuyushawu/ruby-oop

A ruby program that exhibit the principles of Object Oriented Programming (Abstraction, Encapsulation, Inheritance and Polymorphism).

abstraction class encapsulation inheretence oops-in-ruby polymorphism ruby

Last synced: 28 Mar 2025

https://github.com/nahnahaj/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 this is done in a beautiful and well-organized way!

ruby

Last synced: 12 Apr 2025

https://github.com/globocom/ectoken-ruby

Encryptor/decryptor for Verizon's ectoken - ruby version

ruby verizon

Last synced: 08 Sep 2025

https://github.com/mblumtritt/deprecations

Deprecation support for your project.

gem ruby

Last synced: 14 Jul 2025

https://github.com/alexherbo2/active-record.rb

A step-by-step implementation of the active record pattern for educational purposes.

active-record ruby sqlite

Last synced: 27 Mar 2025

https://github.com/tkuchiki/norikra-listener-zabbix

Norikra listener plugin to send performance data for Zabbix.

gem norikra norikra-listener-plugin ruby zabbix

Last synced: 12 Apr 2025

https://github.com/cliftondavies/blogger

A Template for Blogging

postgresql ruby ruby-on-rails

Last synced: 07 May 2026

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

This project uses Object Oriented Programming to build a school library app. The tool records what books are in the library and who borrows them. Built with Ruby.

best-practices object-oriented-programming oop-principles ruby uml-diagram unit-testing

Last synced: 14 Jul 2025

https://github.com/jelastic-jps/redmine

Redmine is a flexible project management web application written using Ruby on Rails framework

cross-database cross-platform issue-tracker issue-tracking-system jelastic jelastic-jps jps project-management-system redmine redmine-wiki ruby ruby-on-rails

Last synced: 08 Sep 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/apache/skywalking-ruby

The Ruby agent for Apache SkyWalking

apm dapper distributed-tracing observability ruby skywalking

Last synced: 08 May 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/juliannicholls/threepass

Three Pass Compiler for a simple architecture

compiler javascript ruby

Last synced: 10 Apr 2025

https://github.com/shinesolutions/ruby_aem_aws

Ruby client for Shine Solutions Adobe Experience Manager (AEM) Platform on AWS

aem aem-opencloud aws ruby

Last synced: 08 Mar 2026

https://github.com/shalomb/vizor

Vizor builds Windows VM Images for XCP/XenServer/CloudStack

batchfile cloudstack cloudstack-images puppet-razor ruby vizor vm-images windows-vm winpe xapi xenserver xenserver-images

Last synced: 14 May 2026

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/chaelcodes/advent-of-code-2019

The repo for my advent of code solutions - 2019 - Video tutorials on YouTube.

advent-of-code advent-of-code-2019 ruby

Last synced: 19 Jul 2025

https://github.com/jonathanyiv/odinbook

a practice implementation of Facebook in Rails

heroku rails5 ruby

Last synced: 19 Jul 2025

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/schmich/fsws

Ruby file system web server. Replaced by https://github.com/schmich/sfs

development devtools http ruby server static-site web web-server webserver

Last synced: 28 Oct 2025

https://github.com/matestack/matestack-ui-vuejs

Vue.js 3 based reactivity system for Rails. Boost your productivity & easily create reactive web UIs in pure Ruby. Easily extend with pure JavaScript if required. No Opal involved.

fullstack hotwire hotwire-turbo rails ruby ruby-gem ruby-on-rails stimulus-reflex vuejs vuejs3

Last synced: 30 Apr 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/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/mrk21/firebrew

Firefox add-ons manager for CUI.

ruby rubygems

Last synced: 09 Jul 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/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/bestbynature/enumeruby

This repository serves as a learning resource for exploring enumerables in Ruby, with a focus on three specific enumerable methods: #all?, #any?, and #filter?.

ruby

Last synced: 05 Apr 2025

https://github.com/parnic/shift_stats

Ruby gem for pulling data from any Digital Shift site (HockeyShift, BasketballShift, etc.)

baseball basketball football gem hockey lacrosse ruby ruby-gem rubygem shift soccer sports

Last synced: 30 Apr 2025

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/igneus/vextab2lily

reads VexTab tablature and produces LilyPond source

lilypond ruby vexflow vextab

Last synced: 17 Mar 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/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/israeldcastro/rails-api-template

Create a Rails API app using VueJS/ReactJS as front, it is good to start a project. You can choose between Tailwind CSS + PrimeVue or Tailwind CSS + NextUI.

nextui primevue rails rails-api react reactjs ruby starter-template tailwindcss template vite vitejs vue vuejs

Last synced: 16 Feb 2026

https://github.com/rookiemonkey/journal-app

A Ruby-on-Rails project on Avion School :tada: A journal application written in ruby :diamonds: using ruby on rails framework :train2: :tada:

ph philippines ruby ruby-on-rails ruby-on-rails-6

Last synced: 23 Apr 2025

https://github.com/envygeeks/ruby-active_record_mocks

ActiveRecord Mocking for RSpec and Minitest.

activerecord mocking rspec 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/dvinciguerra/circleci-status

Simple service to watch CircleCI projects build workflow status

circleci ruby

Last synced: 16 Feb 2026

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

The mobile web application where we can manage our budget: you have a list of transactions associated with a category

css html postgresql-database rails ruby

Last synced: 02 Feb 2026

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/williamcanin/golink

:link: Go!link is a minimal theme for Jekyll, especially for those who want to have a page only to redirect links to other addresses.

gem golink jekyll-site jekyll-template jekyll-theme ruby

Last synced: 28 Oct 2025

https://github.com/wtnabe/rtm-time

A simple parser for RTM's estimate time string and convenience method

rememberthemilk ruby

Last synced: 05 May 2025

https://github.com/cetinajero/jekyll-theme-marketing

A Jekyll theme :gem: managed with Yarn

gem jekyll jekyll-theme jekyll-themes ruby ruby-gem

Last synced: 28 Oct 2025

https://github.com/edi-sipka/vip_cars_rails

VIP_CARS_RAILS is a fullstack web application that is built on rails framework and React which allows users to make basic reservations of their favorite cars and as well add in a car for rent.

rails ruby

Last synced: 08 Sep 2025

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/orozcoding/seispalabras

Seis Palabras is a web app for Spanish students on which they can try to translate up to 6 words every day. Built with React and Ruby on Rails.

css full-stack javascript react redux ruby ruby-on-rails spanish spanish-language translate

Last synced: 19 Jan 2026

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/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/trainingbypackt/the-ruby-workshop

Cut through the noise and get real results in this hands-on, step-by-step approach to learning Ruby

ducktyping dynamic-programming modules oop ruby ruby-application ruby-gem ruby-library ruby-on-rails rubygems

Last synced: 10 Apr 2025