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/cwaku/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. Built with Ruby / Ruby on Rails / PostgreSQL

blog blogtemplate rails ruby ruby-on-rails rubyonrails

Last synced: 10 May 2026

https://github.com/gedeonts/catalog-of-my-things

A console app that helps users to keep a record of different types of things we won

crud ruby

Last synced: 03 Feb 2026

https://github.com/nulldef/ciesta

Create form objects

form-objects forms patterns ruby

Last synced: 06 May 2025

https://github.com/chadowo/gosu-mruby-wrapper

Wrapper around Gosu and MRuby to run Gosu games natively on desktop platforms

game-dev gamedev gamedev-tool gosu libgosu mruby ruby

Last synced: 04 Sep 2025

https://github.com/dodonki1223/qiita_trend_slack_notifier

qiita_trendを使用したslack通知スクリプト

qiita qiita-trend-slack ruby slack slack-bot

Last synced: 20 Apr 2025

https://github.com/noraj/sigsegv2.reverse_6

A reverse challenge that was available during SigSegV2 CTF (2019)

bytecode challenge ctf disassembly misc reverse-engineering rtfm ruby sigsegv2

Last synced: 08 Nov 2025

https://github.com/cvilla714/rails-capstone

Created a Sports Article App, which features the picture of the article with the most likes on the main page and shows at the bottom the most recent articles for each category. Built with

bootstrap postgresql ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/buttercms/rails-starter-buttercms

Drop-in proof-of-concept Ruby on Rails app, fully integrated with your ButterCMS account

blog buttercms cms heroku rails ruby starter starter-project

Last synced: 03 Sep 2025

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

The 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. built with Ruby on Rails

bootstrap5 ruby ruby-on-rails

Last synced: 26 Jan 2026

https://github.com/natasha-ct/creating-an-enumerable

This is a project where I created the functionality of the popular Ruby Enumerable using a module inside a class object.The Enumerable implements the following methods: #all? , #any? , #filter.

classes enumerable modules rubocop ruby

Last synced: 08 Feb 2026

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

This project demonstrates Object-Oriented Programming (OOP) concepts in Ruby by creating a simple school system.

ruby

Last synced: 15 Apr 2025

https://github.com/openSUSE/simple_review_app

A simple way to create review apps for your open pull requests

docker docker-compose review-app ruby

Last synced: 16 May 2025

https://github.com/seven1m/ragchew.site

A website for amateur radio operators to find and participate in on-the-air gatherings

amateurradio hamradio ruby sinatra

Last synced: 21 Feb 2026

https://github.com/makevoid/bitcoin-address-watcher

Bitcoin address watcher // transaction notifier - receive a push notification when you receive a transaction

bitcoin block-explorer blockcypher loop notification notifier ruby transactions tx-notifier

Last synced: 08 Apr 2025

https://github.com/picatz/logoris

Logoris a Ruby gem that provides a simple, unified interface to manage logging for command-line applications to the appropriate standard stream.

command-line logging ruby

Last synced: 22 Apr 2025

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

Personal Journal Generator

quantified-self ruby

Last synced: 12 Apr 2026

https://github.com/amake/srx-languagetool-ruby

SRX segmentation rules from LanguageTool, for Ruby

languagetool ruby segmentation srx

Last synced: 19 Oct 2025

https://github.com/michaelcurrin/jekyll-keys-filter

A light copy-and-paste Jekyll plugin to get keys from a hash

jekyll jekyll-plugin ruby static-site

Last synced: 28 Oct 2025

https://github.com/tcdowney/sinatra-k8s-sample

A basic stateless Ruby app for experimenting with Kubernetes

kubernetes ruby sinatra

Last synced: 24 Apr 2025

https://github.com/kentdahl/magic_maze

Magic Maze - Ruby/SDL2 port - Magic Maze is a simple and low-tech monster-bashing maze game. - It was originally inspired by playing Gauntlet II on the Atari ST.

game ruby ruby-sdl sdl2

Last synced: 18 Jan 2026

https://github.com/jmoseka/enumerable

How to use a module inside class

ruby

Last synced: 09 Apr 2025

https://github.com/digitalheir/ruby-xml-to-hash

Ruby gem to transparently convert XML documents to Ruby hashes (and JSON... and beyond)

hash json ruby xml

Last synced: 14 Apr 2025

https://github.com/acook/logsaber

A logger for a more civilized age.

formatting logging ruby

