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/bxt/Nazareth-Knot

A neat SVG drawing of a byzantine knot, generated with ERB

art drawing erb italy knots ruby svg

Last synced: 14 Mar 2025

https://github.com/yuuu/aws_ruby_serverless_book_site

技術同人誌「AWSとRubyではじめるサーバーレス入門」のサポートページ

aws awssam ruby serverless

Last synced: 12 May 2025

https://github.com/dragonbox/freshsales

A wrapper for Freshsales API

crm-sdk freshsales gem ruby

Last synced: 15 Aug 2025

https://github.com/caironoleto/my-dot-files

My AWEEEESOME dotfiles!

dotfiles ruby

Last synced: 23 Jul 2025

https://github.com/swedbankpay/swedbank-pay-design-guide-jekyll-theme

Swedbank Pay Design Guide theme for Jekyll

design-guide jekyll ruby swedbank-pay

Last synced: 05 Feb 2026

https://github.com/noma4i/pivotal_miner

Redmine Plugin to Sync Pivotal Tracker with Redmine and vise versa

pivotal-tracker redmine redmine-plugin ruby

Last synced: 12 Aug 2025

https://github.com/chiditarod/dogtag

Racer registration and management application for the CHIditarod. Integrates with Stripe and Classy.

heroku rails rails4 registration ruby ruby-on-rails signup ticketing-system

Last synced: 03 Jan 2026

https://github.com/open-meteo-ruby/open-meteo-ruby

Ruby client for OpenMeteo

open-meteo ruby

Last synced: 13 Apr 2025

https://github.com/dannyben/nasdaq

Nasdaq Data Link API Ruby Library and Command Line

api api-client command-line economic-data gem quandl quandl-api ruby

Last synced: 18 Apr 2025

https://github.com/redding/much-timeout

IO.select based timeouts; an alternative to Ruby's stdlib Timeout module.

ruby timeout

Last synced: 05 Apr 2025

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

School Library is a Ruby practice project aimed at mastering Object Oriented Programming.

rspec ruby

Last synced: 01 Sep 2025

https://github.com/trinsic-id/sdk

This repository contains the samples for all major languages and frameworks. It also contains our UI SDKs to launch verification flows using the Trinsic widget.

android csharp dotnet flutter go identity-verification java openapi-generator php python react-native ruby switft trinsic typescript web

Last synced: 03 Aug 2025

https://github.com/curiousmarkingsco/messaged

A gem for quickly and easily implementing Hotwire Turbo chat modules on Ruby on Rails apps.

hotwire-turbo instant-messaging ruby ruby-on-rails

Last synced: 29 Mar 2025

https://github.com/oxylabs/webscraping-with-ruby

A tutorial for web scraping with Ruby

ruby web-scraping

Last synced: 07 Sep 2025

https://github.com/jqr/postgres_sequence_support

Support for manipulating PostgreSQL sequences from ActiveRecord.

postgresql rails ruby

Last synced: 27 Jun 2025

https://github.com/drbragg/cooklang_rb

A Cooklang parser in Ruby

cooklang parser ruby

Last synced: 16 Sep 2025

https://github.com/remedyit/r2corba

R2CORBA, the Ruby CORBA Implementation

corba idl middleware omg rclm ruby

Last synced: 09 Aug 2025

https://github.com/sshaw/transform_legacy_attribute_methods

A Rails plugin that allows you to transform your ActiveRecord model's "legacy" attribute methods into attribute aliases that can be used in dynamic finders and attribute hashes.

activerecord database legacy ruby

Last synced: 16 Aug 2025

https://github.com/dannyben/victor-cli

Command line for Victor, the Ruby SVG library

gem ruby svg svg-builder

Last synced: 17 Apr 2025

https://github.com/pienkowb/preserve

Persist parameter values between requests

rails ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/gangelo/simple_command_dispatcher

A Ruby Gem that dispatches SimpleCommands (simple_command gem) dynamically, so that API applications do not have to hard-code things like api modules and version numbers.

api api-rest rails rails-api rails-gem ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/ryanjamescaldwell/chess_api

chess_api is a Ruby gem that wraps the Chess.com API.

api-wrapper chess ruby

Last synced: 24 Jun 2025

https://github.com/bxt/nazareth-knot

A neat SVG drawing of a byzantine knot, generated with ERB

art drawing erb italy knots ruby svg

Last synced: 13 Apr 2025

https://github.com/timkaechele/rex

Migrated to my own git server

matching-engine ruby

