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/dawidd6/actions-updater

:hammer_and_wrench: Updater of used GitHub Actions in workflow files

gem git github-actions ruby ruby-gem update-checker updater

Last synced: 12 Oct 2025

https://github.com/kymmt90/active_record-type-encrypted_string

Provides encrypted string attributes to Active Record models

activerecord encryption rails ruby

Last synced: 08 Aug 2025

https://github.com/wahaj-ali/every-penny

This project is created as part of the rails capstone at Microverse. This app is a mobile web application where a user manage its budget: have a list of transactions associated with a category, so that the user can see how much money it spent and on what.

backend postgresql ruby rubyonrails

Last synced: 11 Nov 2025

https://github.com/ijustdev/lazuli

CLI for transforming Amazon products into blog posts with eruby.

affiliate-marketing amazon cli commandline-interface paapi5 ruby templating

Last synced: 04 Oct 2025

https://github.com/stitchfix/fittings

Fork of mc-settings, which is a “convenient way to manage ruby application settings/configuration across multiple environments”

gem opensource ruby

Last synced: 22 Aug 2025

https://github.com/jesusgautamah/lucy_dockerunner

This gem is a tool to run docker containers with rake commands, good for CI/CD and Rails projects

containers docker docker-compose docker-container gem rails rake ruby ruby-on-rails tasks wrapper

Last synced: 16 Aug 2025

https://github.com/sampatbadhe/isbndb-ruby

Unofficial Ruby library for ISBNdb API V2

api-wrapper isbndb ruby v2

Last synced: 05 May 2025

https://github.com/infrablocks/ruby_npm

A simple Ruby wrapper for invoking NPM commands.

command-line npm ruby ruby-gem ruby-library rubygem

Last synced: 17 Jun 2025

https://github.com/meg-gutshall/rxeactions

Rxeactions is a digital journal that allows users to privately track medications they’ve been prescribed as well as side effects, thoughts, and feelings associated with those medications.

bootstrap bootstrap4 medication medication-history medications medicine postgresql ruby sinatra sinatra-applications sinatra-web sqlite3

Last synced: 27 Dec 2025

https://github.com/meri-mg/ruby-group-capstone

In this group project, will be created a console app that will help the user to keep a record of different types of things they won: books, music albums, movies, and games. Everything will be based on the UML class diagram. The data will be stored in JSON files but also will be prepared in a database with tables structure analogical to the program's class structure.

postgresql ruby

Last synced: 27 Dec 2025

https://github.com/andriy-baran/rspec_request_helpers

A set of helpers for testing with RSpec

dsl hacktoberfest rails rspec ruby testing

Last synced: 13 Aug 2025

https://github.com/hausgold/billomat

API wrapper for billomat.com

api-client billomat gem hacktoberfest oss ruby ruby-gem

Last synced: 15 Apr 2025

https://github.com/delano/uri-valkey

URI support for Valkey/Redis connection settings

dev redis ruby valkey

Last synced: 24 Aug 2025

https://github.com/nelsonfigueroa/github-email-scraper

Scrape contributor emails from a GitHub repository.

ruby scrape scraper

Last synced: 24 Mar 2025

https://github.com/orbit-love/ruby-orbit-activities

Orbit API helper library for Ruby. This client can create, read, update and delete activities in your Orbit workspace.

api orbit orbit-api ruby sdk

Last synced: 15 May 2025

https://github.com/svyatov/http_wrapper

A simple wrapper around standard Ruby Net::HTTP library

http-client http-wrapper ruby utility-library

Last synced: 24 Apr 2025

https://github.com/tsu-nera/journal-generator

Personal Journal Generator

quantified-self ruby

Last synced: 12 Apr 2026

https://github.com/dubek/salsa20-ruby

Ruby bindings for the Salsa20 stream cipher algorithm

cipher encryption ruby salsa20

Last synced: 19 Mar 2025

https://github.com/nimacpp/rubyino

Translate ruby to arduino

arduino ino nimacpp rb ruby rubyino teranslate

Last synced: 17 Aug 2025