Last synced: 05 Jul 2025

https://github.com/farida-hamid/melodyrentals-backend

Melody Rentals is a musical instrument rental application. Built with: Ruby on Rails, API, JWT-Device, and RSPEC.

jwt-authentication rails-api ruby

Last synced: 10 Mar 2026

https://github.com/ccocchi/raisin

API versioning for Rails made easy

api rails ruby

Last synced: 24 Apr 2025

https://github.com/yoshoku/rumale-svm

Rumale::SVM provides support vector machine algorithms of LIBSVM and LIBLINEAR with Rumale interface

liblinear libsvm machine-learning ruby rubyml rumale svm

Last synced: 25 Apr 2025

https://github.com/lewiscowles1986/jekyll-improved-paginator-plugin

Jekyll's built-in paginator is incredibly limited. This looks to do more.

jekyll liquid needs-tests paginator ruby

Last synced: 11 Mar 2026

https://github.com/sboursen/catalog-capstone-project

Catalogue of my things is a console app that allows users to organize their items. The user can choose to add or show either games, music albums, or books that they had saved. The user can also list the labels, authors, and genres of the saved items.

postgresql ruby

Last synced: 05 Oct 2025

https://github.com/ogshawnlee/algorithms

A collection of practice algorithms written in Python, Ruby, TypeScript (tested with Vitest) and V.

cpp python ruby typescript v vlang

Last synced: 25 Apr 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/ctkqiang/mobileappanalyzer

这个仓库包含了一个用于分析移动应用文件(APK 和 IPA)的 Ruby 脚本。它能够提取这些文件并运行诸如 APKTool 和 JADX(用于 Android)以及 class-dump(用于 iOS)等工具进行分析。该脚本支持对 Android APK 文件和 iOS IPA 文件进行详细分析,包括提取和解析文件内容,并能自动下载和安装所需的工具。

android apktool china class-dump-swift hacking ios metaspoilt ruby tool

Last synced: 12 Apr 2025

https://github.com/marcraphael12/coding-projects-by-programming-languages

This repo contains all programming projects stored by coding language in different folders. Open the folder for more details

css3 html5 javascript ruby

Last synced: 09 Apr 2026

https://github.com/hiromichinomata/menhera-search

Search menhera-chan(メンヘラちゃん) images by text

image ruby tools

Last synced: 06 Sep 2025

https://github.com/dephell/dephell_specifier

Work with version specifiers (can parse PEP-440, SemVer, Ruby, NPM, Maven)

constraints dephell interval maven npm python ruby semver version versioning

Last synced: 06 Sep 2025

https://github.com/danreynolds/summonerexpert

API for LoL Conversational Assistant Summoner Expert

api-ai bot league-of-legends rails ruby

Last synced: 06 Jul 2025

https://github.com/rubycocos/more

more tools, libraries & scripts

almost-sinatra fizzbuzz gems ruby sinatra

Last synced: 06 Sep 2025

https://github.com/noma4i/mongo_trails

AR PaperTrail to MongoDB storage

activerecord audit mongodb rails ruby

Last synced: 28 Apr 2025

https://github.com/slonopotamus/fb2rb

Fiction Book 2 parser/generator library in Ruby

ebook fb2 ruby

Last synced: 09 Apr 2025

https://github.com/dannyben/redirectly

Redirect server with dynamic URL and hostname support

docker redirects ruby ruby-gem webserver

Last synced: 17 Apr 2025

https://github.com/bntzio/bookmark-this

Social bookmarking with email integration :star:

bloc bookmark-manager email-sender rails ruby social-bookmarking

Last synced: 23 Feb 2026

https://github.com/ged/mues

An experimental MORPG engine, written in Ruby. It's unfinished, and hasn't been touched in several years, but maybe still has some interesting stuff. I use https://github.com/ged/chione now instead.

game-engine mmorpg ruby

Last synced: 07 Sep 2025

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/jirutka/yaml-env-tag

Custom YAML tag for referring environment variables in YAML documents

psych ruby yaml yaml-tag

Last synced: 06 Oct 2025

https://github.com/toshimaru/ruby-short_url

Ruby implementation of python-short_url.

gem ruby

Last synced: 05 Oct 2025

https://github.com/nix41/grape-utils

Group of Grape templates and utils for building APIs

api crud grape grape-api ror ruby rubyonrails template

Last synced: 08 Oct 2025

https://github.com/droidsonroids/auth0_rs256_jwt_verifier