Last synced: 14 Mar 2025

https://github.com/apaciuk/rails-rello

Rails 7 Trello type app with Dragula JS and Bootstrap 5, Devise, Omniauth and more

database dragula kanban-board-application rails rails-application ruby

Last synced: 01 Oct 2025

https://github.com/emfy0/ar_virtual_field

Provides an easy mechanism to define virtual fields within an ActiveRecord model

activerecord rails ruby sql

Last synced: 26 Jul 2025

https://github.com/shivabhusal/algorithms_n_data_structures

Contains all common algorithm theories and implementation in various languages like C, Ruby, etc

algorithms c data-structures learning ruby

Last synced: 15 Jul 2025

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

Blog where users can add comments and likes to each other's posts.

rails ruby

Last synced: 18 Sep 2025

https://github.com/senotrusov/workety

A library to run Ruby classes as daemons. Process start, signal handling, logfile/pidfile, restart by watchdog, exception handling, reporting to Airbrake and Exceptional, Rails environment load, mutithreaded workers.

daemon error-reporting exception-handling logging multithreading pidfile process rails ruby watchdog

Last synced: 07 Oct 2025

https://github.com/westonganger/pairer

Pairer is Rails app/engine to Easily rotate and keep track of working pairs

pair-programming pairing pairs rails rails-engine ruby ruby-on-rails

Last synced: 19 Oct 2025

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

Click on Readme bellow for the description of the project

opp rubocop-configuration rubocop-rspec ruby

Last synced: 09 Oct 2025

https://github.com/tobuya/post_stream

The Post Stream is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Built by Ruby on Rails

css3 javascript postgresql ruby ruby-on-rails

Last synced: 14 Jun 2025

https://github.com/haroonabdulrazaq/tictactoe

(Solo)TicTacToe is a 3x3 grid dual player game that assigns symbols(Xs, Os) to players. The final outcome is either a tie or a win. There are 8 possible winning combinations from a player, the player can win by making 3 consecutive moves either vertically, horizontally or diagonally. A player has a maximum of 5 possible moves.

game ruby solo

Last synced: 25 Feb 2026

https://github.com/janlelis/ripltools

This meta gem installs a bunch of ripl plugins for a nice-to-use general purpose ripl.

ripl ruby

Last synced: 20 Oct 2025

https://github.com/iamyunusali/eventify-backend

Eventify is a Full-stack web application. that makes easier to post, reserve and delete events on a click of button. This is the Backend(API) of the System.

postgresql rspec-rails ruby ruby-on-rails swagger swagger-ui

Last synced: 24 Apr 2025

https://github.com/eapenzacharias/cashflo

cashFlo is a web application where you can manage your budget: you have a list of transactions associated with a category, so you know how much you spent.

alpinejs expense-tracker mobile-first open-source rails rspec rubocop ruby tailwindcss

Last synced: 07 Oct 2025

https://github.com/hafiz1379/decode-morse-message

A Morse code decoder created in Ruby, offering efficient translation of Morse code messages into plain text. The project employs reusable methods to decode single characters, entire words, and complete messages. Use it to decipher Morse code, including the iconic "SOS" message.

ruby

Last synced: 17 Oct 2025

https://github.com/lambda2/breezer

🔒 Lock your Gemfile dependencies to safe versions

ci gemfile ruby security

Last synced: 18 Jan 2026

https://github.com/grahamedgecombe/ignition

Static pages for Rails 4.

rails ruby

Last synced: 23 Apr 2025

https://github.com/DragonRuby/lightstorm

Minimalistic ahead-of-time Ruby compiler

llvm mlir mruby ruby

Last synced: 10 Aug 2025

https://github.com/aliyeysides/openai-quickstart-ruby

Ruby example app from the OpenAI API quickstart tutorial

ai artificial-intelligence openai ruby sinatra tutorial

Last synced: 01 Feb 2026

https://github.com/zeljkofilipin/pacman

Automating Google Pacman

game pacman ruby selenium

Last synced: 28 Apr 2025

https://github.com/acushlakoncept/micro-reddit

This project was used to get our feets wet working on database model using Rails powerful ORM called Active Records. The data structures necessary to support link submissions and commenting on Reddit was the main focus of this project

active-records gem ruby ruby-on-rails webpack

Last synced: 23 Apr 2025

https://github.com/govuk-ruby/govuk-design-system-rails

Implementation of GOV.UK Design System components in Ruby on Rails

govuk govuk-design-system govuk-frontend rails ruby

