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/remy727/ruby-on-rails-pro-tips

Ruby Pro Tips

rails ruby tips

Last synced: 07 Mar 2026

https://github.com/sul-dlss/mylibrary

My Library Account - an application for checkouts, renewals, requests, and fines

access application libsys rails ruby

Last synced: 18 May 2026

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

Redmine Autoresponder Plugin for anonymously created tickets

mail redmine ruby

Last synced: 13 Apr 2025

https://github.com/ucsc/site-giving

UCSC Giving Site - Jekyll

html5 jekyll ruby sass

Last synced: 08 Apr 2026

https://github.com/tanhongit/rails_shortener_url_project

URL Shortener is a free tool to shorten a URL or reduce a link and making it easy to remember.

rails rails-shortener ruby shorten-urls shortener shortener-rails shortener-url tanhongit-rails

Last synced: 20 Jan 2026

https://github.com/ybakos/yongbakos.com

Middleman source for my personal Web shrine of drivel

middleman personal-website ruby

Last synced: 19 May 2026

https://github.com/brunojppb/airport-crawler

Simple and powerful CLI app to get worldwide airport information in JSON format

airport cli crawler ruby

Last synced: 09 Jun 2026

https://github.com/sshaw/interrobang

Did the method end with "?" or "!"‽ Interrobang gives you the best of both worlds‽

exclamation interrobang metaprogramming question-mark ruby

Last synced: 06 Apr 2025

https://github.com/ggerdsen/my_ruby_scraper

A web scraper that searches Indeed.com for entry-level remote jobs based on job title or keywords input by the user. The scraped data is parsed and exported to a CSV file. Current fields exported include Title, Company, Location, Job Summary, Easy Apply (boolean), and URL to the job posting.

csv-export nokogiri ruby scraping web

Last synced: 20 Jan 2026

https://github.com/devanb/datatables-rails-bs3

datatables bootstrap 3 for rails

bootstrap bootstrap3 datatables rails rails-gem ruby

Last synced: 26 Jun 2025

https://github.com/wizardone/wild_dig

Ruby dig method with a twist (wildcard)

array dig hash ruby wildcard

Last synced: 06 Apr 2025

https://github.com/quentin18/astar-visualizer

A* pathfinding visualizer in Ruby

astar-algorithm gosu pathfinding ruby

Last synced: 15 May 2025

https://github.com/redBorder/druid_config

A Ruby gem to access the information about Druid cluster status

library redborder ruby

Last synced: 12 May 2025

https://github.com/alierpm/blogpress

BlogPress is a robust and user-friendly blogging platform developed with Ruby on Rails. Share your thoughts, stories, and insights effortlessly with this feature-rich web application.

blogging ruby ruby-gem ruby-on-rails

Last synced: 04 May 2026

https://github.com/devluxor/sapphire-chess

Sapphire Chess is a Chess engine, entirely written from scratch. It has complete game rules, an algebraic input systen, and a functional AI. It provides three game modes: Human vs. Human, Human vs. AI, and AI vs. AI. It also comes with an optional UI.

ai chess chess-board chess-engine minimax-algorithm minimax-alpha-beta-pruning ruby

Last synced: 13 Sep 2025

https://github.com/umar221b/errors_full_details

Extend ActiveModel::Errors to display messages with error codes.

hacktoberfest rails ruby

Last synced: 21 Jun 2025

https://github.com/devl/pyby

A library implementing certain Ruby-like behaviours in Python.

enumerable python3 ruby

Last synced: 26 Jun 2025

https://github.com/yasulab/llm-linter

ChatGPT が未踏ジュニアの概要文をコメントする実験的なシステムです(※ 非公式)

ai chatgpt llm ruby sinatra

Last synced: 04 Jan 2026

https://github.com/encoreshao/blog

Encore's Blog - Rails5, Ruby2.5

blog icmoc postgresql rails5 ruby ruby-on-rails themes

Last synced: 02 May 2026

https://github.com/em429/arkive

Archive, read and annotate articles. Save your favorite content before it disappears!

annotation archiver pkm rails ruby self-hosted

Last synced: 19 May 2026

https://github.com/luizpicolo/generate_sinatra_app

Script to generate a base for sinatra applications

ruby sinatra

Last synced: 06 Sep 2025

https://github.com/bigcommerce/bc-lightstep-ruby

Generic lightstep library for distributed tracing in ruby

lightstep ruby tracing

Last synced: 22 Apr 2025

https://github.com/michle99/ruby-on-rails-blog

