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/ManageIQ/activerecord-virtual_attributes

VirtualAttributes allows you to define a ruby method that acts like an attribute or relation.

activerecord activerecord-extension hacktoberfest ruby

Last synced: 28 Aug 2025

https://github.com/tarellel/bootstrap_views_generator

A Rails generator for creating bootstrap styled views (Erb, Slim, and HAML).

bootstrap gem generator rails ruby template twitter-bootstrap

Last synced: 23 Jun 2025

https://github.com/psu-libraries/psulib_blacklight

Penn State University Libraries' Blacklight Catalog

ruby ruby-on-rails solr

Last synced: 19 Feb 2026

https://github.com/marioruiz/nice_hash

You can easily generate all the hashes you want following the criteria you specify. Many other features coming to Hash class like the methods 'bury' or select_key, access the keys like methods: my_hash.my_key.other_key. You will be able to generate thousands of different hashes just declaring one and test easily APIs based on JSON for example.

api generation hash json nicehash pattern random ruby ruby-gem string testing

Last synced: 07 May 2025

https://github.com/ytakkar/rails-notes-app

A Notes-App created with Rails!!

rails ruby

Last synced: 07 May 2025

https://github.com/petrnikolas/flick

Flick is a Rails development platform to generate, develop and deploy web applications and microservices. (Ruby, Ruby on Rails, Postgres, etc.)

docker gateway gateway-api gateway-microservice microservice microservices monorepo monorepo-architecture monorepo-boilerplate monorepository postgres postgresql postgresql-database rails rails-api rails-application ruby ruby-application ruby-on-rails rubyonrails

Last synced: 23 Jun 2025

https://github.com/andyobtiva/yasl

Yet Another Serialization Library - A pure Ruby auto-serialization library that works across different Ruby implementations like Opal and JRuby as an automatic alternative to YAML/Marshal. Unlike Marshal, it does not raise errors for unserializable objects, thus provides a highly productive friction-free auto-serialization experience.

automatic jruby opal ruby serialization

Last synced: 23 Mar 2025

https://github.com/tymate/api-blocks

Simple and consistent rails api extensions

api dry-transaction dry-validation pundit rails-api responders ruby ruby-on-rails

Last synced: 11 Nov 2025

https://github.com/sahar-abdelsamad/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.

postgresql ruby ruby-on-rails

Last synced: 22 Sep 2025

https://github.com/alejandrodevs/flash_rails_messages

A simple helper to display flash rails messages

bootstrap flash-messages rails ruby

Last synced: 24 Sep 2025

https://github.com/lmaldonadoch/motorista

Automotive online magazine built with Rails, Bootstrap and SASS. Tested with RSpec and Capybara.

bootstrap capybara heroku rails rspec ruby sass

Last synced: 04 Apr 2026

https://github.com/gottfrois/beez

Simple, efficient ruby workers for Zeebe workflows.

bpmn rails ruby workflow zeebe

Last synced: 31 Jul 2025

https://github.com/iconnect/rails-session

Decrypt Ruby on Rails sessions in Haskell

haskell rails ruby web

Last synced: 01 Mar 2025

https://github.com/telegram-bot-rb/telegram-bot-types

Virtus types for telegram bot api. See PR for dry-types support

bot dry-rb ruby telegram virtus-types

Last synced: 07 Sep 2025

https://github.com/boomerdigital/solidus_avatax_certified

Improve your Solidus store's sales tax decision automation with Avalara AvaTax

avalara avatax certified rails ruby solidus tax

Last synced: 08 Jan 2026

https://github.com/kenchan0130/jekyll-lazy-load-image

Edit img tag optimized lazy load images for your Jekyll site

jekyll ruby

Last synced: 28 Apr 2025

https://github.com/maumagnaguagno/hypertension_u

:fleur_de_lis: HTN planning with uncertainty in Ruby

htn hypertension planning ruby uncertainty

Last synced: 09 Apr 2025

https://github.com/bahanix/sinatra-clean

Learn Sinatra, step 4

demo-app ruby sinatra

Last synced: 11 Apr 2025

https://github.com/javierhonduco/ruby_perf_counters

Ruby gem to access the CPU performance counters (PMU) using perf_event_open(2)

perf performance performance-counters performance-monitoring-unit pmu ruby

Last synced: 11 Mar 2026

https://github.com/railsmechanic/sidewalk

Sidewalk is an Elixir client which is compatible with Sidekiq, the »simple, efficient background processing library for Ruby«.

elixir message-queue queue ruby sidekiq

Last synced: 07 May 2025

https://github.com/djdefi/rss-firehose

Aggregate RSS feeds into a light page

docker erb httparty lightweight news-aggregator newsfeed rss-aggregator ruby

