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/raleighlittles/ruby-hackerrank

Solutions to the Ruby challenges on HackerRank.

hackerrank hackerrank-solutions ruby

Last synced: 14 Apr 2025

https://github.com/alexinslc/depot

E-Commerce Rails App - from Agile Web Development with Rails 7

hacktoberfest pragprog rails7 ruby ruby-on-rails

Last synced: 01 Oct 2025

https://github.com/bondok6/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 manage your budget.

bootstrap5 devise gitflow postgresql rails rubocop ruby ruby-on-rails

Last synced: 12 May 2025

https://github.com/carolineartz/rubocop-rails-order_model_macros

Extension of RuboCop for ordering macro style methods in Rails models

rails rubocop rubocop-rails ruby

Last synced: 07 Mar 2026

https://github.com/marcelotto/parspec

A testing framework for Parslet grammars

gunit parser parser-specifications parslet rspec ruby testing

Last synced: 10 Apr 2025

https://github.com/keithdoggett/spatial_stats

Spatial Statistics Library for ActiveRecord/PostGIS

postgis rails ruby spatial spatial-stats stats

Last synced: 13 Apr 2025

https://github.com/alejandrodevs/active_model_exporters

A simple way to export data in Rails.

activemodel exporter rails ruby

Last synced: 24 Sep 2025

https://github.com/xploshioon/i18n-to-s3

Ruby on Jets project that takes your translation base file from a repository, generates translated files with Google Translate, and uploads said files to S3

aws-lambda github-webhooks google-translate i18n intl ruby ruby-on-jets s3 serverless

Last synced: 18 Feb 2026

https://github.com/seankay/readmorejs-rails

Readmore.js for Rails

rails readmore ruby

Last synced: 31 Oct 2025

https://github.com/meltrust/bubble-sort-with-ruby

Project: Sorting numbers with Ruby using bubble sort and yield.

ruby

Last synced: 19 Apr 2025

https://github.com/parolkar/royalemorale

Public 🤝 Private collaboration for Responsible AI Agents (in Ruby)

ai ruby

Last synced: 15 Mar 2026

https://github.com/mikker/render_with_view

☝️ Be explicit about the things you send from your Rails controller to the view.

rails rails-controller ruby

Last synced: 14 Apr 2025

https://github.com/kateinoigakukun/optcarrot.wasm

A NES emulator written in Ruby on browser powered by WebAssembly

nes ruby webassembly

Last synced: 19 Mar 2025

https://github.com/KA-HQ/Trophonius

A lightweight, easy to use link between Ruby (on Rails) and FileMaker using the FileMaker Data-API.

filemaker filemaker-api filemaker-data-api filemaker-dataapi ruby ruby-gem ruby-on-rails

Last synced: 10 May 2025

https://github.com/philr/putty-key

Ruby PuTTY private key (.ppk) library. Supports reading and writing with a refinement to OpenSSL::PKey to allow key conversion.

ppk putty putty-private-key puttygen ruby ssh

Last synced: 26 Jul 2025

https://github.com/adlerhsieh/franky

a minimal sinatra template generator

cli ruby sinatra

Last synced: 13 Mar 2025

https://github.com/abongsjoel/ruby-bubble-sort

The project built a method #bubble_sort that takes an array of numbers and returns a sorted array, as well as a method #bubble_sort_by that takes an array of strings and sorts it by string length.

ruby

Last synced: 11 Apr 2025

https://github.com/kodius/rails-api-rest

Rails 7 REST (openapi) template repo with Dockerfile, docker-compose and docker-swarm stack

backend docker docker-stack docker-swarm mvc openapi rest-api rspec rswag ruby ruby-on-rails

Last synced: 10 Apr 2025

https://github.com/blockfrost/blockfrost-ruby

Ruby SDK for Blockfrost.io

api blockfrost cardano ipfs ruby sdk

Last synced: 01 May 2025

https://github.com/toihrk/apple-app-site-association

A mountable Sinatra application for introduce the universal link to your application.

ruby

Last synced: 20 Mar 2025

https://github.com/kevinoid/jekyll-highlight-file

A Liquid filter for Jekyll which outputs highlighted file content

code-highlight jekyll jekyll-plugin liquid-templating-engine ruby

Last synced: 13 Apr 2025

https://github.com/ronin-rb/ronin-db-activerecord

ActiveRecord backend for the Ronin Database

activerecord activerecord-models database infosec recon ruby security

Last synced: 09 Sep 2025

https://github.com/postmodern/ruby-ncrack

A Ruby interface to Ncrack.

command-mapper infosec ncrack ncrack-parser ruby

Last synced: 28 Oct 2025

https://github.com/rukomoynikov/tabled

Easily display your data in neat, organized tables right in your terminal! The library is straightforward, with no extra fuss or dependencies. Just plug in your data and enjoy clear, concise output.

