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/tanhongit/samuraicrm

Build a Modular Engines Application with Rails 6, Rails 5. You can try it at https://railssamuraicrm.herokuapp.com

engines modular modular-rails modular-rails-application rails rails-crm rails-engine ruby samurai-crm samurai-crm-rails-6 samuraicrm tanhongit-rails

Last synced: 13 Oct 2025

https://github.com/apaciuk/rails-rello

Rails 7 Trello type app with Dragula JS and Bootstrap 5, Devise, Omniauth and more

database dragula kanban-board-application rails rails-application ruby

Last synced: 01 Oct 2025

https://github.com/nebulab/renderful

A Ruby rendering engine for headless CMSs, with support for caching and Ruby on Rails.

component contentful rails rendering ruby ui

Last synced: 22 Apr 2025

https://github.com/joshbeckman/readwise-ruby

Minimal Readwise API client and highlight parsing library

gem readwise ruby

Last synced: 03 Sep 2025

https://github.com/jonathanhefner/dub_thee

Rails page titles via I18n

page-title rails ruby ruby-on-rails

Last synced: 11 Nov 2025

https://github.com/lewiscowles1986/jekyll-improved-category-pages-plugin

I Believe a better way of generating category pages for Jekyll

jekyll needs-tests older proof-of-concept ruby template

Last synced: 19 Apr 2025

https://github.com/ilyasgaraev/delegate_key

Create methods which return hash value

delegate hash key ruby

Last synced: 20 Aug 2025

https://github.com/tamanobi/line-chatbot-rb-sample

LINE Messaging APIをつかったサンプル

heroku linebot ruby sinatra

Last synced: 16 May 2025

https://github.com/javitocor/social-media-app

Social Media app cloning Facebook. Collaborative project built with Ruby on Rails following MVP pattern.

associations bootstrap rails-application ruby ruby-on-rails social-media

Last synced: 10 Mar 2026

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

School Library is a Ruby practice project aimed at mastering Object Oriented Programming.

rspec ruby

Last synced: 01 Sep 2025

https://github.com/bigcommerce/gruf-zipkin

Zipkin tracing plugin for Gruf

grpc gruf ruby zipkin

Last synced: 30 Jun 2025

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

bootstrap rspec ruby ruby-on-rails

Last synced: 20 Apr 2025

https://github.com/dannyben/bobkit

Site Generation Toolkit with Slim, SCSS, CoffeeScript and Markdown

gem ruby site-generator

Last synced: 18 Apr 2025

https://github.com/laylo309/my-blog-app

This is my Blogs app where, you can find a warm environment for you to share cheap wisdom, enchanting crowds, and more.

javascript rails ruby ruby-on-rails webpack

Last synced: 19 Aug 2025

https://github.com/wuletawwonte/rmis

An open source Ruby on Rails system under development for the purpose of automating the research business process from Call for paper to Publication primarily in Arba Minch University.

postgres ruby ruby-on-rails tailwind-css

Last synced: 23 Apr 2025

https://github.com/dannyben/sting

Minimal, lightweight, multi-YAML settings library

gem ruby settings settings-management yaml-configuration

Last synced: 04 Aug 2025

https://github.com/reednj/udp_rest

Client and server modules to allow making REST HTTP requests over UDP

http rest ruby udp

Last synced: 02 Jul 2025

https://github.com/belsman/ruby-capstone

This project entails building a program that crawls daily data about COVID-19 from a website and displays it in the terminal. Built with Ruby.

microverse-projects ruby web-scraping

Last synced: 19 Apr 2025

https://github.com/fluent-plugins-nursery/winevt_c

Windows Event Log API binding from winevt.h. https://docs.microsoft.com/en-us/windows/desktop/api/_wes/

ruby wevtapi-h windows windows-event-log

Last synced: 15 May 2025

https://github.com/zven94/portfolio

This repo contains my portfolio and a selection of projects and works that I have completed. Feel free to explore these projects and know me better.

css css3 html javascript react reactjs ruby

Last synced: 28 Sep 2025

https://github.com/a-chacon/minitest-cc