A simple ruby on rails blog project.

rails ruby ruby-on-rails

Last synced: 19 May 2026

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

This project is a console app that allows the user to add books to the library, register borrower and check remaining books in the library.

rubocop ruby

Last synced: 19 May 2026

https://github.com/murodjon000/sales-tax

Basic sales tax is applicable at a rate of 10% on all goods, except books, food, and medical products that are exempt. Import duty is an additional sales tax applicable on all imported goods at a rate of 5%, with no exemptions.

rspec ruby

Last synced: 15 May 2026

https://github.com/kwambiee/rails-recipe-app

Rails recipe app is a Ruby on Rails application that keeps track of all your foods, recipes, ingredients, and inventories.

ruby ruby-on-rails

Last synced: 03 Feb 2026

https://github.com/ptsurbeleu/jekyll-theme-assets

💎 Gem-based theme assets for Jekyll

jekyll jekyll-assets jekyll-plugin plugin ruby theme-assets

Last synced: 14 Sep 2025

https://github.com/pvande/encase

Method Decorators for Ruby Code

decorators ruby

Last synced: 06 Apr 2025

https://github.com/tcdowney/downey-io-jekyll

Static Jekyll sites for my blogs.

jekyll ruby sass static-site

Last synced: 12 Jan 2026

https://github.com/tinyhr/tiny_client

A tiny api client toolkit for ruby that supports only JSON content-type. ( Curb/JSON wrapper )

crud curl http ruby

Last synced: 01 Nov 2025

https://github.com/yusufyusie/hello-rails-back-end

Hello Rails Back-end is an tutorial for creating a Rails API with React Front-end. This project is a part of the Microverse curriculum. The goal is to create a Rails API and React Front-end that will display a random greeting from the database.

postgresql ruby ruby-on-rails

Last synced: 06 May 2026

https://github.com/kei178/ruby-pdf-parser

An example of how to parse PDFs like CSVs with Ruby

pdf ruby

Last synced: 20 Mar 2025

https://github.com/ansaribrahim/morse-code

In Ruby, decode Morse code by mapping symbols to letters/numbers, split input into words and characters, and use a dictionary to translate. Combine characters into words, handle spaces for word separation, and ignore unknown symbols.

ruby

Last synced: 14 Sep 2025

https://github.com/ambethia/etc

My personal dot files and other things.

dotfiles ruby shell

Last synced: 14 May 2025

https://github.com/keza681/blog_app_rails

The Blog app will be a classic example of a blog website. I created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. The technologies used are Ruby on rails, CSS3 and the Major language is Ruby

rails ruby

Last synced: 20 Apr 2026

https://github.com/smart-village-solutions/smart-village-app-maz-converter

Converts JSON from max to smart-village-json and sends data to JSON-import-endpoint

ruby smart-village-app

Last synced: 14 Mar 2025

https://github.com/jerryowusu/friends

Friends is a rails practice app to learn and practice the fundamentals of rails

rails7 ruby

Last synced: 20 Jan 2026

https://github.com/yohasebe/ruby-wordle

A set of ruby scripts to generate word-lists, solve Wordle and play Wordle

game ruby terminal-app vocabulary wordle

Last synced: 14 Apr 2025

https://github.com/toshimaru/attribute_validation

Attributes Validation Extension for ActiveRecord/ActiveModel

activerecord gem ruby

Last synced: 14 Mar 2025

https://github.com/optum/telemetry-logger

A general logging gem used by the other Telemetry gems

logger logging ruby telemetry

Last synced: 14 Apr 2025

https://github.com/mattes/ruby_page_cursor

Cursor-based pagination for Rails.

cursor cursor-pagination pagination rails ruby ruby-on-rails

Last synced: 06 Oct 2025

https://github.com/kenjij/neko-http-ruby

Pure Ruby HTTP client using net/http

http ruby

Last synced: 18 Jul 2025

https://github.com/chdb-io/chdb-ruby

chdb-ruby is a Ruby library for accessing chDB embedded analytical database with SQLite3-compatible API design.

chdb ruby ruby-gem

Last synced: 07 Apr 2025

https://github.com/nosolosoftware/rubocop-nosolosoftware

Default Rubocop configuration used in NoSoloSoftware developments

nosolosoftware rails rubocop rubocop-configuration ruby rules

Last synced: 04 Sep 2025

https://github.com/jdm79/web-scraper-checker

I built a web scraper to text me when my MA course was listed on the university website

httparty nikkou nokogiri ruby twilio twilio-ruby webscraper whenever