Last synced: 23 Apr 2025

https://github.com/maumagnaguagno/map_generator

:globe_with_meridians: Map generator for the lazy game designer

labyrinth map maze ruby

Last synced: 09 Apr 2025

https://github.com/tanvir002700/convert_unit

A Ruby Library for dealing with different types of unit conversion.

conversion ruby ruby-gem unit-conversion

Last synced: 28 Apr 2025

https://github.com/nebulab/renderful

A Ruby rendering engine for headless CMSs, with support for caching and Ruby on Rails.

component contentful rails rendering ruby ui

Last synced: 22 Apr 2025

https://github.com/mtarnovan/ruby_pg_cdc

An (experimental) Ruby replication client / CDC for Postgres

cdc change-data-capture logical-replication postgres psql replication ruby

Last synced: 07 May 2025

https://github.com/mathrailsai/sentiment_insights

SentimentInsights is a Ruby gem for extracting actionable insights from qualitative survey responses. It provides sentiment analysis, key phrase extraction, and named entity recognition using multiple NLP providers including OpenAI and AWS Comprehend.

aws-comprehend entity-recognition key-phrases nlp openai ruby ruby-gem sentiment-analysis survey-insights text-analysis

Last synced: 28 Feb 2026

https://github.com/mohamedhnoor/hellorails

Hello Rails is a simple backend api that provides random greetings. It is built using Ruby on Rails and Postgres database.

postgresql ruby ruby-on-rails rubygems

Last synced: 10 Apr 2025

https://github.com/ph-7/peachlang

:peach: PeachLang™ is a simple interpreted language done with Ruby using Racc (the Ruby version of Yacc/Bison). The language has been made thanks to MACournoyer's book http://01script.com/comment-creer-son-langage-de-programmation/

bison interpreted-language interpreted-languages interpreted-programming-language interpreter language own-language parser peach-language peachlang programming programming-language programming-languages racc ruby simple-programming-language yacc

Last synced: 09 Apr 2025

https://github.com/Mayurifag/bets_accounting

:book: Better alternative to bets statistics spreadsheet. Built with Rails and Vue.js

dip docker docker-compose github-actions lefthook rails ruby vue

Last synced: 12 Oct 2025

https://github.com/wbnns/eyeofsatoshi

A ruby gem that pulls the current bitcoin price from multiple cryptocurrency APIs.

bitcoin bitcoin-api bitcoin-price rails ruby ruby-on-rails rubygems

Last synced: 26 Oct 2025

https://github.com/abhinavs/scoop

Scoop - a production-ready Sinatra boilerplate project using Corneal, ActiveRecord, Capistrano, Puma & Nginx

activerecord api-boilerplate capistrano corneal json-api nginx nginx-proxy puma ruby sinatra sinatra-boilerplate sinatra-mvc sinatra-skeleton

Last synced: 23 Apr 2025

https://github.com/chargrilledchook/chess

Final assignment for the Ruby section of The Odin Project

chess odin ruby

Last synced: 23 Oct 2025

https://github.com/infrablocks/ruby_helm

A thin ruby wrapper for Helm

helm ruby ruby-gem rubygem

Last synced: 10 Jul 2025

https://github.com/andredarcie/tracker

The most funny entertainment tracker ever 🔥

books comics documentaries games movies postgres rails ruby tv-shows

Last synced: 28 Apr 2025

https://github.com/kevinstuffandthings/timeboss

Broadcast Calendar navigation in Ruby made simple

broadcast-calendar gregorian-calendars ruby rubygems

Last synced: 10 Oct 2025

https://github.com/kmc-jp/rubwiki2

Wiki based on git

git ruby wiki

Last synced: 01 Feb 2026

https://github.com/snasirca/mikado-graph-generator

Provides a simple DSL for generating Mikado Graphs using GraphViz.

graphviz ruby

Last synced: 14 Oct 2025

https://github.com/healthypackrat/safari_bookmarks_parser

Dump ~/Library/Safari/Bookmarks.plist as JSON/YAML (RubyGems)

bookmarks ruby safari

Last synced: 28 Apr 2025

https://github.com/jdennes/buienalarm

Super-simple library to scrape Buienalarm.nl for projected rainfall.

dutch netherlands rainfall ruby weather

Last synced: 01 Apr 2026

https://github.com/specht/neo4j_bolt

A Neo4j/Bolt driver written in pure Ruby.

bolt neo4j ruby

Last synced: 24 Oct 2025

https://github.com/sevlamare/tictactoe_ruby

