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/madwork/chef-chruby-build

Chef cookbook to install chruby and build rubies from source with TCMalloc and LibYAML options on Ubuntu.

chef chef-cookbook chruby libyaml ruby tcmalloc

Last synced: 02 May 2026

https://github.com/zeyu-xie/lavender-scholar-lite

A Jekyll theme in academic styles.

jekyll ruby

Last synced: 02 May 2026

https://github.com/andygeek/api-users-rails

Proyecto con Ruby on Rails que utiliza JWT y Bcrypt para la autenticación de usuarios.

ruby ruby-on-rails

Last synced: 02 May 2026

https://github.com/raicg/tray_client

The gem tray_client is a ruby client for tray.com.br API

begginers hacktoberfest ruby ruby-gem ruby-on-rails

Last synced: 02 May 2026

https://github.com/elct9620/iv-plurk

The Plurk API client

api gem plurk ruby

Last synced: 02 May 2026

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

This is a Ruby on Rails capstone project is about building 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.

html-css-javascript ruby ruby-on-rails

Last synced: 03 May 2026

https://github.com/mariazevedo88/automation-cucumber

Some automation tests with Ruby and Cucumber

cucumber cucumber-tests gherkin ruby

Last synced: 03 May 2026

https://github.com/simeonhristov99/aoc_2021

Holds solutions for the Advent of Code 2021 edition.

aoc2021 cpp java python ruby

Last synced: 03 May 2026

https://github.com/kanzatahreem/broadway

Practicing Ruby on Rails by following codecademy's course

broadway codecademy database ruby ruby-on-rails

Last synced: 03 May 2026

https://github.com/ntamvl/generate_ethereum_wallets

Generate Ethereum Wallets

ethereum ruby wallets

Last synced: 04 May 2026

https://github.com/jamescook/is_it_utf8

Fast UTF8 Validator

ruby utf8

Last synced: 04 May 2026

https://github.com/eucarlos/ruby-bootcamp

📕 Fundamental studies of the Ruby language.

bootcamp fundamentals ruby ruby-gem ruby-lang ruby-language study

Last synced: 04 May 2026

https://github.com/sofakingworld/dev-notes

Статьи на разные около IT'шные темы

article articles elixir postgres ruby

Last synced: 04 May 2026

https://github.com/telesign/ruby_telesign

The Telesign Ruby SDK lets you easily integrate with our REST API.

ruby

Last synced: 04 May 2026

https://github.com/ackonsamuel/blogapp

The Blog app will is a classic example of a blog website. A fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

postgresql ruby ruby-on-rails

Last synced: 04 May 2026

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

This web application is the API that serves as the backend to the Hello-react-front-end

postgresql-database ruby ruby-on-rails

Last synced: 05 May 2026

https://github.com/danielbayley/atom-linter-homebrew-formula

:atom: Lint your @Homebrew formulae in @Atom with brew/cask style/audit commands.

apm atom cask editor homebrew linter macos osx package ruby

Last synced: 05 May 2026

https://github.com/ryosk7/yamori-nft-marketplace

技術書展15 向けに書いた「Rubyでつくるマーケットプレイス」に沿って作られたアプリです。

nft ruby ruby-on-rails web3

Last synced: 06 May 2026

https://github.com/guerreiropedr0/fast-budget

You have a list of transactions associated with a category, so that you can see how much money you spent and on what.

capybara rails rspec ruby

Last synced: 06 May 2026

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

This is an educational project is about building 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 rails rspec ruby

Last synced: 07 May 2026

https://github.com/aaron-contreras/matestack-generators

A set of Ruby on Rails Generators to aid in development with your Matestack-based application

generators matestack rails ruby vuejs

Last synced: 07 May 2026

https://github.com/kettle-dev/kettle-dev

🍲 Setup a complete rake & dev harness for Ruby development; tasks for coverage, GHA console, linting, debugging, etc.

ruby rubygem template

Last synced: 13 Jun 2026

https://github.com/driftingruby/104-speeding-up-tests

Slow tests can slow down your development process. Using parallel_tests, you can speed up your test suite by multiple threads and running the tests in groups.

ruby ruby-on-rails rubyonrails test-automation

Last synced: 02 May 2026

https://github.com/arnaudband/decode_morse

Decode Morse, we built it using some methods in ruby to decode the morse code into letter.

ruby rubygem

Last synced: 07 Jun 2026

https://github.com/shahira-sadat/blog

A blog app created with Ruby on Rials to practice the CRUD.

rails ruby