cli ruby ruby-gem table

Last synced: 18 Mar 2025

https://github.com/ged/inversion

Inversion is a templating system for Ruby. It uses the "Inversion of Control" principle to decouple the contents and structure of templates from the code that uses them, making it easier to separate concerns, keep your tests simple, and avoid polluting scopes with ephemeral data. (github mirror)

inversion-of-control ruby template

Last synced: 18 Mar 2025

https://github.com/postmodern/gemspec.yml

Write your gemspecs in plain YAML

gemspec ruby rubygems specification

Last synced: 28 Oct 2025

https://github.com/thiagochirana/shorui

A gem that helps you easily generate README.md documentation from Rails routes

documentation documentation-generator rails ruby

Last synced: 14 Jun 2025

https://github.com/AbacatePay/abacatepay-ruby-sdk

AbacatePay Ruby SDK for you to start receiving payments in seconds

abacatepay abacatepay-sdk ruby

Last synced: 07 Apr 2026

https://github.com/recipyhq/recipy

Recipy web application. All of it just works.

cooking food health javascript rails ruby

Last synced: 03 Apr 2025

https://github.com/kochan4php/belajar-ruby

Repository yang saya buat untuk mempelajari bahasa pemrograman Ruby

learn-ruby ruby ruby-programming-language

Last synced: 29 Oct 2025

https://github.com/vic778/jumia-api

Jumia is an African e-commerce platform with different data models. I liked the professionalism of their site and wanted to clone the backend to implement my Rails skills. It also allows only an admin to create, read, update and delete category.

factory heroku postgresql rspec-rails rswag ruby ruby-on-rails

Last synced: 11 Apr 2025

https://github.com/patrick204nqh/trace_viz

Designed to trace and visualize events executed in a block of code. Useful for debugging and logging.

code-tracing code-visualization diagrams method-tracing ruby trace-events trace-point tracing visualization

Last synced: 01 May 2025

https://github.com/peterberkenbosch/sendcloud

Ruby Client for the SendCloud API

hacktoberfest hacktoberfest2021 ruby sendcloud shipping

Last synced: 30 Apr 2025

https://github.com/yasslab/yasslab.jp

💎 RailsチュートリアルやRailsガイドを企画・運営・開発しているチームのWebサイトです。

company heroku jekyll remote-work ruby website yasslab

Last synced: 11 Apr 2025

https://github.com/emad-elsaid/amun

A minimal CLI text editor, built on Ruby, looking for Emacs as it's father and idol.

cli editor emacs gem ruby

Last synced: 19 Jun 2025

https://github.com/emilebosch/graphql-ruby-microservices

Simple POC of microservices with ruby example and graphql

drb graphql microservices ruby

Last synced: 11 Apr 2025

https://github.com/cyberarm/mruby-gosu

mruby wrapper around Gosu

gosu mruby ruby

Last synced: 11 Apr 2025

https://github.com/magynhard/class_interface

Ruby gem to provide an interface pattern for classes

class-interface interface interface-pattern pattern ruby ruby-gem

Last synced: 04 May 2025

https://github.com/rubycocos/core

core tools, libraries & scripts - logger, config, dates, alphabets, shell & more

alphabets dates gems logger props ruby

Last synced: 29 Jun 2026

https://github.com/markfchavez/train-tax-calculator

Computes Withholding Tax and Net Income given a monthly base salary using the new TRAIN tax law of 2018.

philippines ruby tax train

Last synced: 05 May 2025

https://github.com/brayandiazc/dev-setup-ubuntu-es

Instaladores automatizados para configurar un entorno completo de desarrollo en Ubuntu o WSL

docker git java kubernetes linux nodejs postgresql python ruby sh ssh terraform ubuntu wsl zsh

Last synced: 07 Jul 2025

https://github.com/eapenzacharias/fakebook

Minimalistic Social Network built using Ruby-on-Rails HTML and CSS. Bootstrap classes are used for styling.

bootstrap content-management-system rails rspec rubocop ruby social-media social-network

Last synced: 13 Apr 2025

https://github.com/janlelis/clipboard_formatter

A clipboard formatter for RSpec

clipboard rspec rspec-formatter ruby

Last synced: 12 Apr 2025

https://github.com/ksylvest/formula

A Rails form generator that creates simple markup

forms rails ruby

Last synced: 07 May 2025

https://github.com/zewdu444/budget_app

A mobile web application that simplifies budget management by organizing transactions into categories, providing a clear overview of expenses and spending patterns. Users can easily track their spending. Built with Ruby on Rails, PostgreSQL and Rspec

postgresql ror rspec-rails ruby

Last synced: 11 Apr 2025

https://github.com/johannkm/electron-ruby-example

Electron as a Ruby GUI