Plugin for minitest. It provides minimal information about code coverage.

minitest minitest-plugins ruby

Last synced: 12 May 2025

https://github.com/yahir91/scraper

A web scraper that is used to retrieve medical articles from the Scielo website. Built with Ruby.

ruby scraper

Last synced: 15 Jul 2025

https://github.com/johnmccabe/blinkt-ruby

Ruby port of Pimoroni Blinkt Python module https://github.com/pimoroni/blinkt

blinkt blinkt-library blinkt-ruby leds library pimoroni pimoroni-blinkt-python raspberry-pi raspberrypi ruby ruby-port

Last synced: 26 Sep 2025

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

The Recipe app keeps track of all your ingredients, recipes, and public recipes. It allows users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.

bullet cancancan capybara-rspec crud database devise psql ruby ruby-on-rails

Last synced: 27 Oct 2025

https://github.com/dannyben/nasdaq

Nasdaq Data Link API Ruby Library and Command Line

api api-client command-line economic-data gem quandl quandl-api ruby

Last synced: 18 Apr 2025

https://github.com/vaiorabbit/jumppointsearch

A Ruby implementation of Jump Point Search (JPS) and A*

astar-algorithm dijkstra-algorithm jump-point-search nanovg ruby

Last synced: 24 Aug 2025

https://github.com/igneus/calendarium-romanum-remote

remote calendar extension for calendarium-romanum

calendar church liturgy ruby

Last synced: 29 Jun 2025

https://github.com/jimmycuadra/lita-youtube

A Lita handler for displaying YouTube video information.

chatops lita lita-handler ruby youtube

Last synced: 19 Apr 2025

https://github.com/eth3rnit3/rails_api_template

Rails api template it make ready to code

api rails ruby template

Last synced: 19 Apr 2025

https://github.com/aergoio/libaergo

Native library to interface with Aergo

aergo blockchain c c-plus-plus c-sharp ruby swift vb-net

Last synced: 19 Apr 2025

https://github.com/gangelo/deco_lite

DecoLite is a little gem that allows you to use the provided DecoLite::Model class to dynamically create Decorator class objects. Use the DecoLite::Model class directly, or inherit from the DecoLite::Model class to create your own unique subclasses with custom functionality. DecoLite::Model includes ActiveModel::Model, so validation can be applied using ActiveModel validation helpers you're familiar with; or, you can roll your own - just like any other ActiveModel. DecoLite::Model allows you to consume a Ruby Hash that you supply via the initializer (DecoLite::Model#new) or via the DecoLite::Model#load! method. Any number of Ruby Hashes can be consumed. Your supplied Ruby Hashes are used to create attr_accessor attributes (or "fields") on the model. Each attribute created is then assigned the value from the Hash that was loaded. Again, any number of hashes can be consumed using the DecoLite::Model#load! method.

decorator decorator-pattern decorators gem rails-gem ruby ruby-gem ruby-gems

Last synced: 30 Apr 2025

https://github.com/cedarcode/cwt-ruby

Ruby implementation of RFC 8392 CBOR Web Token (CWT)

cbor cbor-web-token cwt rfc ruby

Last synced: 11 Nov 2025

https://github.com/benmukebo/budgy-budget

Budgy-Budget 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, PostgreSQL.

css postgresql ruby ruby-on-rails

Last synced: 07 May 2025

https://github.com/wolfpack-digital/rails-template

Ruby on Rails application template

rails rails-template ruby

Last synced: 07 May 2025

https://github.com/thecodechaser/decode-morse-code

Decode morse code is a project with ruby programs to decode morse code messages.

ruby

Last synced: 17 Aug 2025

https://github.com/miltlima/goact

Goact - is a CLI to create default github actions

github-actions golang java javascript nodejs ruby

Last synced: 13 Apr 2025

https://github.com/benawi/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. The app that you will create will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

abstr enca inheri polymo ruby

Last synced: 24 Sep 2025

https://github.com/artob/myonn.rb

The source code for my If.rb #5 presentation Make Your Own Neural Network with Ruby.