https://github.com/larevanchedessites/google-robotstxt-ruby

🤖 Ruby gem wrapper around Google Robotstxt Parser C++ library

c-plus-plus cpp gem google robots-parser robots-txt ruby ruby-gem rubygem rubygems seo

Last synced: 17 Aug 2025

https://github.com/baban/typus_lang

typus (Rails administrate panel generate tool) language files

rails ruby typus

Last synced: 17 May 2026

https://github.com/200ok-ch/oktags

Manage tags on plain old files

commandline filesystem ruby tagging

Last synced: 16 Jul 2025

https://github.com/noprompt/burdock-mode

An Emacs mode for Ruby providing structured editing and evaluation operations.

emacs ruby structured-editing structured-evaluation

Last synced: 26 Jun 2025

https://github.com/jagaapple/string_foundation.rb

A library that extends Ruby string class.

gem ruby string

Last synced: 13 Apr 2025

https://github.com/ruby-numo/numo-ffte

FFTE interface for Ruby/Numo::NArray

fft ffte narray numo ruby ruby-numo

Last synced: 07 May 2025

https://github.com/artur-sulej/ruby_node

Code BEAM US '24 – Two solutions to make Ruby act like Elixir/Erlang node

elixir-lang ruby

Last synced: 23 Apr 2025

https://github.com/justalever/graphql_fun_frontend_demo

Part 2 of How to use GraphQL with Ruby on Rails

apollo graphql rails react ruby tailwindcss

Last synced: 11 Apr 2025

https://github.com/evanssnave/final-capstone-project-back-end

@Doc is an application that'll allow users to register and create medical appointments or if they desire they can also reserve doctors. There are options so that users can add or delete a doctor. In a doctor's details page information relevant to appointments and reservations will be displayed.

api backend collaboration database postgresql rubocop ruby ruby-on-rails sql

Last synced: 14 Sep 2025

https://github.com/maxbarsukov/yaframework

⚙ Another one Ruby microframework for web development

framework gem micro-framework microframework rack ruby ruby-framework ruby-gem

Last synced: 19 Apr 2025

https://github.com/raminmammadzada/rails-re-former

Microverse School > Rails > #4 Forms

rails rails6 ruby ruby-on-rails

Last synced: 25 Jul 2025

https://github.com/endotakuya/ires

image resizer

golang ruby ruby-gem ruby-on-rails

Last synced: 21 Mar 2025

https://github.com/snmgian/yew

Offers an object access like interface to Hash structures.

configuration object ruby

Last synced: 08 May 2025

https://github.com/driftingruby/395-transcribing-with-artificial-intelligence

In this episode, we look at creating an audio transcription service which allows files uploaded from Active Storage to be transcribed with Artificial Intelligence. However, there are a lot of considerations around the approach from both a performance and thread safety perspectives.

artificial-intelligence openai ruby ruby-on-rails whisper

Last synced: 30 Oct 2025

https://github.com/donchan922/rails-todo-sample

ToDo application using Ruby on Rails.

rails-todo rails-tutorial ruby

Last synced: 29 Sep 2025

https://github.com/evilmartians/github-tv

Forks your colleagues' open-source repos to your organization page

git github ruby

Last synced: 15 Jul 2025

https://github.com/rathrio/punch

A CLI for file based time tracking

cli ruby time-tracker

Last synced: 17 Dec 2025

https://github.com/balerum03/groups_capstone

This app works as a to-buy list, you can create groups and add items you need to those groups so that you don't forget to buy them. Used Ruby on Rails, Active Record, CSS & HTML, and PostgreSQL.

activerecord heroku heroku-deployment html-css postgresql-database rails rspec ruby rubyonrails

Last synced: 08 May 2026

https://github.com/dotenv-org/dotenv-vault-ruby

Load environment variables from encrypted .env.vault files

configuration dotenv env environment environment-variables ruby secretops-platform

Last synced: 14 Apr 2025

https://github.com/nareshnavinash/teber-ruby

Selenium, Ruby, Cucumber framework in Page Object model with Allure as reporting

