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/dhyegocalota/active_admin-humanized_enum

Easily translate ActiveRecord's enums in your ActiveAdmin. :balloon:

activeadmin activeadmin-plugin enum i18n rails ruby

Last synced: 30 Jun 2025

https://github.com/chrissiku/oop-school

School library store that allow to the librarian to record all informations about a bookand it's borrower

gemfile gemfile-lock oop ruby

Last synced: 17 Mar 2025

https://github.com/ibraheemdev/mongo_beautiful_logger

A simple and beautiful logger gem for MongoDB in you Ruby/Rails app.

beautiful logger mongo mongodb mongoid rails ruby ruby-on-rails

Last synced: 15 Apr 2025

https://github.com/yamat47/number_to_kanji

Ruby Number translator to Japanese Kanji.

gem kanji number ruby translater

Last synced: 15 Apr 2025

https://github.com/westonganger/js-try

JS-Try is a Javascript implementation of the try method from Rails for safe navigation

javascript js node-js rails ruby safe-navigation try

Last synced: 15 Apr 2025

https://github.com/selma-belhadj/budgetapp

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

postgresql ruby ruby-on-rails

Last synced: 09 Apr 2025

https://github.com/westonganger/search_architect

Dead simple, powerful and fully customizable searching for your Rails or ActiveRecord models and associations.

activerecord activerecord-models rails rails-search ruby search search-scope sql

Last synced: 15 Apr 2025

https://github.com/orbit-love/community-ruby-pipedrive-orbit

Integrate Pipedrive activities into your Orbit workspace

api community crm orbit pipedrive pipedrive-api ruby rubygem

Last synced: 15 May 2025

https://github.com/hswick/w3

Simple, safe, and expressive Ethereum client in Ruby

ethereum ruby web3

Last synced: 22 Apr 2025

https://github.com/cmirnow/google-cloud-text-to-speech-pro

Using the power of Google Cloud Text-to-Speech API and ruby here is a simple interface to convert text to speech.

rails ruby speech-api text-to-speech

Last synced: 07 May 2025

https://github.com/alecdotninja/flic

An unofficial Ruby implementation of the fliclib (use Flic IoT buttons in Ruby!)

bluetooth flic flic-buttons fliclib ruby

Last synced: 24 Apr 2025

https://github.com/doodzik/defp

pattern matching for ruby

defp pattern-matching ruby

Last synced: 13 Mar 2026

https://github.com/papakvy/chatworkify

Bring Chatwork notification into your Application ^^

capistrano-plugin chatwork chatworkify ruby rubygem

Last synced: 23 Mar 2025

https://github.com/ardatetikbey/Standalone-Ruby

A basic standalone-ruby support.

batch ruby rubylang standalone-ruby turkish vbscript

Last synced: 08 Apr 2025

https://github.com/nitbravoa92/hellorails

This is a practice project to get you started in the world of the wonderful Ruby on Rails framework.

mvc-architecture object-oriented-programming postgresql rails7 ruby

Last synced: 01 Oct 2025

https://github.com/vaiorabbit/ruby-nuklear

A Ruby bindings for Nuklear UI Library

nuklear opengl ruby

Last synced: 07 May 2025

https://github.com/rickhull/conway_deathmatch

Game of Life: several competing populations

conway conway-game conway-life deathmatch elixir ruby

Last synced: 22 Apr 2025

https://github.com/acaprojects/ruby-engine

Scalable building automation for the internet of things

iot iot-platform rails ruby

Last synced: 19 Apr 2025

https://github.com/suhlig/wordclock

A Word Clock in Ruby

academic clock raspberry-pi ruby word-clock

Last synced: 19 Apr 2025

https://github.com/jun85664396/coolsms-ruby

coolsms REST API helper, coolsms ruby client

client-library coolsms coolsms-client coolsms-ruby ruby

Last synced: 04 Jul 2025

https://github.com/princexz/alx-system_engineering-devops

I'm now a ALX Student, this is my second repository as a full-stack engineer

c git network network-analysis ruby shell

Last synced: 10 Mar 2026

https://github.com/cosmix/freepbx.clid.ote

Using OTE’s 11888 web site as a fast CLID data provider for FreePBX/Asterisk

asterisk callerid clid clid-providers freepbx greece ote ruby scraper

Last synced: 01 Apr 2025

https://github.com/floehopper/introspection

Dynamic inspection of the hierarchy of method definitions on a Ruby object.

class definition introspection metaprogramming method module object ruby

Last synced: 14 Apr 2025

https://github.com/tsukasaoishi/word_scoop

WordScoop extracts keywords from among sentences.

keyword pick ruby

Last synced: 23 Mar 2025

https://github.com/milouse/fronde

A static website generator for Emacs Org mode (Mirror)

