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/hazrat-ali9/prompt-engineering

🤢 Prompt Engineering 🥶 the art and 🤡 science of crafting 🤓 effective prompts 🤖 to communicate 👻 with AI models 👹like ChatGPT 🙈 Claude and 🙆‍♂️ Gemini Perfect 🚃 developers 🚂 researchers and ✈ AI enthusiasts 🚢 prompt styles 🚁 and results 🚀 fine tuning 🛸 and prompt 🚤 optimization 🚋

engineer engineering engineering-platforms javascript prompt prompt-engineering python ruby

Last synced: 12 May 2026

https://github.com/natasha-ct/decode-morse-code-message

During your vacation at the seaside, time after time you find old bottles with parchment inside. Out of curiosity, you look into the next bottle and see that there is a message written in Morse code. Your curiosity grows even more - maybe you just found the lost treasure of the pirates! However, you are getting tired of decrypting messages manually. Fortunately, you can program in Ruby and you can help yourself by automating this process.

algorithms-and-data-structures ruby

Last synced: 13 May 2026

https://github.com/pjchender/template-rails-vue-turbolinks

This is a rails template app to use Vue in Rails with or without Turbolinks.

rails ruby turbolinks vue

Last synced: 13 May 2026

https://github.com/dodopayments/dodopayments-ruby

The official Ruby library for the Dodo Payments API

dodopayments ruby ruby-gem ruby-on-rails

Last synced: 14 May 2026

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

The Blog-App is a classic blog website that allows blogger to post blogs, display the list of posts and empower readers to interact with the posts they read by adding comments and likes.

capybara-rspec css postgresql rails-application rspec-rails ruby

Last synced: 08 Apr 2025

https://github.com/bludidi/blogapp

A BlogApp is a Rails app that allow users to create posts, comment and like, it uses database to store, update and remove data.

css3 git postgresql rails ruby vscode

Last synced: 20 Jan 2026

https://github.com/akihokurino/pornfolio

curation site for porn

angular rails ruby

Last synced: 09 May 2026

https://github.com/murakmii/capistrano-nginx-unit

The Capistrano 3.x task to run Ruby(Rack) application on NGINX Unit

capistrano nginx-unit rack ruby

Last synced: 06 Jul 2025

https://github.com/jinhucheung/omniauth-ekuaishou

Omniauth strategy for Kuaishou Marketing

kuaishou kuaishou-api oauth2 omniauth ruby

Last synced: 05 Oct 2025

https://github.com/wakematta/meaning_cloud

Meaning Cloud API's wrapper (gem)

api gem meaningcloud ruby wrapper wrapper-api

Last synced: 06 Oct 2025

https://github.com/alephtwo/quantum_rng

A Ruby interface for the ANU Quantum Random Numbers API

json-api random-number-generators ruby

Last synced: 07 Oct 2025

https://github.com/fazendaaa/project-euler

Some of the Project Euler exercises in different languages

c cpp haskell nodejs project-euler project-euler-solutions python ruby typescript

Last synced: 07 Oct 2025

https://github.com/tpritc/verboten_keys

Verboten Keys is a last line of defense to help prevent you and your team from accidentally leaking private information via your APIs.

rack rails ruby security

Last synced: 08 Oct 2025

https://github.com/xmas7/raindrops

Node of this code is audited yes use that at your own risk.

own risk ruby sack

Last synced: 10 Oct 2025

https://github.com/iaintshine/ruby-grpc-opentracing

OpenTracing instrumentation for gRPC in Ruby

grpc grpc-opentracing opentracing ruby tracing

Last synced: 19 Oct 2025

https://github.com/bricesanchez/ruby-on-rails-demo-app-with-dry-rb

Ruby on Rails demo application with business logic powered by dry-rb librairies

dry-events dry-monads dry-rb dry-validation ruby ruby-on-rails

Last synced: 19 Jan 2026

https://github.com/jbox-web/auto_increment

Automaticaly increments a field in ActiveRecord, easy ;)

activerecord autoincrement rails ruby

Last synced: 09 Apr 2025

https://github.com/mtayllan/vscode-ruby-run-tests

Quickly run tests on terminal

ruby tests vscode-extension

Last synced: 20 Feb 2026

https://github.com/mariomarroquim/icarus

An example of using the Kraken API to automate trading strategies

kraken-api ruby trading-bot

Last synced: 27 Jan 2026

https://github.com/departure-inc/skeleton-generator

"Skeleton Generator" provides the core file structure and generator.

generator rails ruby skeleton

Last synced: 15 Oct 2025

https://github.com/syedabutalib/bruh

When git makes you go like 'bruh'