Ruby gem for verifying Auth0 API JWT access tokens signed using RS256 algorithm.

auth auth0 authentication jwkset jwt openssl rs232 ruby

Last synced: 06 Oct 2025

https://github.com/yegor256/tukeyized

Ruby method that removes extreme data points from an array using Tukey's method

ruby ruby-gem tukey-hsd

Last synced: 06 Oct 2025

https://github.com/mariochavez/llm_client

Ruby client to connect to LLM Server.

client llamacpp llm ruby

Last synced: 06 Oct 2025

https://github.com/luizpicolo/rails_admin_featured_content

:high_brightness: Easy way for create featured contents using rails_admin

news rails rails-admin ruby rubyonrails

Last synced: 08 Oct 2025

https://github.com/digitalnz/plug

🔌 A Rails engine to turn on/off features (Feature flipper).

feature-flags feature-flipper feature-toggles flipper gem mysql plug rails rails-engine ruby ruby-on-rails

Last synced: 06 Oct 2025

https://github.com/tarellel/crossbeam

An easy way to create and run service objects with callbacks, validations, errors, and responses

ruby rubygem rubyonrails service-object

Last synced: 23 Oct 2025

https://github.com/civo/client-rubygem

Ruby gem to interact with Civo's API

civo-api cloud rails ruby rubygem

Last synced: 07 Oct 2025

https://github.com/yukirii/drchord

Chord algorithm based distributed hash table using dRuby

dht druby ruby

Last synced: 04 Nov 2025

https://github.com/dannyben/slacktail

Command line utility for following your Slack chat from the terminal

cli command-line gem ruby slack slack-client

Last synced: 12 Mar 2026

https://github.com/tmthrgd/jekyll-graphs

A Jekyll plugin that produces svg graphs with graphviz, tex, mscgen, plantuml and shaape. [Not maintained].

ascii-art graph graphviz jekyll jekyll-plugin kramdown liquid mscgen plantuml plugin ruby shaape svg tex

Last synced: 07 Oct 2025

https://github.com/aldesantis/hertz-email

A Hertz courier for sending email notifications with ActionMailer.

email hertz notifications rails ruby

Last synced: 08 Oct 2025

https://github.com/zedtux/human_size_to_number

Implement missing reverse of ActionView::Helpers::NumberHelper#number_to_human_size

gem rails ruby ruby-on-rails

Last synced: 08 Oct 2025

https://github.com/tresor11/css-linter

A CSS linter capable of identifying errors in CSS code built with Ruby.

css-linter ruby

Last synced: 08 Oct 2025

https://github.com/keepworks/caterpillar-ruby

A simple ruby client for the Caterpillar API

caterpillar conversion encryption-algorithm html pdf pdf-document rails ruby

Last synced: 19 Apr 2026

https://github.com/tresor11/facebook-clone

A social-media app built with Ruby on Rails.

auth erb ruby ruby-on-rails

Last synced: 08 Oct 2025

https://github.com/craigdoescode/the-do

The Do. An app to help with organising stag and hen do's

html-css-javascript rails7 ruby stimulus-js

Last synced: 08 Oct 2025

https://github.com/mustafa-kamel/rails-chat

Chat app built using Ruby on Rails that does the crud operations in background tasks using Redis and Sidekiq and supports a full-text search using elastic search.

api chat docker docker-compose elasticsearch mysql rails redis ruby sidekiq

Last synced: 09 Oct 2025

https://github.com/neymarsabin/aws-dynamic-ip

A ruby gem to fetch IP's of AWS EC2 instances based on tags

aws capistrano ec2 rails ruby

Last synced: 09 Oct 2025

https://github.com/oieioi/with_last.rb

💎 Enumerable#each_with_last and Enumerator#with_last

ruby

Last synced: 09 Oct 2025

https://github.com/johnftitor/morse-code

Simple decoder for Morse messages.

ruby

Last synced: 09 Oct 2025

https://github.com/vidarh/activitypub

ActivityPub / ActivityStream basic serialization/deserialization for Ruby

activitypub activitystreams activitystreams-vocabulary fediverse mastodon ruby

Last synced: 09 Oct 2025

https://github.com/aridclown/hb-oauth2-devise-doorkeeper

Honeybadger's OAuth2 with Ruby and Rails and Devise project

devise doorkeeper oauth2 rails ruby

Last synced: 10 Oct 2025

https://github.com/garllon/ruby-mentorship

