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/nejdetkadir/dev-ruby

Ruby bindings for dev.to API

api-client blogs devto ruby ruby-client ruby-gem

Last synced: 07 May 2025

https://github.com/drexed/genderize-io

Genderize.io Ruby SDK.

gender genderize genderizeio ruby

Last synced: 07 May 2025

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

"OOP School Library" is a program made in ruby ​​for a University library, which was created using the object-oriented programming paradigm. The program allows users to register new students and teachers, manage book information, and more efficiently control books borrowing.

object-oriented-programming rspec-testing ruby solid-principles

Last synced: 28 Sep 2025

https://github.com/jonathanhefner/benchmark-inputs

Input-focused benchmarking for Ruby

benchmark microbenchmark ruby

Last synced: 11 Nov 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/adlerhsieh/franky

a minimal sinatra template generator

cli ruby sinatra

Last synced: 13 Mar 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/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/senotrusov/file-digests

📐 A tool to check if there are any changes in your files by storing and later checking their digests/hashes (BLAKE2b512, SHA3-256, or SHA512-256).

bitrot checksums digests hash hashsums linux macos ruby storage windows

Last synced: 01 Aug 2025

https://github.com/tomholford/twitter-labs-api

A basic implementation of a Twitter Labs API client in Ruby

gem ruby ruby-gem twitter twitter-api

Last synced: 13 Apr 2025

https://github.com/alexfalkowski/nonnative

Allows you to keep using the power of ruby to test other systems.

bdd cucumber ruby

Last synced: 09 Apr 2026

https://github.com/Gabriel-Lewis/ThinkPiece

A blogging website inspired by Medium

javascript react redux ruby rubyonrails

Last synced: 16 May 2025

https://github.com/postmodern/nokogiri-ext

Useful extensions to nokogiri

extensions nokogiri ruby

Last synced: 21 Mar 2025

https://github.com/vittorius/rspec_flat_error_formatter

RSpec formater that produces errors output easily consumable by automated tools

rspec rspec-formatter ruby testing-tools

Last synced: 12 Apr 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/phobos/phobos_db_checkpoint

Phobos plugin which saves your kafka events to the database

event-sourcing kafka kafka-events kappa kappa-architecture phobos ruby

Last synced: 13 Apr 2025

https://github.com/JonnyKong/Coursera-ProgrammingLanguagesUW

Coursera: Programming Languages, Univ. of Washington

functional-programming programming-language-theory racket ruby sml

Last synced: 26 Mar 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/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/parolkar/royalemorale

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

ai ruby

Last synced: 15 Mar 2026

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/bibendi/twinkle

Notification service sending messages to Telegram.

notifications ruby telegram

Last synced: 29 Jul 2025

https://github.com/pikachuexe/contracted_value

Library for creating contracted immutable(by default) value objects

contracts gem ruby value-object

Last synced: 31 Aug 2025

https://github.com/peek/peek-mongo

Take a peek into the Mongo commands made within your Rails application.

mongo peek ruby

Last synced: 03 Apr 2025

https://github.com/xord/rubysketch

A game engine based on the Processing API

game-engine game-engine-2d gamedev processing ruby

Last synced: 16 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/maxpleaner/sounds

command line drum set & music maker in ruby

arpeggio arpeggio-files audio cli command-line drums keymap metronome mp3 music ruby sound synth

Last synced: 25 Jul 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/seankay/readmorejs-rails

Readmore.js for Rails

rails readmore ruby

Last synced: 31 Oct 2025

https://github.com/driftingruby/154-service-objects-for-api-interactions-with-twilio

In this episode, learn how to extract the interactions with an external API into a service object so that code is isolated and interchangeable.

rails ruby ruby-on-rails service-objects

Last synced: 05 Apr 2025

https://github.com/justalever/email_subscriptions_demo

An basic email subscription workflow for a Ruby on Rails app

emailsubscription mailer rails ruby rubyonrails

Last synced: 23 Oct 2025

https://github.com/simonneutert/ruby-telegram-login-web-stub-tutorial

demo ruby project with roda framework providing a working telegram login process

ajax demo roda ruby telegram telegram-api telegram-bot-api telegram-loing tutorial webapp

Last synced: 22 Jul 2025

https://github.com/mvz/ghtml2pdf

HTML to PDF converter based on WebKit2GTK+ and GirFFI

gir-ffi hacktoberfest pdf-converter ruby webkit2gtk