bash bashrc bruh git ruby zsh zshrc

Last synced: 12 Apr 2026

https://github.com/carreraprogrammer/ruby_enumerable

In this project I learned how to use a module inside a class. For this I will create a class MyList and a module MyEnumerable. The module MyEnumerable will implement a subset of the functionality of Enumerable.

ruby

Last synced: 16 Mar 2025

https://github.com/blue0513/chat-gpt-ruby

Ruby CLI tool for communicating with ChatGPT

chatgpt cli ruby

Last synced: 14 Mar 2026

https://github.com/scottrobertson/dates

A small app that makes it easy to remember dates

calendar dates ruby

Last synced: 18 Oct 2025

https://github.com/conreality/conreality.rb

Conreality Software Development Kit (SDK) for Ruby.

conreality ruby rubygems sdk

Last synced: 14 Mar 2026

https://github.com/zapnap/coin_market

Fetch current market data for top cryptocurrencies using the CoinMarketCap API

api-client crypto cryptocurrency finance market-data ruby tokens

Last synced: 19 Oct 2025

https://github.com/woxtu/rbscript

Run Ruby in your HTML

ruby

Last synced: 23 Jan 2026

https://github.com/adamcooke/rubysnippets

Sublime Text 3 snippets for Ruby & Rails

ruby snippets sublime-text sublime-text-3

Last synced: 22 Oct 2025

https://github.com/delano/uri-redis

URI support for Redis connection settings

dev redis ruby

Last synced: 04 Jul 2025

https://github.com/chew/canvastoclickup

A simple way to mirror Canvas assignments to ClickUp for organization.

canvas clickup instructure migrate ruby

Last synced: 26 Oct 2025

https://github.com/gangelo/immutable_struct_ex

ImmutableStructEx is yet another immutable struct. What makes ImmutableStructEx different, is that it allows you to create immutable structs in one step by default. In other words, other immutable struct gems force you to first define the struct, then instantiate the struct object; or, define the struct and instantiate the struct object via chaining.

gem gems immutable immutable-datastructures immutable-objects immutable-store immutable-struct immutables ruby ruby-gem ruby-gems ruby-struct ruby-structs struct

Last synced: 26 Oct 2025

https://github.com/grokify/lita-zendesk

A Zendesk handler for the Lita chatbot

chatbot lita-handler ruby zendesk

Last synced: 21 Apr 2025

https://github.com/stevenjcumming/rails-toolbox

Ruby on Rails snippets, sample code, and cheatsheet focused on API-only (-mostly) applications

rails rails-api rails-cheat-sheet rails-development rails-snippets rails-template rails7 ruby toolbox

Last synced: 06 Feb 2026

https://github.com/fabriquartz/laptop-install

Fabriquartz it's default laptop install. STATUS - to specific - must be evaluated

elixir ember install-script installer-script laptop ruby vim

Last synced: 09 Jul 2025

https://github.com/cheshire137/webapptestcasegenerators

Web scraper written in Ruby for generating test cases for the QMZ web application testing model. Also another tool, again written in Ruby, for generating test cases for the Atomic Section Model web application testing model for a Ruby on Rails web application.

ruby school-project test-cases web-scraper

Last synced: 20 Jan 2026

https://github.com/amey-thakur/hangman-in-ruby

A Ruby terminal-based Hangman game showcasing object-oriented design, modular architecture, and dynamic game state management.

amey ameythakur hangman hangman-game hangman-in-ruby megasatish ruby ruby-projects

Last synced: 25 Feb 2026

https://github.com/s13g/docit

Simple, flexible, automatic API documentation for Ruby APIs.

openapi-generator openapi-specification openapi3 restapi ruby ruby-on-rails swagger

Last synced: 18 Apr 2026

https://github.com/fherrerao/budget-app-capstone

A web application where users can create categories with their respective transactions, and see the total amount of each category. Must register before accessing the content.

bootstrap5 rails ruby

Last synced: 07 Feb 2026

https://github.com/adel-gu/catalog-of-my-things

Ruby console app that help you to keep a records of different types of things you own: books, music albums, movies, and games, the data stored in json file.

ruby

Last synced: 26 Feb 2026

https://github.com/yasslab/qiita-team-reporter

Create a report based on daily reports in your Qiita:Team.

bot cron heroku qiita-team ruby

Last synced: 11 Apr 2025

https://github.com/shivabhusal/erika-slideshow

A CLI Ruby Gem to generate slideshow videos with bg-audio from images in sequence. Also supports subtitle/captions.

ffmpeg ruby slideshow subtitles video

Last synced: 13 Apr 2025

