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/kymmt90/active_record-type-encrypted_string

Provides encrypted string attributes to Active Record models

activerecord encryption rails ruby

Last synced: 08 Aug 2025

https://github.com/philnash/sendgrid-email-status

A Rails application that sends emails via the SendGrid API and tracks their status

email rails rails6 ruby ruby-on-rails ruby-on-rails-6 sendgrid sendgrid-api twilio twilio-sendgrid

Last synced: 30 Sep 2025

https://github.com/pragmarb/pragma-decorator

Powerful and elegant model presenters with a twist.

api decorator pragma ruby ruby-on-rails trailblazer

Last synced: 13 Apr 2025

https://github.com/oldprojectss/morse-code-decoder

This is a morse code decoder that uses ruby to convert morse coded into readable text

ruby

Last synced: 23 Jul 2025

https://github.com/lcampanari/action_view_preview

Development tool for rendering views that wouldn't otherwise be rendered in your application

hacktoberfest rails ruby

Last synced: 24 Jul 2025

https://github.com/kurenn/cic-rb

A library built in ruby to communicate with the CIC Api

api cic cic-api gem hashie ruby sdk

Last synced: 24 Jul 2025

https://github.com/xmisao/xcal

xcal displays a japan calendar like cal, ncal

gem ruby ruby-gem

Last synced: 24 Jul 2025

https://github.com/raminmammadzada/rails-members-only

Microverse School > Rails > #5 Members Only

rails6 ruby ruby-on-rails

Last synced: 29 Sep 2025

https://github.com/tomeraberbach/hackathon

A hackathon web application with a comprehensive administrative backend, email infrastructure, attendee registration, and optional MLH integration.

event-management event-management-system hackathon hackathon-application hackathon-website major-league-hacking mlh rails rails-application ruby ruby-application ruby-on-rails web-application

Last synced: 05 Oct 2025

https://github.com/raminmammadzada/rails-re-former

Microverse School > Rails > #4 Forms

rails rails6 ruby ruby-on-rails

Last synced: 25 Jul 2025

https://github.com/piotrmurach/tenpin

Terminal tenpin bowling game

bowling-game game ruby ruby-gem terminal

Last synced: 18 Sep 2025

https://github.com/jesusgautamah/lucy_dockerunner

This gem is a tool to run docker containers with rake commands, good for CI/CD and Rails projects

containers docker docker-compose docker-container gem rails rake ruby ruby-on-rails tasks wrapper

Last synced: 16 Aug 2025

https://github.com/bdurand/super_settings

SuperSettings provides a scalable framework for managing dynamic runtime application settings with in-memory caching, strong typing, a built-in web UI, and support for multiple storage backends.

configuration ruby

Last synced: 18 Sep 2025

https://github.com/CJKinni/linked-parallel-table

⚖️ An automated version of the Parallel Table of Authorities and Rules with links to legal texts

law legal legal-texts ruby

Last synced: 27 Jul 2025

https://github.com/jbussdieker/ruby-enc

External node classifier and reporting dashboard

puppet rails ruby

Last synced: 03 Aug 2025

https://github.com/dannyben/rigit

Scaffolding that doesn't bite

gem ruby scaffolder scaffolding

Last synced: 04 Oct 2025

https://github.com/danielshow/rails-auto-migrate

VSCode extension for Rails that watches migration folder for new ones, open latest migration file and automatically run migration.

javascript migration rails ruby vscode

Last synced: 27 Jul 2025

https://github.com/scotthaney/file_data

Extracts common file metadata information from exif and mpeg files

exif jpeg jpg m4v mpeg ruby

Last synced: 27 Jul 2025

https://github.com/pioz/tvdb2

Ruby wrapper for TVDB api version 2

api ruby tv-series tvdb

Last synced: 28 Jul 2025

https://github.com/andriy-baran/rspec_request_helpers

A set of helpers for testing with RSpec

dsl hacktoberfest rails rspec ruby testing

Last synced: 13 Aug 2025

https://github.com/adel-gu/budget-app

Instant Budget is a mobile web application that can helps you keep track and manage your daily financially transaction.

bootstrap5 postgresql ruby ruby-on-rails

Last synced: 09 Mar 2026

https://github.com/ibr5500/egivy_app

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

bootstrap5 css devise rails render rspec-rails ruby ruby-on-rails

Last synced: 28 Jul 2025

https://github.com/youmari/catsapp

An application that show cats images built with rails

