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/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/vichuge/rb-capstone-rubocop

A rubocop version made by myself for ruby language. This tool helps to get the rubocop issues in a script.

linters rspec rubocop ruby ruby-language

Last synced: 14 Apr 2025

https://github.com/nithinbekal/dotfiles

Config files for neovim, zsh, ruby etc.

dotfiles neovim ruby zsh

Last synced: 02 Sep 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/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/ujihisa/static_literal_parser

Parse a Ruby string like '{a: [1, X], b: "hello"}' without eval. You don't call eval so it's safe.

gplv3 hacktoberfest parser-library ruby

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

A nice shortcut for ActiveRecord date range queries

activerecord date daterange ruby ruby-gem

Last synced: 13 Apr 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/abeidahmed/feedback-app

Collect issues, ideas, and compliments with a simple widget. Receive them as an email. Dive deep with the dashboard.

compliments dashboard feedback postgresql react ruby ruby-on-rails widget

Last synced: 08 May 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/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/nbulaj/spherical_mercator

🗺️ Spherical Mercator math in Ruby

mapbox ruby ruby-gem spherical spherical-geometry

Last synced: 25 Jun 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/amon-cofie/davrich-recipe-app

DavRich Recipe App is a full stack Ruby on Rails web application on a postgreSQL database that manages different recipes by different users where a user can declare his/her recipe public for all to see, whether logged in or not.

postgresql ruby ruby-on-rails

Last synced: 18 Mar 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/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/amhol/openra-ruby

OpenRA Rubygem

openra orarep replays ruby

Last synced: 13 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: 19 Jul 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/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/joeldrapper/playdate

Object-oriented dates in Ruby.

ruby

Last synced: 19 Sep 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/adlerhsieh/franky

a minimal sinatra template generator

cli ruby sinatra

Last synced: 13 Mar 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/johannkm/electron-ruby-example

Electron as a Ruby GUI

electron ruby sinatra

Last synced: 11 Apr 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/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/ledermann/ibanomat

Ruby wrapper to calculate the IBAN of german bank account numbers

banking german iban ruby rubygems

Last synced: 13 May 2025

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

Genderize.io Ruby SDK.

gender genderize genderizeio ruby

Last synced: 07 May 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/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/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/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/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/postmodern/nokogiri-ext

Useful extensions to nokogiri

extensions nokogiri ruby

Last synced: 21 Mar 2025

https://github.com/floehopper/rails-on-nix

This is an exploration of setting up a vanilla Rails app using the Nix package manager.

nix node rails ruby ubuntu vagrant virtualbox webpacker yarn

Last synced: 14 Apr 2025

https://github.com/thecodechaser/budget-tracker

The Budget tracker app is a full stack application. It's a functional website that shows the list of categories and transactions and empower readers to interact with them by adding new categories and transactions. Users can access the services of the application by creating a new account or by login in if they already have account.

html-css ruby ruby-on-rails tailwind-css

Last synced: 15 Jul 2025

https://github.com/gsamokovarov/serializr

Serializr is a library for creating canonical JSON representation of objects for your RESTful APIs.

json-representation rails ruby serializer

Last synced: 07 May 2025

https://github.com/schmidt/context_wiki

ContextWiki :: Camping Wiki using ContextR

hacktoberfest ruby

Last synced: 14 Jul 2025

https://github.com/floehopper/metaclass

Adds a metaclass method to all Ruby objects

metaclass metaprogramming ruby

Last synced: 15 Jun 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/ElMassimo/pakiderm

🐘 Pakiderm will never forget the return value

memoization memoize ruby

Last synced: 16 Jul 2025

https://github.com/deanpcmad/logsnag

Ruby Library for sending LogSnag events

logsnag ruby rubygem

Last synced: 03 Sep 2025

https://github.com/johnftitor/opp_school_library

Ruby library project that runs in the command line. Meant to understand the base principles of OPP programming while building an application with a new programming paradigm

ruby

Last synced: 31 Aug 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/iamazeem/protobuf-log-sample

Protocol Buffers Log Sample - File Read/Write with Ruby and Python Scripts

log logging protocol-buffers python ruby sample

Last synced: 15 Aug 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/jbox-web/job-database-manager-mysql

A Jenkins plugin that automatically set up MySQL test databases for Jenkins jobs, easy ;)

database jenkins jenkins-jobs jenkins-plugin mysql ruby

Last synced: 12 Aug 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/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/chetannihith/program-hacktoberfest25

⭐️This repository is for Hacktoberfest 2025 contributions, where developers can contribute interesting and unique programs across different languages! Contribute Java, C++, Python, or any language you're comfortable with and showcase your coding skills! Happy hacking