emacs org-mode ruby static-site-generator

Last synced: 03 Sep 2025

https://github.com/alternatelabs/bifrost-ruby-client

A Ruby client helper for the bifrost crystal websockets server

ruby ruby-on-rails websocket-server websockets

Last synced: 15 Apr 2025

https://github.com/murodjon000/houses-api

This REST API was built with Ruby on Rails, and Postgres for the databases as the final project at Microverse. With this API, houses can be added to database manually and favourites can be added by users.

jsonwebtoken postgresql rails ruby

Last synced: 19 Apr 2025

https://github.com/alexfrancow/happy_iqy

:email::smiling_imp: Example of spread phishing with '.iqy' files with ruby on rails server.

email excel hacking iqy office365 outlook phishing phishing-attacks ruby ruby-on-rails social-engineering

Last synced: 09 Jul 2025

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

A blog is a a regularly updated website or web page, typically one run by an individual or small group, that is written in an informal or conversational style. This project is done with Ruby on Rails implementing all the CRUD methods.

blog crud-application ruby ruby-on-rails

Last synced: 05 May 2025

https://github.com/gangelo/branch-name

branch-name is a gem that provides a command-line interface that allows you to accomplish several tasks, tasks I personally find myself having to carry out every time I work on a feature branch. I created this gem for myself; however, you are free to use it yourself, if any of these tasks fits into your personal routine: 1) Formulate a git feature branch name, given a jira ticket and jira ticket description. Why? Because I am constantly having to create git feature branch names that are based on jira ticket and jira ticket descriptions. 2) Optionally create a "project" based on the branch name (formulated in step 1 above). Why? Because I'm constantly having to create folders to manage files associated with the feature branches I am working on. 3) Optionally use and manage default options that determine the git feature branch name formulated, project greated, and default files associated with the project.Why? Because I routinely have to create files to support the feature I am working on and associate them with the feature I am working on. For example: scratch.rb to hold scratch code, snippets.rb to hold code to execute to perform redundant tasks, and readme.txt files to document things I need to remember.

agile branch-names cli cli-app productivity ruby

Last synced: 26 Apr 2025

https://github.com/cpcwood/jest-erb-transformer

Jest transformer for Embedded Ruby template (`.erb`) files in Ruby projects

embedded-ruby-template erb javascript jest jest-erb-transformer jest-plugin jest-transformer rails ruby transformer

Last synced: 10 Mar 2026

https://github.com/jfoyarzo/budget-app

Budget Pal is a web app for keeping track of payments, where users can register, create categories, and add payments to one or more category. It also displays the total amount spent on each category.

bulma-css devise-gem rails ruby server-side-rendering

Last synced: 24 Apr 2025

https://github.com/pepabo/takosan

Ruby wrapper of Takosan

gem ruby ruby-wrapper takosan

Last synced: 15 Apr 2025

https://github.com/duffn/grape-api-boilerplate

A full-featured, production ready, and easy to understand API boilerplate for the Grape framework.

api boilerplate grape grape-api hacktoberfest rack ruby

Last synced: 23 Mar 2025

https://github.com/sulmanweb/twitter-clone-ruby-gql

Twitter Clone GraphQL API built with Ruby on Rails MIT

graphql rails ruby twitter

Last synced: 12 Jun 2025

https://github.com/kevinelliott/call_sign

Handle and process international call signs (ITU amateur radio, commercial, utility, etc)

amateur-radio ham-radio ruby ruby-gem

Last synced: 01 May 2025

https://github.com/kevinelliott/irlp

Ruby gem to interact with the Internet Radio Linking Project

amateur-radio ham-radio repeaters ruby ruby-gem ruby-library

Last synced: 01 May 2025

https://github.com/tansengming/rails-base

Rails Bootstrap

heroku rails ruby

Last synced: 18 Apr 2025

https://github.com/ozovalihasan/slack-tictactoe-bot

🤖 A bot to play tic-tac-toe game on Slack is developed.

bot ngrok ruby sinatra slack-api

Last synced: 04 Sep 2025

https://github.com/jonasbn/docker-cheatset

Docker encapsulation of the cheatset command for generating Docsets for the Dash.app

cheatset dashapp docker docker-encapsulation docker-image dockerhub docsets ruby

Last synced: 15 Apr 2025

https://github.com/fidme/active_flags

Rails engine that allows you to flag any model instance. Get rid of all those useless booleans !

flags gem rails ruby

Last synced: 12 Apr 2025

https://github.com/cedarcode/version_record

Semantic version management for database records using ActiveRecord

activerecord rails ruby rubygems version versioning

Last synced: 11 Nov 2025

https://github.com/javitocor/masterchess-ror-capstone-project