cucumber framework parallel-tests ruby selenium web-automation

Last synced: 16 Jul 2025

https://github.com/ampaire/dailyblogger

DailyBlogger is a simple Rails chat app built with Ruby on Rails.

chat-application heroku javascript postgresql rails rbenv reddis ruby

Last synced: 11 Sep 2025

https://github.com/amkisko/opdotenv.rb

Load environment variables from 1Password using the `op` CLI or 1Password Connect Server API. Supports dotenv, JSON, and YAML formats.

1password dotenv rails ruby secrets

Last synced: 17 May 2026

https://github.com/afonsir/ruby-uri

This repository contains algorithms (scripts in Ruby), submitted on URI Online Judge.

ruby uri-online-judge

Last synced: 04 Jul 2025

https://github.com/helloevenzhang/notion-model

A ruby gem that allows you to read, write, and update Notion databases and pages like ActiveModel.

notion ruby ruby-on-rails

Last synced: 19 Jul 2025

https://github.com/juanitofatas/common_kanjis

List of 2136 common Japanese kanjis from IPA Information-technology Promotion Agency, Japan

japanese kanji ruby

Last synced: 04 Oct 2025

https://github.com/eldoy/minimongo

Tiny MongoDB Ruby library

mongodb mongodb-driver mongodb-orm ruby ruby-gem

Last synced: 12 May 2026

https://github.com/estepnv/leafy

Toolkit for custom attributes in Ruby apps

attributes custom custom-attributes custom-fields json mixin rails rails-engine ruby

Last synced: 07 May 2025

https://github.com/damian-m-g/xlsx_drone_rb

Fast Microsoft Excel's XLSX reader. Binding of C's xlsx_drone lib.

binding excel ffi gem microsoft ruby xlsx

Last synced: 18 Jul 2025

https://github.com/lcampanari/action_view_preview

Development tool for rendering views that wouldn't otherwise be rendered in your application

hacktoberfest rails ruby

Last synced: 24 Jul 2025

https://github.com/sergei-matheson/shellject

Secure storage and injection of environment variables

bash environment-variables gpgme ruby secu

Last synced: 13 Apr 2025

https://github.com/dankimio/acts_as_learnable

A Ruby gem to create flashcards in your app

flashcards ruby

Last synced: 02 Aug 2025

https://github.com/shayanzare/honeypot

HoneyPot A good way to capture hackers is to get them ip | Ruby Script

hack hacking hacking-tool honeypot honeypots ruby

Last synced: 28 Mar 2025

https://github.com/boblail/hayfork

Full-Text search for ActiveRecord and Postgres

activerecord fulltext-search postgres ruby search tsearch

Last synced: 25 Jul 2025

https://github.com/shotstack/shotstack-sdk-ruby

Ruby SDK for Shotstack, the cloud video editing API.

api api-client ruby video video-editing

Last synced: 30 Dec 2025

https://github.com/hardpixel/ydkjs-epub

Generate You Dont Know JS epub files.

epub pandoc ruby ydkjs

Last synced: 13 Apr 2025

https://github.com/adam12/inert

An experimental static site builder with unambitious goals.

roda ruby static-site static-site-generator

Last synced: 14 Apr 2025

https://github.com/bodrovis-learning/ruby-yt-series

Серия уроков по языку Ruby на YouTube

lessons ruby youtube

Last synced: 18 May 2026

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

This mobile web app enables users to organize transactions into categories, providing a clear overview of the total expenditure for each category. Built with Ruby on Rails and PostgreSQL.

bootstrap devise heroku postgresql rspec-rails ruby ruby-on-rails

Last synced: 07 May 2025

https://github.com/epitron/pookie

An IRC bot for describing URLs (As seen on IRC!)

irc irc-bot ruby

Last synced: 13 Apr 2025

https://github.com/miqueas/github-rest-api-examples

Basic example of the Github REST API in various languages

c-sharp csharp github go golang lua mono nim nim-lang nuget python python-3 python3 rest rest-api ruby vala

Last synced: 07 Apr 2026

https://github.com/jamescook/cataract