Last synced: 13 May 2026

https://github.com/monade/underscorize_params

underscorize_params, a ruby Gem that allows you to send parameters in camelcase to your rails api, without worrying about to transform them in snakecase

gem parameters rails ruby

Last synced: 13 May 2026

https://github.com/mallozup/ciaogit

keep your github repo in a maintained status

git github netrc octokit ruby

Last synced: 21 Apr 2026

https://github.com/huequica/pstdn

ポストドン。スクリプト経由でmastodonに文字列トゥートできます(るび〜処女作)

mastodon ruby

Last synced: 03 May 2026

https://github.com/alierpm/blog

This blog is a functional website that show the list of posts and empower readers to interact with them by: adding comments and liking posts.

postgresql rspec-testing ruby ruby-on-rails

Last synced: 21 Apr 2026

https://github.com/prbsas/devit

Devit is a link aggregator site, similar to Reddit or Hacker News, where a user can submit a link and content to a community, as well as comment on and vote on those submissions.

acts-as-votable devise friendly-id heroku javascript oauth oauth-github postgresql ruby ruby-gem ruby-on-rails sqlite3-database

Last synced: 29 Apr 2026

https://github.com/armiiller/deferred_request

Defer Rails HTTP Request until you can actually process them (think status callbacks like Stripe, Twilio, ect). Helps prevent 3rd party services from DDoSing your app

rails ruby

Last synced: 01 May 2026

https://github.com/alfredormz/pg-schema-migration

Simple schema migrations for PostgreSQL, which runs pure SQL.

lesscode migrations postgresql ruby

Last synced: 26 Apr 2026

https://github.com/omkz/rails-both-web-api-example

Building a RESTful API with Rails 5 for web and mobile application

api rails restful restful-api ruby rubyonrails

Last synced: 10 May 2026

https://github.com/gasb150/catalogue

This is a catalog app, any user is presented with the homepage and could see the website, the logging user could change de database into the app and download (export) the full catalog in a .xlsx file (spreadsheet).

axlsx axlsx-rails caxlsx caxlsx-rails heroku ruby ruby-on-rails unsplash-gem

Last synced: 09 May 2026

https://github.com/jasonmdev/rails-link-aggregator

This a link aggregator site which similar to Reddit or Hacker News. A user can sign up and submit a link. Comments can be made as well as vote up or down on link submissions.

authentication bootstrap-sass devise rails ruby ruby-on-rails scaffold votable

Last synced: 29 Apr 2026

https://github.com/sixarm/sixarm_ruby_http_status_codes

SixArm.com » Ruby » HTTP Status Codes

codes gem http ruby status

Last synced: 03 May 2026

https://github.com/gleennkar/budget-app-ror

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.

database ruby ruby-on-rails

Last synced: 08 May 2026

https://github.com/stevegeek/fixtures_from_factories

Build sets of Fixtures for your Rails app, using your test suite's FactoryBot factories

generator rails ruby testing

Last synced: 30 Apr 2026

https://github.com/diamondnath07/grocery-bud

This is a Create,Read,Update and Delete application . It features the use of using JSON to save and retrieve data from user's local storage. It is built using Javascript

css3 html5 javascript ruby

Last synced: 28 Apr 2026

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

Ruby on Rails from the Documentation

ruby ruby-on-rails

Last synced: 06 May 2026

https://github.com/enderahmetyurt/typed_print

TypedPrint provides zero-dependency, beautifully formatted table output for Ruby data structures with automatic column sizing, alignment options, custom headers, and column filtering.

cli console-output formatting pretty-print ruby rubygems table terminal

Last synced: 28 Apr 2026

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

The OOP University library is a tool to record what books are in the library and who borrows them. The app will allow a you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

postgresql ruby

Last synced: 28 Apr 2026

https://github.com/rwubakwanayo/clinic

This is an education project to design clinic database diagram and create database schema based on generated design.

database postgresql ruby

Last synced: 09 May 2026

https://github.com/zimfw/ruby

Provides ruby, bundler, rbenv and rvm aliases and initialization.

rbenv ruby rvm zim zimfw zsh zsh-plugin zsh-plugins

Last synced: 06 May 2026

https://github.com/alexfalkowski/status

An alternative to https://httpstat.us/.

cucumber golang make ruby

Last synced: 13 Jun 2026

https://github.com/mozameljawad/my-blog

My Blog is a classic example of a blog website. This 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.

capybara capybara-rspec posgresql rails rspec-testing ruby

Last synced: 28 Apr 2026