Last synced: 20 Aug 2025

https://github.com/cdalvaro/homebrew-tap

🍻 @cdalvaro's custom formulae for the @Homebrew package manager

brew custom-formulae formulae homebrew macos package-manager ruby tap taps

Last synced: 20 Mar 2025

https://github.com/shkm/frecli

⏰ A CLI for Freckle in Ruby.

cli freckle ruby

Last synced: 11 Jul 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/koic/dry_require_spec_helper

:golf: DRY (Don't Repeat Yourself) of `require 'spec_helper'`.

rspec ruby

Last synced: 26 Oct 2025

https://github.com/zeroc0d3/docker-rails-nginx-unicorn

Docker Rails + Nginx + Unicorn (from Ubuntu 16.04 & Ruby 2.4.0)

docker foreman nginx rails ruby ubuntu unicorn

Last synced: 05 Mar 2026

https://github.com/jamesbrooks/server-status

Command line tool for quickly fetching and displaying vital host metrics

linux monitoring ruby server ubuntu

Last synced: 05 Mar 2026

https://github.com/alexdovzhanyn/sevendeadlysins

A side-scroller game written purely in ruby.

game platformer ruby sidescroller

Last synced: 04 Mar 2026

https://github.com/magdielcardoso/active_act

Abstract spare methods from your controllers and models into actions in Ruby with Active Act 🚀

open-source rails ruby ruby-gem ruby-on-rails rubygem

Last synced: 18 Mar 2026

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/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/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/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/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/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/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/iridakos/elastic_rails_tutorial

The application from the elastic search tutorial

elasticsearch kibana rails ruby tutorial

Last synced: 10 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/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/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/recipyhq/recipy

Recipy web application. All of it just works.

cooking food health javascript rails ruby

Last synced: 03 Apr 2025

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/johannkm/electron-ruby-example

Electron as a Ruby GUI

electron ruby sinatra

Last synced: 11 Apr 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/mauricioszabo/clojuby

Ruby on Clojure

clojure conversion ruby

Last synced: 06 Mar 2026

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/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/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/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/yasslab/yasslab.jp

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

company heroku jekyll remote-work ruby website yasslab

Last synced: 11 Apr 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/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/pepabo/oauth2-colormeshop

Colorme Provider for the OAuth 2.0 Client

colormeshop ruby rubygems

Last synced: 09 Sep 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/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/janlelis/clipboard_formatter

A clipboard formatter for RSpec

clipboard rspec rspec-formatter ruby

Last synced: 12 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/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/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/postmodern/ruby-ncrack

A Ruby interface to Ncrack.

command-mapper infosec ncrack ncrack-parser ruby

Last synced: 28 Oct 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/peterberkenbosch/sendcloud

Ruby Client for the SendCloud API

hacktoberfest hacktoberfest2021 ruby sendcloud shipping

Last synced: 30 Apr 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/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/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/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/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/cyberarm/mruby-gosu

mruby wrapper around Gosu

gosu mruby ruby

Last synced: 11 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/ksylvest/formula

A Rails form generator that creates simple markup

forms rails ruby

Last synced: 07 May 2025

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/davesimoes/torne-se-backend

Este repositório tem como objetivo ser apenas mais uma ferramenta para ajudar a todos os que desejam se tornar Desenvolvedores Backend

api backend cursos desenvolvedor-backend go golang java livros node node-js php python resource rest-api ruby tutorial tutorial-sourcecode

Last synced: 13 Jul 2025

https://github.com/ankurgel/statsample-glm

Generalized Linear Models extension for Statsample

ruby ruby-science-foundation sciruby statistics statsample statsample-glm

Last synced: 19 Mar 2025

https://github.com/broadlume/hanami-events-cloud_pubsub

A hanami-events adapter for Google Cloud Pub/Sub

google-cloud-pubsub hanami pubsub ruby

Last synced: 13 Jul 2025

https://github.com/bondok6/blog-app

The Blog app is a fully functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts.

postgresql rails ruby ruby-on-rails

Last synced: 12 May 2025

https://github.com/groony/activeadmin-dry-validation

Validate your ActiveAdmin resources through dry-validation

activeadmin rails ruby schema

Last synced: 18 Mar 2025

https://github.com/tenderlove/myhidapi

A wrapper around hidapi for Ruby

hidapi ruby usb

Last synced: 28 Jun 2025