electron ruby sinatra

Last synced: 11 Apr 2025

https://github.com/klaxit/ruby

Linters, tools and documentation for ruby at Klaxit 💎

danger rubocop ruby

Last synced: 06 May 2025

https://github.com/adalbertobrant/iracoes

calculadora de Imposto de Renda para Ações com preço médio em Ruby

agile backend bugs cli css firstime hacktoberfest hacktoberfest2021 html issues javascript kanban mysql nodejs ruby sqlite

Last synced: 30 Apr 2025

https://github.com/jmdeldin/box

Exponentiated yak-shaving. (Applying dev-ops to personal workstations.)

ansible nginx nginx-proxy playbook rails ruby shell ubuntu

Last synced: 11 Apr 2025

https://github.com/victorgonbu/mastermind_boardgame

A mastermind board game created in Ruby. Game is playable either as a code breaker or code maker vs IA.

codebreaker guest maker mastermind oop ruby

Last synced: 08 Sep 2025

https://github.com/bararchy/ruby-ann-webattack-filtering

A project to filter SQL Injection and XSS attacks using ANN -- in Ruby

ann artifical-neural-network cybersecurity filter-sql-injection machine-learning ruby sqli xss xss-attacks

Last synced: 12 May 2025

https://github.com/dantealonsoht/ror-cryptoapp-api

Proyecto en Ruby on Rails para calcular rendimientos y exportar datos usando las 3 criptomonedas más populares (BTC, ETH, ADA) con datos importados de Messari API.

action-cable api bootstrap5 csv javscript json rdoc rspec-rails rubocop-rails ruby ruby-on-rails webpack websocket

Last synced: 19 Oct 2025

https://github.com/wendellast/portfolio

This repository is a compilation of projects and code snippets that represent my journey in software development. Here, you'll find meaningful works ranging from small scripts to more complex projects. Feel free to explore, contribute, or reach out to discuss collaborations and innovative ideas.

javascript portfolio ruby ruby-on-rails silent website

Last synced: 09 Jul 2025

https://github.com/tylerrick/activesupport-duration-human_string

Convert Duration objects to human-friendly strings like '2h 30m 17s'

activesupport duration rails ruby serializer string

Last synced: 18 Mar 2025

https://github.com/civo/activetracker

A Rubygem to save full log/output of your requests, errors, etc for viewing within ActiveTracker

in-progress ruby ruby-on-rails

Last synced: 10 Apr 2025

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

A Redmine plugin which makes notifying your Redmine instance easy ;)

notifications pusher rails redmine redmine-plugin ruby

Last synced: 11 Jan 2026

https://github.com/njh/ruby-playlist

A ruby gem to convert playlists between different formats

cue-sheet jspf m3u playlist ruby xspf

Last synced: 17 Mar 2025

https://github.com/iridakos/elastic_rails_tutorial

The application from the elastic search tutorial

elasticsearch kibana rails ruby tutorial

Last synced: 10 Apr 2025

https://github.com/german-cobian/philosophy

A blog app in Rails where the user can create and share articles relating to the main four topics in Philosophy (Metaphysics, Gnoseology, Logic, and Ethics). The user can also comment on other user's articles and upvote them.

rails ruby

Last synced: 14 Jul 2025

https://github.com/lambdatest/lt-appium-ruby

Run Ruby and Appium scripts on LambdaTest automation cloud. A sample repo to help you run Ruby based test scripts in parallel with LambdaTest

android-automation app-automation appium appium-ruby ios-automation lambdatest mobile-app-testing ruby testing-tools

Last synced: 07 Jul 2025

https://github.com/mauricioszabo/clojuby

Ruby on Clojure

clojure conversion ruby

Last synced: 06 Mar 2026

https://github.com/charlyjazz/sinatra-sequel-backbone

Code Snippet App, based in Sinatra and Backone, very old. :bug:

backbone bundle codemirror ruby sinatra

Last synced: 11 Apr 2025

https://github.com/thefox/pastebin

Just another Pastebin.com CLI script, but you can even login with your user account.

mit-license pastebin ruby ruby-gem

Last synced: 23 Apr 2025

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

cancancan devise postgresql ruby ruby-on-rails

Last synced: 05 May 2025

https://github.com/mateusznakodach/heroesofdomaindrivendesign.eventsourcing.ruby

Shows how to use Domain-Driven Design, Event Storming, Event Modeling and Event Sourcing in Heroes of Might & Magic III domain.

ddd dddheroes domain-driven-design event-modeling event-sourcing eventmodeling eventsourcing eventstorming hotwire ruby ruby-on-rails

Last synced: 27 Feb 2025

https://github.com/williamscch/budget_rails_app

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.

capybara css erb mvc mvc-architecture postgresql rails ror rspec rspec-rails ruby ruby-on-rails