Mini game to play on command line.

object-oriented-programming ruby

Last synced: 12 Mar 2026

https://github.com/petethepig/apfs-rb

Ruby bindings for Apple File System (APFS) APIs

apfs ruby

Last synced: 26 Feb 2026

https://github.com/infrablocks/confidante

A configuration engine combining environment variables, programmatic overrides and the power of hiera.

configuration hiera hierarchical hierarchical-data hierarchy infrablocks library ruby ruby-gem ruby-library rubygem

Last synced: 10 Jul 2025

https://github.com/dannyben/docker-alpine-ruby

Minimal Ruby docker image with native extensions support

alpine docker-alpine-ruby ruby ruby-docker-image

Last synced: 07 Sep 2025

https://github.com/tarellel/activerecord-duckdb

A DuckDB database adapter for ActiveRecord

activerecord duckdb rails ruby rubygem rubyonrails

Last synced: 03 Apr 2026

https://github.com/stitchfix/resqutils

Handy methods, classes, and test support for applications that use Resque

gem opensource ruby

Last synced: 25 Apr 2025

https://github.com/boardfish/nvar

Configure required environment variables for your Ruby app

environment-variables ruby ruby-gem ruby-on-rails

Last synced: 16 Jun 2025

https://github.com/jeremywrnr/tv.rb

fuzzy terminal art

art ruby terminal tv

Last synced: 09 Apr 2025

https://github.com/schmidt/redmine_zxcvbn

Redmine zxcvbn plugin

hacktoberfest redmine-plugin ruby

Last synced: 13 Sep 2025

https://github.com/mosegontar/rubymuse

A Ruby wrapper for the Datamuse API

api-wrapper datamuse datamuse-api language rhymes ruby thesaurus

Last synced: 14 Feb 2026

https://github.com/darrhiggs/sidekiq-trackable_batch

Access detailed, up-to-date information about a Sidekiq::Batch as it runs

batch rails ruby sidekiq

Last synced: 25 Aug 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/utsargo/utsargo.github.io

A personal blog made with Jekyll

css html javascript jekyll ruby

Last synced: 24 Apr 2025

https://github.com/cbrnrd/krypton

🔒 A CLI tool for easy cryptography

cli command-line-tool cryptography encryption ruby security

Last synced: 22 Apr 2025

https://github.com/zyxdevs/learning

Sample for Telegram Bot from many Programming languages.

c dart dotnet golang html javascript pascal php python ruby rust telegram-bots

Last synced: 21 Jul 2025

https://github.com/caioagiani/ruby-on-rails

API ruby on rails - studies

api ruby ruby-gem ruby-on-rails

Last synced: 11 Jul 2025

https://github.com/presidentbeef/dino_jump

Jumping dino game for small humans

dino-game dinosaur dragonrubygtk game ruby

Last synced: 09 Mar 2026

https://github.com/tildeio/helix-flipper

A simple Rails app to get you started with Helix

helix rails ruby rust

Last synced: 13 Sep 2025

https://github.com/gyselroth/redmine-plugin-kanbantool

A Redmine plugin connecting kanbantool.com with Redmine by letting users choose to automatically add an entry into Kanban Tool when creating a new issue.

kanbantool plugin redmine ruby

Last synced: 13 Apr 2025

https://github.com/driftingruby/082-datatables

The DataTables Javascript library creates a powerful display of your application's data. Some of the features include pagination, server side processing, sorting and search.

datatables javascript rails ruby ruby-on-rails

Last synced: 31 Jul 2025

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

In this project I implemented a class with some methods, but i did it by doing test-driven development (TDD).

ruby tdd

Last synced: 11 Jul 2025

https://github.com/alhimik45/c-formatter

Format java/c code like python

formatted-text formatter fun ruby

Last synced: 14 May 2025

https://github.com/kojix2/ffi-bitfield

Bit field for Ruby-FFI

ffi ruby ruby-ffi

Last synced: 13 Apr 2025

https://github.com/oybekkayumov/enumerable-ruby

This project uses ruby to implement an enumerable mixin.

enumerable mixins proc ruby yield

Last synced: 12 Jul 2025

https://github.com/rdnewman/loba

Easy tracing for debugging. Handy methods for adding trace lines to output or Rails logs.

debugging-tool gem ruby ruby-gem

Last synced: 14 Jul 2025

https://github.com/rodrigovilina/muina

Monads for Ruby.

monads rails ruby sorbet

Last synced: 10 May 2026