handwriting-recognition mnist neural-network ruby

Last synced: 04 Aug 2025

https://github.com/humawork/wardrobe

Dress up your Ruby objects with garments from Wardrobe!

attributes coercion config gem immutable ruby validation

Last synced: 17 Aug 2025

https://github.com/elmassimo/journeyman

Let your factories use your business logic, making them flexible and easier to update.

factory fixtures rails ruby testing

Last synced: 19 Apr 2025

https://github.com/koenpunt/capistrano-pumactl

Puma server control tasks for Capistrano 3

capistrano puma ruby

Last synced: 01 Aug 2025

https://github.com/teekaytech/techtalks

A blog for creating and reading tech-related articles. Users can sign up/log in with third-party apps like twitter/google. Built with Ruby on Rails, AWS S3 and Bootstrap.

bootstrap4 css3 html5 responsive-web-design ruby ruby-on-rails

Last synced: 07 May 2025

https://github.com/ssnickolay/unitpay

Gem для подключения к платежной системе unitpay.ru

payment ruby

Last synced: 02 Aug 2025

https://github.com/powerlevel9000/blog

Blog is Ruby on Rails based project The Blog app will be a classic example of a blog website fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Blog is where you can talk about anything you did

postgresql-database ruby ruby-on-rails

Last synced: 01 Aug 2025

https://github.com/brianvanburken/exercism

My solutions for the challenges on exercism.org

coffeescript elixir elm exercism exercism-solution go javascript kotlin python ruby rust

Last synced: 19 Apr 2025

https://github.com/kenzietechnologies/messaged

A gem for quickly and easily implementing Hotwire Turbo chat modules on Ruby on Rails apps.

hotwire-turbo instant-messaging ruby ruby-on-rails

Last synced: 29 Sep 2025

https://github.com/yaairfernando/joinme

RoR application to create events and invite users to your events, also with a commenting system.

axios rails6 rspec ruby web-design webpack

Last synced: 30 Sep 2025

https://github.com/oxylabs/webscraping-with-ruby

A tutorial for web scraping with Ruby

ruby web-scraping

Last synced: 07 Sep 2025

https://github.com/dannyben/victor-cli

Command line for Victor, the Ruby SVG library

gem ruby svg svg-builder

Last synced: 17 Apr 2025

https://github.com/cancelei/search_engine

SearchEngine made with Ruby on Rails 7.1. Works for Google, Bing or Brave API.

bingsearchapi bravesearchapi googlesearchapi ruby rubyonrails

Last synced: 29 Jun 2025

https://github.com/timkaechele/rex

Migrated to my own git server

matching-engine ruby

Last synced: 14 Mar 2025

https://github.com/dragonbox/freshsales

A wrapper for Freshsales API

crm-sdk freshsales gem ruby

Last synced: 15 Aug 2025

https://github.com/fga-eps-mds/owla

Real-time Q&A and Slides sharing to help teachers and students

classes rails real-time ruby

Last synced: 17 Aug 2025

https://github.com/ruby/win32api

ruby

Last synced: 19 Oct 2025

https://github.com/interviewstreet/rails-boilerplate-2022

Ruby on Rails boilerplate configured with authentication, docker-setup, must-have gems and much more.

authentication best-practices boilerplate docker gems rails ruby ruby-on-rails starter-template

Last synced: 13 Aug 2025

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

A mixin module for creating fake IO-like classes.

help-wanted io mocking ruby

Last synced: 21 Apr 2025

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: 10 May 2025

https://github.com/krishpranav/redditosint

A simple ruby tool that scrapes reddit user's comment history and saves into a JSON file

information-gathering osint reconnaissance reddit reddit-osint ruby ruby-osint username-checker username-osint

Last synced: 10 Mar 2026

https://github.com/y-crdt/yrb-redis

A Redis companion for yrb.

crdt redis ruby

Last synced: 15 Apr 2025

https://github.com/thecodechaser/hello-rails-back-end

Hello Rails back-end app is simple application that contains setup of rails APIs. The API loads a random greeting from database on every requset.