Last synced: 15 Oct 2025

https://github.com/wodby/ruby

Ruby docker container image

alpine docker ruby

Last synced: 24 Jul 2025

https://github.com/jedmund/hensei-api

An API to help Granblue Fantasy players create and share teams and strategies.

database gaming granblue granbluefantasy ruby

Last synced: 17 Feb 2026

https://github.com/watermarkchurch/wcc-contentful

An alternative to Contentful's contentful.rb ruby client, contentful_model, and contentful_rails gems all in one.

contentful contentful-entries contentful-management headless-cms rails ruby

Last synced: 27 Jul 2025

https://github.com/narazaka/json-schema-serializer

JSON Schema based serializer for ruby

json json-schema ruby serializer

Last synced: 28 Jul 2025

https://github.com/rewindio/docker-amazonlinux2-ruby

A container for ruby development

amazonlinux2 containers ruby

Last synced: 29 Jul 2025

https://github.com/securitybrahh/apple

some scripts I use for my apple setups

apple applescript macbook macos ruby

Last synced: 30 Jul 2025

https://github.com/fegoa89/average

Find the arithmethic mean/mode/median of an array of numbers .

average ruby

Last synced: 31 Jul 2025

https://github.com/manuraj17/pbin.rb

Personal paste bin (Ruby version)

ruby ruby-gem webapp

Last synced: 30 Aug 2025

https://github.com/justincampbell/go_duration_ruby

GoDuration Ruby Gem - Parses and generates Go's time.Duration format

duration golang ruby serialization

Last synced: 08 Nov 2025

https://github.com/patorash/acts_as_footprintable

Rails gem to allowing records to leave footprints

activerecord rails ruby

Last synced: 01 Aug 2025

https://github.com/learnosity/learnosity-sdk-ruby

Learnosity's Ruby SDK

learnosity ruby sdk

Last synced: 01 Aug 2025

https://github.com/kammradt/mtgtop8-scrapper

📝 Scrape data from MTGTop8 into simple reports

magic mtg ruby scrapper

Last synced: 02 Aug 2025

https://github.com/krishpranav/browserexploit

A Simple Ruby Websocket Backdoor And Ruby Command Line Listener

backdoor electron exploitation framework hacking hacking-tool javascript ruby ruby-hacking security vscode

Last synced: 02 Aug 2025

https://github.com/whenubelieve/poker-ruby

Awesome Poker in ❤Ruby

awesome poker ruby

Last synced: 04 Aug 2025

https://codeberg.org/reesericci/actionview-svelte-handler

Create Svelte views seamlessly in Rails applications

javascript rails ruby ruby-on-rails svelte

Last synced: 29 Sep 2025

https://github.com/anselemodims/things_catalog

Things Catalog is a console App that lets you add an item which can be a book, game, or music album.

class console irb json rspec ruby

Last synced: 19 Apr 2026

https://github.com/remy727/ruby-array-operations-quiz

Ruby Array Operations Quiz

array quiz ruby

Last synced: 10 Sep 2025

https://github.com/heathd/twitter_thread_getter

Given a tweet ID gets replies to that tweet and counts up all the links referenced in those tweets

ruby twitter

Last synced: 20 Aug 2025

https://github.com/sohey-dr/logics

Various deployments, in any language

golang graphql javascript lambda perl ruby rust typescript webassembly

Last synced: 10 Apr 2026

https://github.com/jeantessier/test-summary-action

A GitHub Action to summarize JUnit tests in Gradle builds

github-actions ruby

Last synced: 03 Jan 2026

https://github.com/redding/scmd

Build and run system commands.

ruby system-commands

Last synced: 24 Aug 2025

https://github.com/laertispappas/ruby_utils

Ruby core extensions and class utilities.

ruby

Last synced: 25 Aug 2025

https://github.com/ksylvest/cloudflare-ips

Configure a Ruby on Rails Application w/ Cloudflare Proxy IPs

cloudflare rails ruby

Last synced: 02 Mar 2026

https://github.com/zakiyousufi/rental-api

The Real Estate Appointment Booking Application is a web-based software that aims to make the process of buying or selling a property more convenient and streamlined. The application allows users to easily schedule and manage appointments with real estate agents, eliminating the need for phone calls. created with React, and Redux. API repo

api bootstrap css devise gem js json rails react redux ruby

Last synced: 10 Apr 2026

https://github.com/jonathanhefner/dumb_delimited

Library for unsophisticated delimited flat file IO