https://github.com/arkency/inspect_xml

Discover the schema and unique values of an XML file you need to parse #ruby

nokogiri ruby xml xml-parsing

Last synced: 15 May 2026

https://github.com/rakeshpatra/custom_db_driver

A gem for cross db associations.

activerecord mongoid ruby ruby-on-rails

Last synced: 27 Jul 2025

https://github.com/hrs/gensym

A library for generating unbound variable names in Ruby.

bad-idea metaprogramming ruby

Last synced: 13 Apr 2025

https://github.com/igneus/vextab2lily

reads VexTab tablature and produces LilyPond source

lilypond ruby vexflow vextab

Last synced: 17 Mar 2025

https://github.com/raymondjavaxx/dotstrings

A parser for Apple strings files (.strings) written in Ruby.

dotstrings ios localization ruby

Last synced: 20 Mar 2025

https://github.com/ged/cztop-reactor

An implementation of the Reactor pattern for ZeroMQ sockets (git mirror)

async async-programming czmq cztop reactor ruby socket-io zeromq

Last synced: 15 May 2026

https://github.com/mshahzadtariq/nursys

Ruby wrapper for Nursys License Verification API. This is developed by reading Nursys API documentation to help open source community. This is not official ruby wrapper of Nursys nor developed by Nursys.

api nursys rails ruby ruby-on-rails soap

Last synced: 10 Apr 2025

https://github.com/kkasaija/react-on-rails

Hello rails react is a simple application that demonstrates the API capabilities of rails and used with different front-end applications (react)

rails reactjs redux redux-toolkit ruby

Last synced: 08 Sep 2025

https://github.com/boratanrikulu/volva_the_seer

Völva is a seer. She says you what should do. She is alive on telegram. https://t.me/volva_bot

ruby telegram-bot

Last synced: 30 Apr 2025

https://github.com/randikabanura/activeadmin_google_places

Gem for adding google places search autocomplete to activeadmin

activeadmin ruby ruby-on-rails rubygems

Last synced: 17 Jun 2025

https://github.com/railona/twitter-bot

A Twitter bot built with ruby that takes three Twitter pages that you like and keeps your page updated by retweeting one of their tweets randomly, once a day.

ruby twitter twitter-page

Last synced: 01 Jul 2026

https://github.com/yasslab/markdown_formatter

Markdown formatter that removes unnecessary newlines.

formatter gem markdown ruby

Last synced: 11 Apr 2025

https://github.com/ssvb/hunaftool

Automatic manipulation and conversion of Hunspell dictionary files

affix affix-rules compression crystal decompression dictionary hunspell ruby spellchecking

Last synced: 07 Jul 2025

https://github.com/nexxus-vi/simple_ec2_management

Simple script to manage existing EC2 instances on AWS

aws ec2 ruby

Last synced: 16 May 2026

https://github.com/infrablocks/rake_factory

Base classes and modules to aid in creating custom rake tasks.

base-classes factory infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset

Last synced: 10 Jul 2025

https://github.com/ziutus/hmc_vios_aix

Ruby software to create reports about AIX Power environements (HMC, Power servers, VIOSes, NIM servers etc). Next version will allow also manage it. This API is unstable, stable version is expected in September 2020

aix expect hmc ruby vios

Last synced: 30 Apr 2025

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

The mobile web application where we can manage our budget: you have a list of transactions associated with a category

css html postgresql-database rails ruby

Last synced: 02 Feb 2026

https://github.com/polakowski/icomoon

Rails helper makes using Icomoon easier

helper icomoon icon-set icons ruby ruby-on-rails rubygem

Last synced: 13 May 2025

https://github.com/iamazeem/stackoverflow

StackOverflow Q&A: My Answers | https://stackoverflow.com/users/7670262/azeem

c c-plus-plus cpp go golang javascript js json linux python qml qt qt5 ruby stackoverflow webassembly

Last synced: 06 May 2025

https://github.com/wwkimball/rspec-puppet-yaml

Enable writing rspec-puppet tests in YAML rather than Ruby

puppet rspec rspec-puppet ruby

Last synced: 12 Apr 2025

https://github.com/srinitude/guidepost

Harness your knowledge base in your Rails applications

knowledge-base rails ruby ruby-on-rails s3 zendesk

Last synced: 07 May 2025

https://github.com/yasslab/localmap.jp

📍 地図で振り返る、地域の出来事。みんなの経済新聞ネットワークの各地域で配信されたニュース記事をプロットした地図です。

geolonia jekyll map openstreetmap render ruby takadanobaba

Last synced: 11 Apr 2025

https://github.com/mvz/gir_ffi-gtk4