Last synced: 07 May 2025

https://github.com/ahmadchata/linter_css

💻‼️A Command-line based app that checks for errors in CSS files such as 2 spaces indentation in blocks, space before opening brace, lower case for hex colour code.

ruby

Last synced: 09 Apr 2025

https://github.com/winebarrel/minierb

Single binary ERB template processor built with mruby.

cli erb mruby ruby template

Last synced: 12 Oct 2025

https://github.com/thecodechaser/things-catalog

Things-catalog is a console based project written in Ruby langueage, Where users can store books, music-albums, games and other data. The data is being save to the json files and gets back to the application on restart.

postgresql ruby tdd

Last synced: 24 Apr 2025

https://github.com/piotrmurach/queen

English language linter to hold your files in high esteem.

checker english linter quality ruby rubygem

Last synced: 12 Jun 2025

https://github.com/textmate/linter.tmbundle

🔬Linting functionality for TextMate

json linter ruby textmate tmbundle

Last synced: 24 Apr 2025

https://github.com/maxhollmann/ruby-ytdl

A Ruby wrapper for youtube-dl with progress callbacks

downloader ruby ruby-gem wrapper youtube youtube-dl

Last synced: 23 Apr 2025

https://github.com/praisespjmt/fruugal

Fruugal 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.

css3 ruby ruby-on-rails

Last synced: 24 Apr 2025

https://github.com/jcmfernandes/omniauth-workos

An OmniAuth strategy for authenticating with WorkOS.

devise oauth omniauth omniauthable ruby saml workos

Last synced: 23 Apr 2025

https://github.com/eftakhairul/gisbn

It fetches all book information by ISBN number based on Google Book API

gisbn isbn ruby ruby-gem

Last synced: 16 Apr 2025

https://github.com/kachick/striuct

Struct + validation + inheritable + default value + ...

ruby struct type validation

Last synced: 01 Apr 2025

https://github.com/yothu/budget-app-capstone

Web application that allows you to record money transactions and separate them in categories

budget-app capstone rails ruby

Last synced: 23 Apr 2025

https://github.com/xuyanwen2012/XP-MBBS-7.0

A Mount & Blade Style Battle System for RPG Maker XP with Demo

rgss rpgmakerxp ruby

Last synced: 26 Apr 2025

https://github.com/claudiarojassoto/tdd_project

This project follows the Test-Driven Development (TDD) approach. Each feature has been developed starting with a test case, as per TDD guidelines.

bundle gem rubocop ruby tdd testing

Last synced: 23 Apr 2025

https://github.com/idean/apk_analyzer

APK files analysis utility

apk apk-analyzer ruby

Last synced: 11 Jul 2025

https://github.com/kaich/ssport

commandline for change config of shadowsocket

commandline ruby shadowsocks tools

Last synced: 20 Mar 2025

https://github.com/claudiarojassoto/play_with_ruby

This repository use Ruby syntax for basic programming operations.

irb method ruby variables

Last synced: 23 Apr 2025

https://github.com/jbampton/xml-schema-diff

:point_right: Visual XML Schema differencing tool :point_left: :arrow_right: Static site generator :arrow_left:

analytics analytics-dashboard data-mining diffing github-pages google-charts html5 javascript regex responsive-design ruby text-mining xml-schema

Last synced: 15 Apr 2025

https://github.com/qonto/activejob-lockable

Gem to make jobs lockable

activejob lockable rails ruby

Last synced: 01 Sep 2025

https://github.com/accelecode/ui_interactors

UI Interactors makes it simple to write automated browser tests using selenium-webdriver - tests which are resilient to HTML structure and style changes.

browser-automation functional-testing gem ruby selenium selenium-webdriver test-automation webdriver

Last synced: 15 Apr 2025

https://github.com/hamzaoutdoors/school_library_ruby

OOP School Library is an app/tool that can be used in a school library to record what books are in the library and who borrows them. At the end of the project, users will be able to; - Add new students or teachers. - Add new books, and - Save records of who borrowed a given book and when.

backend data-structures design-pattern oop oop-principles ruby ui

Last synced: 24 Apr 2025

https://github.com/nikolalsvk/restaurant-reservations

Ruby on Rails project for Internet Software Architecture course

activerecord postgresql rails reservation ruby

Last synced: 22 Apr 2025

https://github.com/praisespjmt/inkling-blog-app

The Inkling Blog app is a classic blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.. Built with Ruby, Ruby on Rails and PosgreSQL

blogging javascript posgresql ruby ruby-on-rails

Last synced: 24 Apr 2025

https://github.com/lugolabs/tracker

Ruby On Rails Time Tracker

ruby ruby-on-rails time tracker

Last synced: 27 Apr 2025