rails rest-client ruby

Last synced: 20 Sep 2025

https://github.com/cheezenaan-sandbox/sample_app_rev4

Sample application forked from https://railstutorial.jp/

docker rails rails-tutorial ruby

Last synced: 29 Jul 2025

https://github.com/narazaka/opal-file

native File.read, File.write etc... for Opal

dir file filesystem opal ruby

Last synced: 12 Aug 2025

https://github.com/ijustdev/lazuli

CLI for transforming Amazon products into blog posts with eruby.

affiliate-marketing amazon cli commandline-interface paapi5 ruby templating

Last synced: 04 Oct 2025

https://github.com/owusu-desmond/guess-game

This is a simple guessing game. The program will generate a random number between 0 and 9. It will then prompt the player to enter a guess. After a guess is entered, the program will indicate whether the guess is too low or too high. If the guess is correct, the game will print a congratulatory message and exit.

guessing-number-game ruby

Last synced: 29 Jul 2025

https://github.com/alexherbo2/roman-numeral.rb

A command-line program and library for parsing and generating Roman numerals

command-line-tool library roman-numerals ruby

Last synced: 02 Aug 2025

https://github.com/juanvqz/simple_form-theme

The easiest way to install modern CSS themes for SimpleForm.

bulma-css rails ruby rubygems tailwind-css

Last synced: 04 Oct 2025

https://github.com/takezyou/rb-spinners

More than 60 spinners for terminal, ruby wrapper for amazing node library cli-spinners and python library py-spinners.

gem json ruby sipnners

Last synced: 16 Jan 2026

https://github.com/powerlevel9000/school-library

School Library is ruby based with terminal user interface project in which you can create persons books and bunch of more objects School Library is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods

database relationships ruby

Last synced: 30 Jul 2025

https://github.com/bilby91/ddsl

Docker Declarative Specific Language

ci circleci ddsl docker gitlab ruby travis-ci

Last synced: 02 Aug 2025

https://github.com/foca/granola-cache

Cache the output of your Granola serializers.

caching granola json-serialization lesscode ruby

Last synced: 03 Aug 2025

https://github.com/bondok6/enumerable

In this project we learned how to use a module inside a class. For this we created a class `MyList` and a module `MyEnumerable`. the module MyEnumerable will implement a subset of the functionality of Enumerable.

ruby

Last synced: 02 Aug 2025

https://github.com/dvinciguerra/business-br

Business::BR is a namespace to put all validations like CPF, CNPJ, CEP and some other things to be used in a brazilian ruby project.

brazilian cep cnpj cpf gem ruby validation

Last synced: 11 Aug 2025

https://github.com/gedeonts/morse_code_decoder

This is a project to decode a Morse code using Ruby programming language.

ruby

Last synced: 23 Sep 2025

https://github.com/gagniuc/programming-languages

A total of 44 poster presentations and 404 source code examples reflected in nine computer languages, namely: C#, C++, Java, JavaScript, PERL, PHP, Python, Ruby and VB.

algorithms code cpp csharp examples introduction-to-programming java javascript perl php programming programming-languages python ruby source vb6 vba visual-basic

Last synced: 23 Sep 2025

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

postgresql rails ruby

Last synced: 01 Aug 2025

https://github.com/tonytonyjan/geodesics

geodesics calculates the geodesic distance between 2 points with latitude and longitude on ellipsoid Earth using Lambert's formula.

distance geodesic lambert latitude longitude ruby

Last synced: 10 Aug 2025

https://github.com/masumajaffery/tdd-project

TDD is the Test Driven Development Technology that is about write tests before write a code and if code does not run according to test case then refactor code.

ruby tdd

Last synced: 03 Sep 2025

https://github.com/mark24code/sinatra-app-template

Sinatra web app template

mvc rack ruby sequel sinatra

Last synced: 09 Apr 2025

https://github.com/dannyben/slacktail

Command line utility for following your Slack chat from the terminal

cli command-line gem ruby slack slack-client

Last synced: 12 Mar 2026

https://github.com/rubycocos/more

more tools, libraries & scripts

almost-sinatra fizzbuzz gems ruby sinatra

Last synced: 06 Sep 2025

https://github.com/danreynolds/summonerexpert

API for LoL Conversational Assistant Summoner Expert

api-ai bot league-of-legends rails ruby

Last synced: 06 Jul 2025

https://github.com/tsu-nera/journal-generator

Personal Journal Generator

quantified-self ruby