postgresql ruby ruby-on-rails

Last synced: 09 Aug 2025

https://github.com/stemount/ruby-on-rails-docker-compose-template

A docker-compose template of a Ruby on Rails application using Ruby 2.7.2 and Rails 6.x

ruby ruby6

Last synced: 05 May 2025

https://github.com/bkuhlmann/marameters

A dynamic method parameter inspector.

metaprogramming methods parameters ruby

Last synced: 01 Aug 2025

https://github.com/chiditarod/dogtag

Racer registration and management application for the CHIditarod. Integrates with Stripe and Classy.

heroku rails rails4 registration ruby ruby-on-rails signup ticketing-system

Last synced: 03 Jan 2026

https://github.com/darrhiggs/sidekiq-trackable_batch

Access detailed, up-to-date information about a Sidekiq::Batch as it runs

batch rails ruby sidekiq

Last synced: 25 Aug 2025

https://github.com/donkirkby/active-sinatra

Sandbox project for ActiveRecord and Sinatra web server, including test fixtures

activerecord oracle ruby sandbox sinatra

Last synced: 07 May 2025

https://github.com/nownabe/sample-rails-on-google-cloud

Sample repository for the article: Fully managed Ruby on Rails on Google Cloud (できるだけインフラ運用したくない Ruby on Rails on Google Cloud)

google-cloud ruby ruby-on-rails serverless

Last synced: 12 Oct 2025

https://github.com/acushlakoncept/micro-reddit

This project was used to get our feets wet working on database model using Rails powerful ORM called Active Records. The data structures necessary to support link submissions and commenting on Reddit was the main focus of this project

active-records gem ruby ruby-on-rails webpack

Last synced: 23 Apr 2025

https://github.com/jpalumickas/backup-repos

Backup your GitHub, BitBucket and GitLab repositories

backup bitbucket github gitlab gitlab-repositories ruby rubygems

Last synced: 28 Apr 2025

https://github.com/lambda2/breezer

🔒 Lock your Gemfile dependencies to safe versions

ci gemfile ruby security

Last synced: 18 Jan 2026

https://github.com/williamscch/school_library

Object Oriented Programming app. Simulates a library of an University, a useful tool that records what books are in the library and who borrows them.

classes oop oop-principles ruby

Last synced: 15 Mar 2026

https://github.com/grahamedgecombe/ignition

Static pages for Rails 4.

rails ruby

Last synced: 23 Apr 2025

https://github.com/toburger/rulesengine

Experimentations with DLR (Dynamic Language Runtime) and MEF (Managed Extensibility Framework)

dlr dotnet javascript mef php python ruby

Last synced: 13 Apr 2025

https://github.com/taichi-ishitani/rbtoon

Toon decoder for Ruby

ruby toon

Last synced: 18 Jan 2026

https://github.com/govuk-ruby/govuk-design-system-rails

Implementation of GOV.UK Design System components in Ruby on Rails

govuk govuk-design-system govuk-frontend rails ruby

Last synced: 23 Apr 2025

https://github.com/haroonabdulrazaq/tictactoe

(Solo)TicTacToe is a 3x3 grid dual player game that assigns symbols(Xs, Os) to players. The final outcome is either a tie or a win. There are 8 possible winning combinations from a player, the player can win by making 3 consecutive moves either vertically, horizontally or diagonally. A player has a maximum of 5 possible moves.

game ruby solo

Last synced: 25 Feb 2026

https://github.com/aliyeysides/openai-quickstart-ruby

Ruby example app from the OpenAI API quickstart tutorial

ai artificial-intelligence openai ruby sinatra tutorial

Last synced: 01 Feb 2026

https://github.com/dannyben/docker-alpine-ruby

Minimal Ruby docker image with native extensions support

alpine docker-alpine-ruby ruby ruby-docker-image

Last synced: 07 Sep 2025

https://github.com/ronin-rb/ronin-post_ex

A Ruby API for Post-Exploitation

hacktoberfest post-exploitation ruby

Last synced: 05 Sep 2025

https://github.com/stitchfix/resqutils