https://github.com/hackclub/increase-ruby

Ruby API client for Increase, a platform for Bare-Metal Banking APIs

api banking fintech increase ruby

Last synced: 23 Apr 2025

https://github.com/insipx/jekyll-react

A Jekyll Plugin which converts config variables and pages to JSON for use with Javascript

api dynamic jekyll-plugin json liquid react ruby

Last synced: 10 Mar 2026

https://github.com/bahanix/amazing

Porn folder maze generator

porn porn-folder ruby xkcd

Last synced: 11 Apr 2025

https://github.com/ultirequiem/playground

:star: Notes, snippets, concepts and more.

csharp go java javascript playground ruby rust typescript

Last synced: 07 May 2025

https://github.com/ashish2030/grape-api-using-ruby-on-rails

:octocat: 🌟ᴛʜɪꜱ ɪꜱ ᴍʏ ᴍᴏɴᴏʟɪᴛʜɪᴄ ᴀᴘᴘʟɪᴄᴀᴛɪᴏɴ ᴍᴀᴅᴇ ʙʏ ᴍᴇ ᴜꜱɪɴɢ ʀᴜʙʏ ʟᴀɴɢᴜᴀɢᴇ ᴀɴᴅ ʀᴜʙʏ ᴏɴ ʀᴀɪʟꜱ ꜰʀᴀᴍᴇᴡᴏʀᴋ 💻 🎯 🚀

css3 grape-api html javascript ruby ruby-on-rails-5

Last synced: 11 Apr 2025

https://github.com/eagerelk/ditty

Sinatra Based Web Application Framework

framework opensource ruby sinatra

Last synced: 08 May 2025

https://github.com/reem-lab/budget-app

Budget app is about building 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

boostrap devise-token-auth postgresql rspec-rails rubocop ruby ruby-on-rails

Last synced: 03 Oct 2025

https://github.com/icyleaf/xiaomi-push

(unofficial) xiaomi push server sdk for ruby - 非官方小米推送服务端 Ruby SDK

ruby ruby-sdk xiaomi xiaomi-push xiaomi-sdk

Last synced: 24 Apr 2025

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

Puppet module to create windows schedule tasks from exported XML

puppet ruby windows windows-scheduler xml

Last synced: 22 Feb 2026

https://github.com/icyleaf/wechat-bot

还不知道如何走向的微信机器人

ruby wechat wechat-bot weixin-bot

Last synced: 24 Apr 2025

https://github.com/phacks/rails-view-components-storybook

Companion repository for the “Building a Component Library in Rails with Storybook”

component-library rails ruby storybook

Last synced: 14 Aug 2025

https://github.com/ydah/slim-embedded-minify

A slim file to minify embedded code.

gem minify plugin ruby slim

Last synced: 15 Apr 2025

https://github.com/maartenvanvliet/moneybird

Ruby gem for the Moneybird REST API

moneybird ruby

Last synced: 14 Apr 2025

https://github.com/krypto-etox/car-racing-2

Car Racing 2 is a simple UI BASED HTML, CSS, JS and Ruby, game with a taste of old theme. It's just for educational and learning purpose game project.

api css game html javascript js ruby static web webdevelopment

Last synced: 21 Sep 2025

https://github.com/mcfiredrill/forttree

wakaba/kareha imageboard clone

kareha-imageboard ruby

Last synced: 03 Sep 2025

https://github.com/thadeu/recollect-array

🔃 Simple wrapper to filter array using Ruby and simple predicate conditions

array array-filter array-like collection-filters filter gems recollect-array ruby

Last synced: 04 Oct 2025

https://github.com/mikeoleynik/edctn

:book: Open-source LMS. A teacher should be a rockstar.

json-api lms rails ruby

Last synced: 03 Oct 2025

https://github.com/rubycocos/webservice

webservice gem - yet another HTTP JSON API (web service) builder

gem ruby

Last synced: 11 Jul 2025

https://github.com/balerum03/slack_bot_rails

This bot will tell you in the slack chat if a number is prime or not. If the number you enter is prime, the bot will give you an array with all the prime numbers before the entered number, and it can also solve simple sums and give the results on the chat. This bot uses the Slack-API, Active Record, PostgreSQL, and React to display prime numbers on the browser.

activerecord adan-fernandez-bonilla api bot prime rails reactjs ruby slack-api slack-bot youtube-video

Last synced: 03 Jul 2025

https://github.com/madbomber/justprep

A pre-process for the just command line utility

crystal just ruby

Last synced: 02 Mar 2026

https://github.com/quentin18/pathfinding.rb

A pathfinding library in Ruby based on A* algorithm.

astar-algorithm gem pathfinding ruby

Last synced: 01 Nov 2025