Last synced: 12 Apr 2026

https://github.com/digitalheir/ruby-xml-to-hash

Ruby gem to transparently convert XML documents to Ruby hashes (and JSON... and beyond)

hash json ruby xml

Last synced: 14 Apr 2025

https://github.com/dephell/dephell_specifier

Work with version specifiers (can parse PEP-440, SemVer, Ruby, NPM, Maven)

constraints dephell interval maven npm python ruby semver version versioning

Last synced: 06 Sep 2025

https://github.com/acook/logsaber

A logger for a more civilized age.

formatting logging ruby

Last synced: 05 Jul 2025

https://github.com/akxcv/fast_blank_ocaml

Ruby String#blank? in OCaml

native-extension ocaml ruby

Last synced: 04 Oct 2025

https://github.com/frozenfoxx/arganium

Cooperative hacking shooter

games hacking rails ruby

Last synced: 04 Feb 2026

https://github.com/hiromichinomata/menhera-search

Search menhera-chan(メンヘラちゃん) images by text

image ruby tools

Last synced: 06 Sep 2025

https://github.com/farida-hamid/melodyrentals-backend

Melody Rentals is a musical instrument rental application. Built with: Ruby on Rails, API, JWT-Device, and RSPEC.

jwt-authentication rails-api ruby

Last synced: 10 Mar 2026

https://github.com/kevinpruvost/venomengine

Cross-Platform Research-Focused Graphics Engine

bazel hlsl metal raytracing ruby vulkan

Last synced: 25 Jun 2025

https://github.com/ccocchi/raisin

API versioning for Rails made easy

api rails ruby

Last synced: 24 Apr 2025

https://github.com/ctkqiang/mobileappanalyzer

这个仓库包含了一个用于分析移动应用文件(APK 和 IPA)的 Ruby 脚本。它能够提取这些文件并运行诸如 APKTool 和 JADX(用于 Android)以及 class-dump(用于 iOS)等工具进行分析。该脚本支持对 Android APK 文件和 iOS IPA 文件进行详细分析,包括提取和解析文件内容,并能自动下载和安装所需的工具。

android apktool china class-dump-swift hacking ios metaspoilt ruby tool

Last synced: 12 Apr 2025

https://github.com/ervinismu/rails-workshop

simple CRUD api for rails

api rest-api ruby ruby-on-rails

Last synced: 06 Sep 2025

https://github.com/yoshoku/numo-blis

Numo::BLIS builds and uses BLIS as a background library for Numo::Linalg

blas blis gem machine-learning numo ruby

Last synced: 25 Apr 2025

https://github.com/lewiscowles1986/jekyll-improved-paginator-plugin

Jekyll's built-in paginator is incredibly limited. This looks to do more.

jekyll liquid needs-tests paginator ruby

Last synced: 11 Mar 2026

https://github.com/keepworks/caterpillar-ruby

A simple ruby client for the Caterpillar API

caterpillar conversion encryption-algorithm html pdf pdf-document rails ruby

Last synced: 19 Apr 2026

https://github.com/ppostma/smart_paginate

Simple, smart and clean pagination extension for Active Record and plain Ruby Arrays.

activerecord pagination ruby

Last synced: 27 Oct 2025

https://github.com/antoinelyset/bmo

Push notifications to iOS and Android devices, it handles TCP & HTTP Proxies.

android apns gcm ios proxy push ruby stunnel

Last synced: 18 Apr 2025

https://github.com/ogshawnlee/algorithms

A collection of practice algorithms written in Python, Ruby, TypeScript (tested with Vitest) and V.

cpp python ruby typescript v vlang

Last synced: 25 Apr 2025

https://github.com/masumajaffery/ruby-gems

Ruby gems are not jewels but a chunks of knowledge that is a wholesome treasure for mind.

ruby ruby-gem

Last synced: 11 Mar 2026

https://github.com/audy/dna

A biological sequence file (fasta, fastq, qseq) parser for Ruby

bioinformatics dna parser ruby

Last synced: 07 Oct 2025

https://github.com/waydotnet/carrierwave-imagesorcery

Additional processing to use ImageSorcery into CarrierWave

carrierwave imagesorcery ruby

Last synced: 13 Apr 2025

https://github.com/dantecatalfamo/xprinter-wifi

A tool to configure the WiFi on Xprinter wireless thermal printers from Linux

receipt-printer ruby thermal-printer xprinter

Last synced: 20 May 2026