cpp go hacktoberfest hacktoberfest-accepted hacktoberfest2025 java js python ruby

Last synced: 02 Oct 2025

https://github.com/kamva/persianpreneur

Show off your fellow entrepreneurs to the world.

rails-application ruby

Last synced: 01 Oct 2025

https://github.com/smart-village-solutions/smart-village-app-cms

A CMS based on JSON schema of smart-village api

ruby smart-village-app

Last synced: 16 May 2025

https://github.com/jenkinsci/jenkins-plugin-runtime.rb

The idomatic Ruby API for building Jenkins CI plugins

jenkins-api-plugin ruby

Last synced: 30 Sep 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/taq/traquitana

Simple tool for deploy Rails apps

deploy rails ruby

Last synced: 11 Nov 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/famished-tiger/macros4cuke

Add macro-steps to your Cucumber scenarios

cucumber cucumber-scenarios gherkin ruby

Last synced: 12 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/sundi3yansyah/ip-lookup

IP Geolocation find that you want

ajax css3 html5 php rest-api ruby

Last synced: 22 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/bigcommerce/gruf-newrelic

New Relic tracing for gruf services

grpc gruf newrelic ruby

Last synced: 22 Apr 2025

https://github.com/marcelo-schreiber/run-user-code-saas

An API to execute user's code

docker javascript python ruby sandbox

Last synced: 22 Apr 2025

https://github.com/bibendi/twinkle

Notification service sending messages to Telegram.

notifications ruby telegram

Last synced: 29 Jul 2025

https://github.com/y10k/ruby-japanize

日本語のキーワードや構文を定義してRubyを日本語で書けるようにする。

japanese japanese-language ruby

Last synced: 27 Jul 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/thekuwayama/nslookupot

nslookup over TLS

cli dns-over-tls ruby

Last synced: 23 Apr 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/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/swiknaba/kirei

Kirei is a strictly typed Ruby micro/REST-framework for building scaleable and performant APIs.

framework gem hacktoberfest ruby

Last synced: 03 May 2026

https://github.com/ohbarye/git-scraping-template

A template of a git scraping

git git-scraping rss-feed ruby

Last synced: 09 May 2026

https://github.com/st0yanov/action_mailer_pixel

Tracks email open rate by including a tracking pixel in the message body.

action-mailer ruby ruby-on-rails rubygem

Last synced: 06 Mar 2026

https://github.com/luizpicolo/sigoe

Sistema para o gerenciamento de ocorrências escolares

hacktoberfest ifms rails ruby ruby-on-rails

Last synced: 24 Jun 2025

https://github.com/jakerockland/pooh

A simple program for adding one of Github's useful .gitignore templates to your project.

git github gitignore ruby tool

Last synced: 29 Oct 2025

https://github.com/raminmammadzada/ruby-web-scraper

A web scraper for helping individuals or companies to find out which kind of products are recommended more than others in specific category.

rspec ruby scraper webscraper

Last synced: 22 Jun 2025

https://github.com/krishpranav/lyricsify

a simple macOS menu bar application that shows you the lyrics of current playing spotify track.

mac macos pod ruby swift swift3 swift4

Last synced: 19 Jul 2025

https://github.com/sampatbadhe/dotloop-ruby

Unofficial Ruby library for Dotloop API V2

apiv2 dotloop ruby ruby-library

Last synced: 05 May 2025

https://github.com/rmex/orms-converter

Converts RM2k(3) assets to RMVXAce assets (Chipsets, Charsets...)

assets converter rgss rgss3 rpg-maker rpg-maker-vxace rpgmaker ruby software tool

Last synced: 29 Apr 2025

https://github.com/janlelis/ruby_engine

RubyEngine | Better than RUBY_ENGINE

ruby version-check

Last synced: 19 Mar 2025

https://github.com/rishabhtayal/itc-api

Backend API project for ReviewMonitor iOS app.

itc-api itunes-api itunes-connect ruby

Last synced: 11 Jul 2025

https://github.com/igor-makarov/fabricate

DEPRECATED - Google has discontinued Fabric, and this tool no longer works.

crashlytics dsym fabric fastlane ruby

Last synced: 12 Apr 2025

https://github.com/kammradt/cuchinizer

💎 A very powerfull tool to write ruby code just using `cuchi` 💎

compiler cuchi gem ruby

Last synced: 13 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/duffelhq/duffel-api-ruby

Ruby client library for the Duffel API

api-client client-library duffel duffel-api flights-api ruby

Last synced: 16 Jul 2025

https://github.com/hackvan/flowoverstack

Stack Overflow clone made with Rails 5.

rails5 redcarpet ruby

Last synced: 24 Oct 2025