Kind of twitter for chess lovers - Built with Ruby on Rails by following the MVP pattern - Social media to share opinions, tactics, events and even learn. Everything related to chess. An app made with love for chess addicts.

bootstrap capstone-project chess microverse ruby ruby-on-rails

Last synced: 07 Oct 2025

https://github.com/mattkevan/jekyll-feed-importer

Ruby script to import RSS feed items and save them as Jekyll posts/collections.

jekyll rss rss-aggregator rss-feed-parser ruby

Last synced: 27 Feb 2026

https://github.com/janlelis/unicode-sequence_name

Unicode sequence names in Ruby

emoji names ruby sequence unicode unicode-data

Last synced: 10 Oct 2025

https://github.com/trackingboard/collate

Add some DSL to your model, then run a single method in your controller, and your model now accepts filtering through the parameters.

gem ruby ruby-on-rails

Last synced: 06 Oct 2025

https://github.com/javitocor/flight-booker

A site to book flights based on a project in the Odin Project Website. Built with Ruby on Rails

code odin-project ruby ruby-on-rails

Last synced: 07 Oct 2025

https://github.com/dhyegocalota/active_admin-advanced_create_another

Create another resource with strength by default in your ActiveAdmin forms. :v: :top:

activeadmin activeadmin-plugin rails ruby

Last synced: 15 Apr 2026

https://github.com/encoreshao/amazon-awis

Amazon - Alexa Web Information Service (AWIS)

alexa amazon api ruby ruby-client

Last synced: 13 Oct 2025

https://github.com/dickdavis/utility_classes

Rails gem that facilitates the use of utility CSS frameworks.

rails ruby tailwind-css utility-classes

Last synced: 07 Oct 2025

https://github.com/jun85664396/twitter-korean-text-ruby

Ruby interface to twitter-korean-text

java morpheme ruby twitter twkorean

Last synced: 02 Mar 2026

https://github.com/janlelis/rubybuntu-language-specs

gtksourceview language specifications for Ruby/Web devoloper's gedit

gedit gtksourceview ruby syntax-highlighting

Last synced: 22 Jan 2026

https://github.com/cucumber/compatibility-kit

Platform-agnostic set of acceptance tests for validating cucumber implementations

cucumber javascript polyglot-release ruby tidelift

Last synced: 24 Feb 2026

https://github.com/ilyasgaraev/openzip

Openzip is a Ruby library (written in Rust) for fast extract Zip files

ruby rust zip

Last synced: 14 Oct 2025

https://github.com/geoffharcourt/cbs_fantasy_sports_api_token_fetcher

A gem to retrieve your CBS fantasy sports API token

baseball fantasy-sports ruby

Last synced: 26 Oct 2025

https://github.com/agargiulo/git-fukit

redo a git repo a la http://xkcd.com/1597

git random-scripts ruby xkcd-1597

Last synced: 02 May 2026

https://github.com/0xairdropfarmer/airbnbclone-in-ruby-on-rails

clone airbnb in rails 5.1.3 and ruby 2.3.4

airbnb ruby ruby-on-rails rubyonrails

Last synced: 06 Oct 2025

https://github.com/thekuwayama/caa_rr_patch

the patch that adds CAA Resource Record

caa dns ruby

Last synced: 12 Oct 2025

https://github.com/od-c0d3r/ibnhayyan-dataminer

A web data mining tool for pdf files extension crafted with Nokogiri (鋸) RubyGem and Ruby.

data-mining nokogiri ruby web-scraping

Last synced: 26 Oct 2025

https://github.com/xarlybovi/halo-api

Wrapper for Halo Public API (BETA). https://developer.haloapi.com

api-wrapper gem halo ruby

Last synced: 10 Oct 2025

https://github.com/ackama/activestorage-exif-analyzer

Add ActiveStorage Analyzer class to extract EXIF data from supported images.

ackama activestorage exif ruby

Last synced: 14 Mar 2026

https://github.com/dpaluy/etherscan

Ruby Gem for the EtherScan API https://etherscan.io/apis

ethereum etherscan ruby

Last synced: 28 Apr 2026

https://github.com/jpalumickas/ivapi

Ruby gem which helps to communicate with iv.lt API

api dedikuoti-lt hacktoberfest iv-lt ruby serveriai-lt

Last synced: 28 Apr 2025

https://github.com/cliftondavies/twitter-personal-assistant

A CLI that enables a Twitter account holder to interact with their account, via the Twitter API.

pry rspec ruby twitter-api

Last synced: 14 Jun 2025

https://github.com/tsukasaoishi/bitzer_store

BitzerStore can treat multiple cache clusters in Rails.

cache-cluster rails ruby

Last synced: 05 Oct 2025

https://github.com/ayarotsky/rack-shield

Rack middleware for blocking abusive requests