csv flat-file psv ruby tsv

Last synced: 11 Nov 2025

https://github.com/thearchitector/practical-pig

An opinionated and robust Ruby on Rails application template using RuboCop and pnpm.

application opinionated project ruby ruby-on-rails template

Last synced: 11 Nov 2025

https://github.com/deradon/rdcpu16

This is a simple Ruby port of the fictive 16-bit-cpu DCPU16.

assembler learning ruby

Last synced: 02 Apr 2025

https://github.com/widefix/pocketmoney

BudgetingKid - allowance tracker for your kids

allowance finance-management financial-literacy rails ruby

Last synced: 19 Apr 2026

https://github.com/tsaohucn/conflict-calendars

The gem help you find the conflict calendars from calendars

algorithm calendar gem ruby

Last synced: 27 Mar 2025

https://github.com/nejdetkadir/rails-routes-prettier

The rails-routes-prettier gem makes it easy to view the routes in your Rails application

rails rails-gem rails-router rails-routes ruby ruby-gem ruby-on-rails

Last synced: 02 Mar 2026

https://github.com/tebogoyungmercykay/programming-languages-coding-booth

Chris Hanson and the MIT Scheme Team. MIT/GNU Scheme reference manual. Technical report, Mas- sachusetts Institute of Technology, 2018.

cobol fortran functional-programming imperative-programming-language imperative-scripting-languages languages logic-programming object-oriented-programming programmin racket ruby scheme

Last synced: 14 Mar 2025

https://github.com/pry/pry-linenoise

Enables a Readline alternative called Linenoise in Pry (https://github.com/kyrylo/linenoise-rb)

console debugger irb linenoise pry pry-plugin readline readline-library ruby runtime

Last synced: 23 May 2026

https://github.com/swagdevops/ruby-grouik

Programmable Inclusions Generator

cli rake require ruby

Last synced: 15 May 2025

https://github.com/2moe/argvise-gem

Converts a hash into an array of command-line arguments

ci-utils lib mruby ruby

Last synced: 09 Mar 2026

https://github.com/rubyhcm/demo-swagger

Demo swagger - open api

openapi rails ruby swagger

Last synced: 05 May 2026

https://github.com/andywendt/pdf_links_checker

A Ruby Gem to ensure links in PDFs are accessible

pdf ruby

Last synced: 18 Jun 2025

https://github.com/lreimer/puma-rack-app

A simple REST API as a Ruby Rack application powered by Puma.

demo-app puma rack-app rest-api ruby

Last synced: 03 Jul 2026

https://github.com/moonjose/timetoanswer_rb

A Questions and Answers site using rails 5, devise, in MVC pattern

database devise heroku-deployment herokuapp mvc rails ruby rubyonrails

Last synced: 19 Apr 2026

https://github.com/ksylvest/omniai-llama

An implementation of the OmniAI interface for Llama.

llama ruby

Last synced: 07 Mar 2026

https://github.com/hanazuki/bookwalker.rss

RSS feed generator for your BOOK☆WALKER purchase history

bookwalker cloudformation ruby sam

Last synced: 22 May 2026

https://github.com/scientist-labs/parsekit

Ruby document parsing toolkit with zero runtime dependencies. Parse PDFs, DOCX, XLSX, and images (with OCR) using a single, lightweight gem. Statically links MuPDF and Tesseract at compile time for hassle-free installation - no system libraries or external tools required.

content extraction metadata ruby

Last synced: 23 Sep 2025

https://github.com/okuzawats/ruby-boilerplate

A GitHub Template Repository for Ruby. Runs MiniTest and RuboCop lint check on GitHub Actions by default.

boilerplate ruby ruby-template

Last synced: 05 Apr 2025

https://github.com/zbahati/rails-pos

Point of Sale (POS) System for Rwandan Businesses Empower your startup or small business in Rwanda with our comprehensive POS system built on Ruby on Rails.

payment-gateway payment-integration point-of-sale ruby ruby-on-rails

Last synced: 03 May 2026

https://github.com/elct9620/elixir-mud

Elixir TCP Server practice

dsl elixir ruby

Last synced: 16 May 2026

https://github.com/jbussdieker/babel

Hello World in all the languages

bash batch c cpp elixir erlang go groovy java javascript php python ruby rust vbscript x86

Last synced: 10 Apr 2026

https://github.com/danielpclark/env_compat

Your tool for converting special characters to ENV compatible variables.

conversion converting-special-characters env environment-variables ruby

Last synced: 13 Mar 2025