GirFFI-based bindings for Gtk+ 4

gir-ffi gnome gobject-introspection gtk4 hacktoberfest ruby

Last synced: 09 Jul 2025

https://github.com/neirrek/piweb

PiWeb is a Sinatra-based Ruby webapp to be installed on a Raspberry Pi in order to remotely control its GPIO pins

gpio-pins raspberry-pi ruby ruby-webapp sinatra whenever

Last synced: 14 May 2026

https://github.com/mrk21/firebrew

Firefox add-ons manager for CUI.

ruby rubygems

Last synced: 09 Jul 2025

https://github.com/simonneutert/papierkram_api_client

Ruby Client für die Papierkram.de API

api client papierkram rest-api ruby

Last synced: 10 Apr 2025

https://github.com/ericlondon/ruby-redis-pub-sub-job-queue

Ruby Redis Pub/Sub Job Queue

job pubsub queue redis ruby

Last synced: 03 May 2025

https://github.com/aachourmohamed/blog-rails

bolg-rails will be a classic example of a blog website. This will be a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

gem linter postgresql ruby ruby-on-rails

Last synced: 20 Jan 2026

https://github.com/cliftondavies/blogger

A Template for Blogging

postgresql ruby ruby-on-rails

Last synced: 07 May 2026

https://github.com/israeldcastro/rails-api-template

Create a Rails API app using VueJS/ReactJS as front, it is good to start a project. You can choose between Tailwind CSS + PrimeVue or Tailwind CSS + NextUI.

nextui primevue rails rails-api react reactjs ruby starter-template tailwindcss template vite vitejs vue vuejs

Last synced: 16 Feb 2026

https://github.com/parnic/shift_stats

Ruby gem for pulling data from any Digital Shift site (HockeyShift, BasketballShift, etc.)

baseball basketball football gem hockey lacrosse ruby ruby-gem rubygem shift soccer sports

Last synced: 30 Apr 2025

https://github.com/alranel/bisquit

Minimalist JavaScript library for building interactive UIs with server-side rendering and logic

golang javascript perl python ruby server-side-rendering ui

Last synced: 02 Apr 2026

https://github.com/yahir91/lifestyle-article

This project is a website created with ruby on rails, where you can write articles, It has an authentication system.

ruby ruby-on-rails

Last synced: 15 May 2026

https://github.com/magrathealabs/homebrew-mlabs

Our custom formulae for Homebrew

formulae homebrew homebrew-tap ruby

Last synced: 14 May 2026

https://github.com/wldyslw/cvetyonline

Online shop-window.

full-stack javascript ruby web

Last synced: 16 May 2026

https://github.com/martinnajjar12/lintertin

A simple ruby linter that detects errors and omissions. Built with Ruby.

rspec rubocop ruby rubygems

Last synced: 15 May 2026

https://github.com/cetinajero/jekyll-theme-marketing

A Jekyll theme :gem: managed with Yarn

gem jekyll jekyll-theme jekyll-themes ruby ruby-gem

Last synced: 28 Oct 2025

https://github.com/mattruggio/basketball

This library is meant to serve as the domain for a basketball league/season simulator/turn-based game. It models core ideas such as: players, general managers, draft strategy, drafting, season generation, season simultation, playoff generation, playoff simulation, and more.

basketball-drafting basketball-game basketball-sim basketball-simulator ruby ruby-game

Last synced: 11 Apr 2025

https://github.com/mcorino/firm

Format Independent Ruby Marshalling

cross-platform marshaling ruby serialization

Last synced: 10 Apr 2025

https://github.com/williamcanin/golink

:link: Go!link is a minimal theme for Jekyll, especially for those who want to have a page only to redirect links to other addresses.

gem golink jekyll-site jekyll-template jekyll-theme ruby

Last synced: 28 Oct 2025

https://github.com/yuheinakasaka/lbd_sdk_rb

Unofficial LINE Blockchain API Client for Ruby

blockchain line ruby

Last synced: 05 May 2025

https://github.com/eltonsantos/rails_toastify

🎉 Rails Toastify allows you to add notifications to your app with ease. Pay Attention: this gem still is in development. Please CONTRIBUTE

rails-toastiify ruby ruby-gem toast toastify

Last synced: 01 Sep 2025

https://github.com/schmich/fsws

Ruby file system web server. Replaced by https://github.com/schmich/sfs

development devtools http ruby server static-site web web-server webserver

Last synced: 28 Oct 2025

https://github.com/yasulab/gpt4docs

Proof of Concept: Can a generative AI automate tech contents translation?

actions ai ci documentation ruby translation

Last synced: 08 Sep 2025