rack rack-middleware rails redis ruby

Last synced: 10 Jun 2025

https://github.com/morozzzko/structurizr-ruby

A simple wrapper about Structurizr Java library which lets us interact with our workspace

architecture c4model ruby structurizr

Last synced: 08 Oct 2025

https://github.com/thatch-health/grape_sorbet

Sorbet signatures and Tapioca DSL compiler for Grape.

api grape grape-api ruby sorbet tapioca

Last synced: 09 Oct 2025

https://github.com/bunlong/rails-social-share-button

rails-social-share-button is one of the best rails helper gem​ to add social share feature in your Rails app. Such as Twitter, Facebook, Tumblr, Weibo, Douban, QQ...

frontend rails rails-app rails-application rails-social-share-button ror ruby ruby-on-rails rubygems social-network social-share social-share-button social-share-plugin

Last synced: 08 Oct 2025

https://github.com/daugaard/example-svm

Example of implementing Support Vector Machine (SVM) with RBF (Gaussian) kernel in Ruby using rb-libsvm. .

ruby rubyml svm svm-classifier

Last synced: 03 Apr 2026

https://github.com/xord/solitaire

Solitaire game made with RubySketch

game ios iphone mac processing ruby

Last synced: 16 May 2025

https://github.com/mjago/cw

Morse Code Trainer:

cw cw-keyer ruby

Last synced: 02 Apr 2026

https://github.com/collinstatang/rubycapstonebot

This is a Twitter Bot built with Ruby that tweets some information about the user and sends a random retweet and quote.

ruby

Last synced: 10 Jun 2025

https://github.com/zedtux/isin_code_generator

Simple random ISIN Code generator

gem isin ruby

Last synced: 12 Apr 2025

https://github.com/clearwater-rb/roda-opal_assets

Easy Opal asset compilation for Roda

assets front-end opal roda ruby

Last synced: 04 Jul 2025

https://github.com/envato/double_entry-reporting

Reporting on Double Entry accounts and transfers

accounting finance gem ruby

Last synced: 11 Jun 2025

https://github.com/jbox-web/icinga2-api-client

A Ruby gem to interact easily with the Icinga2 API ;)

client icinga2 icinga2-api ruby

Last synced: 09 Apr 2025

https://github.com/rcny/docker-events-forwarder-gelf

Send Docker events as GELF messages

docker gelf ruby

Last synced: 23 Apr 2025

https://github.com/mamantoha/validates_nested_uniqueness

Library for validating nested uniqueness in Rails.

rails ruby ruby-on-rails

Last synced: 27 Feb 2026

https://github.com/alecdotninja/ruby_box

RubyBox allows the execution of untrusted Ruby code safely in a sandbox.

opal ruby ruby-box sandbox

Last synced: 04 Jul 2025

https://github.com/mark24code/mruby-devkit

开箱即用的脚手架,将 Ruby 编译成可执行二进制文件,就像 Go 一样。支持 webassembly

c cli codebase development devkit mruby ruby template-project webassembly

Last synced: 23 Apr 2025

https://github.com/citizen428/rubyref

Ruby documentation redirects

cloudflare documentation roda ruby

Last synced: 18 Mar 2026

https://github.com/glurp/ruby-onion-omega2

Usefull tools for using ruby (MRI) on Omega2+

embedded omega2 onion ruby

Last synced: 26 Feb 2026

https://github.com/dhyegocalota/active_admin-form_errors

Pretty form errors by default in your ActiveAdmin. :lipstick:

activeadmin activeadmin-plugin formtastic rails ruby

Last synced: 24 Apr 2025

https://github.com/t4traw/yahoo_store_api

Yahoo!ショッピング プロフェッショナル出店ストア向けAPIを簡単に叩けるruby gem

api gem ruby yahoo yahoo-api yahoo-shopping

Last synced: 17 Mar 2026

https://github.com/sharparam/advent-of-code

Code for the Advent of Code event

advent-of-code aoc polyglot ruby

Last synced: 25 Apr 2025

https://github.com/nahnahaj/ruby-on-rails-capstone-project---budget-app

With this App, 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. A user is allowed to: register and log in, so that the data is private to them. New transactions are associated with a category : You can see the money spent on each category.

bootstrap css3 postgresql render ruby ruby-on-rails

Last synced: 26 Apr 2025

https://github.com/arifnd/idx-templates

Unofficial templates for Firebase Studio/Project IDX

firebase-studio laravel nix php project-idx python ruby ruby-on-rails

Last synced: 24 Feb 2026

https://github.com/selma-belhadj/school-library

This is a book library app that records what books are in the library and who borrows them. The app allows you to add new students or teachers, add new books, and save records of who borrowed a given book and when.

linters oop ruby

Last synced: 09 Apr 2025