This is the Guideline for Ruby Mentorship Sessions

mentorship practise ruby

Last synced: 10 Oct 2025

https://github.com/wuletawwonte/numerify

A Ruby gem designed to effortlessly convert numbers between Arabic and various world languages, including Geez, Roman, and Chinese.

arabic geez numeral-systems ruby

Last synced: 10 Oct 2025

https://github.com/seven1m/ragchew.app

A website for amateur radio operators to find and participate in on-the-air gatherings

amateurradio hamradio ruby sinatra

Last synced: 10 Oct 2025

https://github.com/murodjon000/members-only

Rails Members Project. In there you can see posts without author. If you sign up or log in then you can see the author name.

bootstrap-4 devise rails6 ruby sass

Last synced: 21 Jan 2026

https://github.com/vin-droid/rails-interview-questions

Currently, I am searching for a job as a ruby on rails developer, I had many interviews and still going on hunting. I hope when you will be on the same track, these question will definitely help you to prepare for rails interview

backend gem interview-questions ruby ruby-on-rails ruby-on-rails-interview-question

Last synced: 12 Oct 2025

https://github.com/avvo/docker-ruby

Our base ruby image. Do not use the image, see https://github.com/avvo/docker-base instead

docker rails ruby

Last synced: 12 Oct 2025

https://github.com/DannyBen/erbx

ERB Extended with Pretty Tags

erb ruby template-language

Last synced: 12 Oct 2025

https://github.com/svkurowski/aktenkoffer

💼 Personal document management made easy.

crm document-management personal-utility rails ruby self-hosted webapp

Last synced: 19 Jan 2026

https://github.com/costajob/inci_score

A library that computes the hazard of cosmetic products components, based on the Biodizionario data

hazard inci-catalog inci-score ingredients levenshtein ruby

Last synced: 29 Oct 2025

https://github.com/ianks/dry-schema-extensions

Extensions for dry-schema

dry-rb json-schema openapi ruby

Last synced: 13 Mar 2026

https://github.com/lorenzosapora/jekyll-html5-youtube

Jekyll plugin to generate html5 snippets for embedding YouTube videos, without iframes.

bundler gem html5 jekyll liquid ruby ruby-gem youtube

Last synced: 17 Oct 2025

https://github.com/dmathieu/rspec-otel

RSpec matchers for the OpenTelemetry framework

opentelemetry rspec ruby

Last synced: 14 Apr 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

https://github.com/mattkhan/jsonapi-resources-anchor

Easily generate TypeScript schemas, JSON Schemas, or any schema of your choice from cerebris/jsonapi-resources JSONAPI::Resource classes.

codegen jsonapi-resources rails ruby typescript

Last synced: 24 Oct 2025

https://github.com/mssola/cconfig

Container-aware configuration management gem

config configuration-files containers environment-variables ruby

Last synced: 24 Oct 2025

https://github.com/jbox-web/crono

Crono is a time-based background job scheduler daemon (just like Cron) for Ruby on Rails.

cron crontab job-crono rails ruby

Last synced: 26 Oct 2025

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

This is an education project that school librarian to Add new students or teachers, Add new books, Save records of who borrowed a given book and when.

oop ruby

Last synced: 28 Oct 2025

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

In this project I need a tool to help me record what books are in the universitie's library and who borrows them. The app that I will create will allow me to:

rspec rubocop ruby ruby-gem

Last synced: 27 Oct 2025

https://github.com/rock-core/tools-roby

The roby plan manager

event-driven robotics ruby

Last synced: 24 Jan 2026

https://github.com/selma-belhadj/school-library-oop

A ruby based school library

ruby

Last synced: 06 Feb 2026

https://github.com/paul-js-hub/blog-app

A blog website that show the list of posts and allow users to add comments and likes.

postgresql rails ruby

Last synced: 25 Feb 2026

https://github.com/tstaetter/nanites

Command pattern framework for Ruby

command-pattern ruby

Last synced: 07 Feb 2026

https://github.com/huseyinbiyik/moneye

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. Built with Ruby on Rails and PostgreSQL

postgresql ruby ruby-on-rails

Last synced: 10 Feb 2026

https://github.com/codecaiine/rails-blog

A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Currently being worked on.

postgresql rails rspec-rails ruby

Last synced: 12 Feb 2026

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

The 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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

bootstrap postgresql rails recipe-app ruby

Last synced: 28 Feb 2026