https://github.com/apainintheneck/atlasq

country info at the command line

countries country currencies currency gem region regions ruby

Last synced: 15 Jun 2026

https://github.com/baqar-abbas/school-library

This project is a school Library app built using Ruby which will allow users to Add new students or teachers, Add new books and Save records of who borrowed a given book and when. It is an app to record what books are in the library and who borrows them.

rubocop ruby ruby-gem

Last synced: 10 Jun 2026

https://github.com/faranoshamini/tdd_project

A ruby project with methods such as Factorial, ReverseString, FizzBuzz build on TDD approach

gem gemfile rspec ruby

Last synced: 27 Apr 2026

https://github.com/eldoy/convert

Convert strings and HTML to links, embedded content and sanitize from tons of different providers

auto-html converter embed facebook html-embed ruby vimeo youtube

Last synced: 24 Apr 2026

https://github.com/alfredbis29/my-budget-app

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

css html postgresql ruby

Last synced: 04 May 2026

https://github.com/philnash/sms-messages-hanami

An example application for receiving and responding to SMS messages from Twilio in Hanami

hanami ruby twilio twilio-api twilio-sms twilio-sms-api

Last synced: 30 Apr 2026

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

A budgeting app is a software application that you may access from your computer, tablet or mobile device to track your finances, such as income, savings, debt payoff, or investing. Budgeting apps often will sync with your financial accounts to give you an overview in real-time when finances change

budget-app crud-application development mobile-first production render ruby ruby-gem ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/infinum/mina-secrets

Mina plugin for secrets_cli gem

open-source ruby

Last synced: 16 Jun 2026

https://github.com/iamyunusali/enibila

Enibila is A fullstack we application developed by using Ruby on Rails. it have a functionality of Adding new recipe with full procedures, add ingredient, food and all the necessary things .

recipe-app ruby ruby-on-rails

Last synced: 30 Apr 2026

https://github.com/mathcale/mkvhost

Creates an Apache VirtualHost config file based on some input (URL and document root) and adds the informed URL to the local /etc/hosts file

apache ruby shell

Last synced: 11 May 2026

https://github.com/amkisko/rubygems_mcp.rb

Ruby gem providing RubyGems and Ruby version information via MCP (Model Context Protocol) server tools. Integrates with MCP-compatible clients like Cursor IDE, Claude Desktop, and other MCP-enabled tools.

agent mcp ruby rubygems

Last synced: 17 Jun 2026

https://github.com/hfm/mruby-aws-sigv4

AWS Signature Version 4 signing library / mruby port of aws-sigv4

amazon amazon-web-services aws aws-sigv4 mruby ruby signature sigv4

Last synced: 17 Jun 2026

https://github.com/diegotoral/skeletor

A Rails application template with batteries included

docker postgresql rails ruby

Last synced: 05 May 2026

https://github.com/presidentbeef/rails-security-history

History of security in the Ruby on Rails web framework

rails ruby ruby-on-rails security

Last synced: 30 Apr 2026

https://github.com/interactive-pioneers/docker-ruby

Ruby on Docker with Ubuntu and RVM

docker ruby rvm ubuntu

Last synced: 30 Apr 2026

https://github.com/acavalin/rrss

RSS feed reader with web interface and SQLite data storage

atom-aggregator atom-feed atom-reader rss rss-aggregator rss-reader ruby scraping sinatra webapp

Last synced: 19 Jun 2026

https://github.com/apexatoll/tree-sitter-rbs

A tree sitter parser for the Ruby typing language RBS

nvim rbs ruby treesitter

Last synced: 08 May 2026

https://github.com/lipanski/spaced

A web app to help you memorize anything that fits on a flash card. Also my Ruby on Rails playground.

rails ruby

Last synced: 25 Apr 2026

https://github.com/cvilla714/building_with_active_record

This project is about active records, models, and associations to the tests. A user can create a post and add comments to it. For each scenario, we are asked to write down the data, associations, and validations necessary to build it.Built with

ruby ruby-on-rails

Last synced: 21 Apr 2026

https://github.com/cosgroveb/debian-packaging-agent-skill

Debian packaging skill with comprehensive policy, debhelper, and language-specific knowledge for Ruby, Python, Rust, and Go. This is largely LLM-generated, thoughtfully. PRs to tighten this and remove slop appreciated. I mostly use this for personal, private packages not OSS Debian packages. This skill isn't ready for that.

agent-skills ai-coding apt automation claude claude-code claude-code-plugin deb debhelper debian debian-packaging devops dpkg golang linux packaging python ruby rust