CSS Parser

c css ruby

Last synced: 07 Apr 2026

https://github.com/strongdm/strongdm-sdk-ruby

strongDM SDK for the Ruby programming language.

api automation ruby ruby-programming-language sdk strongdm strongdm-sdk

Last synced: 26 Feb 2026

https://github.com/hadenlabs/zsh-rvm

install helper rvm

hadenlabs peru plugins ruby rvm tools zsh

Last synced: 24 Jul 2025

https://github.com/carreraprogrammer/school

In this web application, I created a school library with the next functionalities: Add new students or teachers.,Add new books, and Save records of who borrowed a given book and when.

ruby

Last synced: 18 Jul 2025

https://github.com/andres-condezo/school-library

School Library is a tool to record what books are in the library and who borrows them.

ruby

Last synced: 02 Jan 2026

https://github.com/bryanp/contentfs

Structured content file system.

content-management ruby

Last synced: 10 Apr 2025

https://github.com/dhmgroup/bulmajs-rails

Ruby on rails wrapper for the unofficial javascript extension to the awesome Bulma CSS framework.

bulma bulmajs rails ruby

Last synced: 12 Apr 2025

https://github.com/isupatches/sidekiq-process-health-check

Provides an endpoint that outputs the number of sidekiq jobs and processes and if they are within set bounds

rails ruby ruby-gem ruby-on-rails sidekiq

Last synced: 01 Oct 2025

https://github.com/xmisao/xcal

xcal displays a japan calendar like cal, ncal

gem ruby ruby-gem

Last synced: 24 Jul 2025

https://github.com/shioyama/rails-template

A simple Rails template

rails ruby slim webpacker

Last synced: 21 May 2026

https://github.com/mallozup/bacheca

visualize your jenkins tests in nice charts (Ror)

continuous-integration dashboard data-visualization jenkins rails ruby visualization

Last synced: 20 Jan 2026

https://github.com/stefanvermaas/zepto-for-rails

Provides zepto.js for the Ruby on Rails asset pipeline.

rails ruby

Last synced: 30 Oct 2025

https://github.com/yujideveloper/rekkyo

Enumerated type in Ruby

enum enumerated-types ruby

Last synced: 10 Sep 2025

https://github.com/roseflow-ai/roseflow

Interact with AI effortlessly

ai ruby

Last synced: 16 Jul 2025

https://github.com/tonytonyjan/cover_rage

A Ruby production code coverage tool designed to assist you in identifying unused code.

coverage ruby

Last synced: 13 Jul 2025

https://github.com/billymohajeri/ruby-group-capstone

In this project, we will create a console app that will help to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the given UML class diagram. The data will be stored in JSON files.

postgresql rspec ruby

Last synced: 24 Apr 2025

https://github.com/owen2345/rspec_chunked

This gem permits running rspec tests in parallel by chunking tests into defined groups and balancing by file size. If the default order is not enough, it permits to balance manually by moving x percentage of test files from group A into group B.

github-workflow parallel-tests rspec ruby

Last synced: 08 Oct 2025

https://github.com/zormandi/logcraft-sidekiq

A structured logging solution for Sidekiq, using Logcraft.

logging ruby sidekiq

Last synced: 05 Sep 2025

https://github.com/ervinismu/rails-workshop

simple CRUD api for rails

api rest-api ruby ruby-on-rails

Last synced: 06 Sep 2025

https://github.com/cloud66-oss/rb-halo

Ruby Client for Halo

logging ruby

Last synced: 04 Feb 2026

https://github.com/artichoke/ruby-file-expand-path

📂 Rust port of path normalization from MRI Ruby.

artichoke ffi filesystem ruby ruby-language rust rust-crate windows

Last synced: 10 Apr 2025

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

This is a site Similar eventbrite with a demonstration of associations in Rails. Users are able to create events and add people to these events

rails ruby

Last synced: 04 Mar 2026

https://github.com/jim/otp

Scripts to add a phone icon to your Slack name when you're on a call.

applescript osx ruby slack

Last synced: 13 May 2026