https://github.com/eval/nero

🔥 Declarative YAML-tags

rails ruby yaml

Last synced: 23 Mar 2025

https://github.com/mishina2228/youtube-api-trial

YouTube channels info collector

rails ruby youtube

Last synced: 22 Mar 2025

https://github.com/xuyanwen2012/xp-mbbs-7.0

A Mount & Blade Style Battle System for RPG Maker XP with Demo

rgss rpgmakerxp ruby

Last synced: 15 Apr 2025

https://github.com/madcato/word2vec-rb

Ruby interface gem to use word2vec arithmetics.

machine-learning ml nlp ruby word2vec

Last synced: 29 Jun 2025

https://github.com/johnftitor/catalog-of-stuff

Ruby Capstone Project meant to wrap the concepts of Ruby language and SQL Databases, creating a OOP project based on an UML diagram. In this project, we created a console app that will help us to keep a record of different types of things we won: books, music albums, and games.

ruby sql

Last synced: 22 Jun 2025

https://github.com/alchaplinsky/ai21

A Ruby client for AI21 Studio API

ai api-client artificial-intelligence machine-learning ml ruby

Last synced: 20 Jun 2025

https://github.com/mohsen-alizadeh/rails-pdate

Persian date utility to use in Rails projects

ruby

Last synced: 23 Jul 2025

https://github.com/mark24code/check_996

Help your check repo 996 or not 😄

git ruby tool

Last synced: 26 Jul 2025

https://github.com/tenderlove/hatstone

A minimal Ruby wrapper for Capstone disassembler

assembly capstone disassembler ruby

Last synced: 07 May 2025

https://github.com/fantasyzhjk/onebot-ruby

用 Ruby 写 QQ 机器人!

cqhttp ruby

Last synced: 17 Jan 2026

https://github.com/meleu/hello_meleu

A useless gem created for the sole purpose of showing people how to create a Ruby gem.

ruby ruby-gem

Last synced: 14 Apr 2025

https://github.com/erikcameron/decorum

Tasteful decorators for Ruby.

decorators ruby

Last synced: 01 Aug 2025

https://github.com/p-chan/dotfiles

The dotfiles for fuckin' awesome feeling development environment

dotfiles fish fixpack ghq git macos nodejs nodenv npm rbenv ruby vim

Last synced: 14 Aug 2025

https://github.com/codeblooded/ittybe

Privacy Respecting URL Shortener built on Sinatra and Redis

privacy redis ruby shortener sinatra sinatra-applications url url-shortener

Last synced: 13 Aug 2025

https://github.com/davidesantangelo/gameoflife

This is a Rails implementation of "Conway's Game of Life." Conway's game is a mathematical simulation where cells live or die based on certain rules.

game math ruby

Last synced: 10 Jul 2025

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

Group project: The Recipe app keeps track of all your recipes, ingredients, and inventory. Built with Ruby on Rails

postgresql rails5 ruby ruby-on-rails

Last synced: 01 Oct 2025

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

Discover the OOP School Library, a Ruby-powered app for efficient book and borrower management. Over a week, build classes for students, teachers, and books, create associations, add a simple user interface, refactor code, ensure data persistence, and implement unit tests. A practical example of object-oriented programming in action.

rspec ruby rubygems testing

Last synced: 01 Aug 2025

https://github.com/messagemedia/messages-ruby-sdk

MessageMedia Ruby SDK for sending and receiving messages

messagemedia messaging ruby sms sms-api sms-client sms-gateway sms-messages

Last synced: 01 Aug 2025

https://github.com/xavriley/fast_osc

A Ruby wrapper around rtosc (https://github.com/fundamental/rtosc/) to encode and decode OSC messages.

ruby

Last synced: 22 Jun 2025

https://github.com/linqueta/eezee

The easiest HTTP client for Ruby

gem http-client ruby ruby-on-rails rubygems

Last synced: 08 Oct 2025

https://github.com/kevinstuffandthings/nameq

Create unique names via numeric suffixes

ruby rubygems

Last synced: 26 Oct 2025

https://github.com/upsidelab/spree_gladly

Official Gladly integration for Spree Commerce

customersupport ecommerce ruby

Last synced: 06 Feb 2026

https://github.com/ebihara99999/code_keeper

Measures metrics especially about complexity and size of Ruby files.

metrics ruby

Last synced: 17 Mar 2026

https://github.com/zedtux/urss

Ultra RSS is another Ruby Feed RSS parser

atom feed gem rss ruby

Last synced: 12 Apr 2025

https://github.com/jgaskins/rails_app_operator

Kubernetes Rails app operator, allowing simple day-1 Rails deployment to a Kubernetes cluster

docker kubernetes rails ruby

Last synced: 07 May 2025