https://github.com/tarellel/crossbeam

An easy way to create and run service objects with callbacks, validations, errors, and responses

ruby rubygem rubyonrails service-object

Last synced: 23 Oct 2025

https://github.com/digitalnz/plug

🔌 A Rails engine to turn on/off features (Feature flipper).

feature-flags feature-flipper feature-toggles flipper gem mysql plug rails rails-engine ruby ruby-on-rails

Last synced: 06 Oct 2025

https://github.com/luizpicolo/rails_admin_featured_content

:high_brightness: Easy way for create featured contents using rails_admin

news rails rails-admin ruby rubyonrails

Last synced: 08 Oct 2025

https://github.com/mariochavez/llm_client

Ruby client to connect to LLM Server.

client llamacpp llm ruby

Last synced: 06 Oct 2025

https://github.com/kawakamimoeki/jumon

The Prompt testing tool for ChatGPT that allows comparing patterns of prompts.

ai chatgpt gem llm prompt ruby

Last synced: 20 Apr 2025

https://github.com/sentayhu19/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. built with Ruby on Rails

bootstrap5 ruby ruby-on-rails

Last synced: 26 Jan 2026

https://github.com/yegor256/tukeyized

Ruby method that removes extreme data points from an array using Tukey's method

ruby ruby-gem tukey-hsd

Last synced: 06 Oct 2025

https://github.com/thefox/homebrew-brewery

Homebrew Tap

homebrew-tap ruby

Last synced: 23 Apr 2025

https://github.com/suyesh/apility-ruby

Ruby interface for Moocher api, A Reputation API and Anti-Abuse Service

apility apility-ruby bank card creditcard geolocation moocher moocher-api reputation-api ruby ruby-interface rubygem

Last synced: 05 Oct 2025

https://github.com/digital-fabric/h1p

HTTP 1.1 parser for Ruby

http http1 parser ruby

Last synced: 23 Apr 2025

https://github.com/toshimaru/ruby-short_url

Ruby implementation of python-short_url.

gem ruby

Last synced: 05 Oct 2025

https://github.com/zedtux/human_size_to_number

Implement missing reverse of ActionView::Helpers::NumberHelper#number_to_human_size

gem rails ruby ruby-on-rails

Last synced: 08 Oct 2025

https://github.com/seven1m/ragchew.site

A website for amateur radio operators to find and participate in on-the-air gatherings

amateurradio hamradio ruby sinatra

Last synced: 21 Feb 2026

https://github.com/creadone/zerossl

Ruby client for ZeroSSL

client ruby ssl zerossl

Last synced: 23 Apr 2025

https://github.com/jimmycuadra/lita-urban-dictionary

A Lita handler for fetching definitions from Urban Dictionary.

chatops lita lita-handler ruby urban-dictionary

Last synced: 27 Jul 2025

https://github.com/standardnotes/brakeman-action

Runs Brakeman against a repository's source code to find security vulnerabilities, using GitHub actions.

brakeman rails review ruby security static-code-analysis

Last synced: 25 Aug 2025

https://github.com/carreraprogrammer/oop_four_principles

This repository was created in order to understand the four principles of OOP: Encapsulation, Abstraction, Inheritance and polymorphism

ruby

Last synced: 13 Jul 2025

https://github.com/ijayabby/tic-tac-toe

Tic Tac Toe is a pencil and paper game played on a 3×3 grid wherein players take turns (one is X, and the other O) in marking down the spaces in the grid. The first player who can place his mark in a horizontal, vertical, or diagonal row wins the match.

rspec rspec-testing ruby tic-tac-toe-game tic-tac-toe-ruby

Last synced: 20 Jan 2026

https://github.com/sajari/sdk_ruby

Official repository of the Search.io SDK for Ruby

api ruby sdk search

Last synced: 07 Apr 2025

https://github.com/wojtha/redmine_alerts

Reporting plugin for Redmine

redmine-plugin ruby

Last synced: 28 Mar 2025

https://github.com/chadowo/gosu-mruby-wrapper

Wrapper around Gosu and MRuby to run Gosu games natively on desktop platforms

game-dev gamedev gamedev-tool gosu libgosu mruby ruby

Last synced: 04 Sep 2025

https://github.com/webmatze/dragonruby-sokoban-game

A Sokoban Clone using DragonRuby Game Toolkit

dragonruby game indiegame ruby smaug sokoban sokoban-game

Last synced: 23 Apr 2025