Handy methods, classes, and test support for applications that use Resque

gem opensource ruby

Last synced: 25 Apr 2025

https://github.com/patricktulskie/concuss

Throw a bunch of headers at a web app and see what sticks

malformed-headers pentest ruby security security-auto security-tools testing webapp-security

Last synced: 28 Apr 2025

https://github.com/webhippie/po_to_json

Ruby library for converting gettext PO files to JSON

gettext i18n json ruby rubygem

Last synced: 19 Jan 2026

https://github.com/abhinavs/scoop

Scoop - a production-ready Sinatra boilerplate project using Corneal, ActiveRecord, Capistrano, Puma & Nginx

activerecord api-boilerplate capistrano corneal json-api nginx nginx-proxy puma ruby sinatra sinatra-boilerplate sinatra-mvc sinatra-skeleton

Last synced: 23 Apr 2025

https://github.com/nilsding/webm-index

a simple frontend for your WebM directory

coffeescript frontend index ruby webm

Last synced: 06 Oct 2025

https://github.com/mtarnovan/ruby_pg_cdc

An (experimental) Ruby replication client / CDC for Postgres

cdc change-data-capture logical-replication postgres psql replication ruby

Last synced: 07 May 2025

https://github.com/senotrusov/workety

A library to run Ruby classes as daemons. Process start, signal handling, logfile/pidfile, restart by watchdog, exception handling, reporting to Airbrake and Exceptional, Rails environment load, mutithreaded workers.

daemon error-reporting exception-handling logging multithreading pidfile process rails ruby watchdog

Last synced: 07 Oct 2025

https://github.com/kevinstuffandthings/timeboss

Broadcast Calendar navigation in Ruby made simple

broadcast-calendar gregorian-calendars ruby rubygems

Last synced: 10 Oct 2025

https://github.com/richbl/motion-surveillance

Ruby-based video security surveillance system using Motion (a software motion detector)

email image iot motion motion-detection motion-detector motion-surveillance ruby security surveillance video video-surveillance

Last synced: 10 Oct 2025

https://github.com/jrjoacir/template-ruby-grape-api

Purpose of this project is to offer a template for create an API in Ruby language using Grape API framework inside docker container and propose a development architecture for APIs

api api-blueprint backend container-docker database-container development-architecture docker docker-compose grape healthcheck orm postgresql puma rspec rubocop ruby ruby-language sequel template

Last synced: 05 Jul 2025

https://github.com/danifromecuador/recipes

This is a Server-side Rendering application (SSR) following the MVC architecture. After the user logs in, them can create or edit recipes, adding or removing ingredients, generating shopping list and sharing their recipes with all other users.

postgresql rails render-deployment ruby

Last synced: 24 Apr 2025

https://github.com/lucasmsa/timeblocks-problem

⏱ Trying to come up with my solution to the problem seen in this video: https://youtu.be/3Q_oYDQ2whs

algorithms ruby

Last synced: 24 Apr 2025

https://github.com/itenfay/IPAPkgTool

一款自动化打包 ipa 的 MacOS 应用。(A macOS application that packs ipa automatically.)

ipa mac macos objective-c pack-ipa package python ruby shell ui

Last synced: 13 Jul 2025

https://github.com/mohamedhnoor/hellorails

Hello Rails is a simple backend api that provides random greetings. It is built using Ruby on Rails and Postgres database.

postgresql ruby ruby-on-rails rubygems

Last synced: 10 Apr 2025

https://github.com/ph-7/peachlang

:peach: PeachLang™ is a simple interpreted language done with Ruby using Racc (the Ruby version of Yacc/Bison). The language has been made thanks to MACournoyer's book http://01script.com/comment-creer-son-langage-de-programmation/

bison interpreted-language interpreted-languages interpreted-programming-language interpreter language own-language parser peach-language peachlang programming programming-language programming-languages racc ruby simple-programming-language yacc

Last synced: 09 Apr 2025

https://github.com/chargrilledchook/chess

Final assignment for the Ruby section of The Odin Project

chess odin ruby

Last synced: 23 Oct 2025