Last synced: 04 Oct 2025

https://github.com/cimon-io/billet

scratch rails app using best practices

billet rails ruby scaffold

Last synced: 04 Jul 2025

https://github.com/taq/traquitana

Simple tool for deploy Rails apps

deploy rails ruby

Last synced: 11 Nov 2025

https://github.com/maumagnaguagno/mindfreak

:stuck_out_tongue_winking_eye: BrainFuck interpreter with bytecode

brainfuck bytecode interpreter ruby

Last synced: 05 Sep 2025

https://github.com/ElMassimo/pakiderm

🐘 Pakiderm will never forget the return value

memoization memoize ruby

Last synced: 16 Jul 2025

https://github.com/jeremywrnr/deepmap

:milky_way: deep ruby hash/array map

hash map ruby rubygems

Last synced: 09 Apr 2025

https://github.com/evilmartians/omniauth-ebay-oauth

OmniAuth Strategy for eBay Apps (for using with eBay REST APIs)

ebay ebay-api oauth omniauth-strategy ruby

Last synced: 12 Apr 2025

https://github.com/Virtual-Coffee/bot-meetingplace-events

A friendly bot to give us a heads up when the next events are.

github-actions heroku-scheduler meetingplace ruby slack-bot

Last synced: 16 May 2025

https://github.com/epeios-q37/atlas-ruby

World's lightest toolkit to quickly and easily add a GUI to your Ruby programs and bring them online.

api gui network repl ruby todomvc web

Last synced: 09 Apr 2025

https://github.com/mamantoha/zci

Zendesk and Crowdin integration Command Line Interface (CLI)

cli crowdin ruby zendesk

Last synced: 07 May 2025

https://github.com/galtzo-floss/silent_stream

🔕 ActiveSupport Stream Silencing/Capturing - Without ActiveSupport

outputstream rails rspec ruby testing

Last synced: 05 Sep 2025

https://github.com/thekuwayama/nslookupot

nslookup over TLS

cli dns-over-tls ruby

Last synced: 23 Apr 2025

https://github.com/iqbaleff214/metode-saw

Penerapan metode SAW (simple additive weighting) dalam berbagai bahasa pemrograman

go golang javascript nodejs php php8 ruby saw simple-additive-weighting spk

Last synced: 11 Apr 2026

https://github.com/vhyza/jw_player_helper

Simple Rails JWPlayer helper

deprecated rails ruby

Last synced: 13 May 2025

https://github.com/reem-lab/hello-rails

Set up for rails app with simple example to print in the views hello rails

database rails ruby sqlite3

Last synced: 28 Apr 2025

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

An app that was built with Ruby using OOP principles. The app allow you to add new students, teachers, books and save records of who borrowed a given book and when.

github-actions rspec rubocop ruby

Last synced: 07 May 2025

https://github.com/sdogruyol/calculator-tdd

An example of applied TDD with a simple calculator

rspec ruby

Last synced: 24 Mar 2025

https://github.com/KyivKrishnaAcademy/ved_akadem_students

Students attendance and progress monitoring tool.

docker rails react redux ruby

Last synced: 16 May 2025

https://github.com/hpi-epic/profci-exercise

Employing Continuous Integration Services and Github Workflows to Teach Test-driven Development

automation exercise ruby student-centered tdd teaching travis-ci tutorial

Last synced: 27 Feb 2025

https://github.com/demonstrandum/rubyfiglet

FIGlet in Ruby, font interpretation and printing.

ascii ascii-art figlet font ruby terminal

Last synced: 19 Jun 2025

https://github.com/apache/activemq-nms-stomp

Mirror of Apache ActiveMQ NMS.Stomp Client

activemq c cplusplus csharp java network-client network-server perl php python ruby

Last synced: 22 Apr 2025

https://github.com/creasty/i18n_flow

[beta] Manage translation status in YAML file

i18n rails ruby translation-management

Last synced: 14 Jun 2025

https://github.com/top-gg-community/ruby-sdk

A ruby library for the top.gg api

api bot dbl discordbotlist ruby topgg

Last synced: 01 Jul 2025

https://github.com/fixrb/aw

Aw, fork 😬

ruby subprocess

Last synced: 15 Jul 2025

https://github.com/najibullahjafari/ruby_social_media

In this project, I have created a blog app, It is about using CRUD operation of ruby on rails, I used a wiframe to develop it.

bootstrap5 rails ruby ruby-on-rails

Last synced: 11 Mar 2026

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

New Relic tracing for gruf services

grpc gruf newrelic ruby

Last synced: 22 Apr 2025

https://github.com/woodruffw/ruby-inih

A Ruby wrapper for inih (a simple C INI parser)

c configuration ini inih iniparser ruby

Last synced: 16 Apr 2025