Last synced: 10 Jun 2026

https://github.com/dilumn/ico-rb

Dockerized environment to run `ethereum` network & deploy smart contracts using `ruby`

ethereum ethereum-contract ethereum-development ruby

Last synced: 05 May 2026

https://github.com/paulinagonzalezc/blog-app-rails

This Blog app is a classic example of a blog website. I created a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

capybara-rspec css postgresql rspec rubocop ruby ruby-on-rails

Last synced: 04 Apr 2026

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

This App is about building 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.

html5 rails ruby tailwindcss

Last synced: 08 May 2026

https://github.com/imhta/ds_algo

ruby gem for data structures and algorithms

algorithms ds-algo gem learning library ruby ruby-gem

Last synced: 09 Jun 2026

https://github.com/cyberarm/dungeon_crawler

Randomly generated levels with a DOOM style renderer

3d-game game opengl ruby

Last synced: 07 May 2026

https://github.com/cliftondavies/enumerable-methods

A re-creation of the Ruby Enumerable Module.

rspec ruby

Last synced: 12 May 2026

https://github.com/alexfalkowski/docker

Common setup used for my projects.

docker golang ruby

Last synced: 18 May 2026

https://github.com/weareredlight/roda-plugin-cors

Plugin to make it easy to set CORS headers for dealing with JS apps that are served from a different host than your Roda API

cors origin roda ruby web

Last synced: 23 Jun 2026

https://github.com/makevoid/corb_wallet

Server side wallet prototype powered by Ruby and Bitcoin Core - made in 2015

bitcoin bitcoin-core json-rpc-api ruby wallet

Last synced: 29 Apr 2026

https://github.com/senotrusov/redis-call

Redis access library for Ruby with thread-aware connections, handy API for key name construction, transactions and queues.

json optimistic-locking queue redis ruby thread transaction

Last synced: 08 May 2026

https://github.com/pablovallejo/docker-rails

:rocket: Docker container for Ruby on Rails 5

containers docker rails ruby

Last synced: 08 May 2026

https://github.com/codn/database_backup

Create a backup of your postgres database(s) and store it into your personal dropbox. :shipit:

backup crontab dropbox mysql-database postgres-database ruby

Last synced: 08 May 2026

https://github.com/omkz/delivr

Food Delivery API

api postgresql ruby ruby-on-rails

Last synced: 19 Apr 2026

https://github.com/marceloboeira/euler

ƛ Project Euler solved in some different languages

c challenge euler euler-exercises euler-solutions functional-programming haskell math ruby

Last synced: 09 May 2026

https://github.com/jodosha/hall_of_fame

HTTP 103 (Early Hints) with Hanami

early-hints hanami http2 ruby web

Last synced: 03 May 2026

https://github.com/codealchemy/booklibrary

A demo application for managing a community library

rails ruby

Last synced: 29 Apr 2026

https://github.com/wbotelhos/installers

A Toolbox For Server Setup

chef nginx ruby terraform unicorn

Last synced: 09 Apr 2026

https://github.com/cho45/adif

ADIF (Amateur Data Interchange Format) Parser/Writer library for Ruby.

adif ham ham-radio ruby

Last synced: 16 Jun 2025

https://github.com/ispirett/rails_jwt_api

Simple jwt authentication with rails

api authentication jwt phone-verfication rails ruby twilio verfication

Last synced: 11 Apr 2025

https://github.com/emad-elsaid/command_tree

Builds trees of commands for the terminal, each node is either a group of commands or the command itself, every node is associated with a character to access it.

cli ruby terminal

Last synced: 16 Jun 2025

https://github.com/engim-eu/gpx_kml

A Ruby Gem to convert GPX to KML, and KML to GPX

ruby

Last synced: 13 Apr 2025

https://github.com/berniechiu/chinese_faker

A simple gem for generating chinese names, job titles, and etc.

faker generator ruby

Last synced: 19 Jun 2025

https://github.com/tlatsas/ipsum-blocker-rb

Simple, zero-dependencies ruby script to block IPs using ipsum lists

ip-blocking ipset ipsum iptables ruby

Last synced: 22 Jun 2025

https://github.com/ackama/refinerycms-redactor

Redactor editor for RefineryCMS 3 and above.

keep refinery-cms ruby

Last synced: 15 Dec 2025

https://github.com/abeidahmed/enumerable

This project is an attempt to clone the enumerable methods of the ruby programming language.

ruby

Last synced: 03 Apr 2025