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/klaxit/ruby

Linters, tools and documentation for ruby at Klaxit 💎

danger rubocop ruby

Last synced: 06 May 2025

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

💎 RailsチュートリアルやRailsガイドを企画・運営・開発しているチームのWebサイトです。

company heroku jekyll remote-work ruby website yasslab

Last synced: 11 Apr 2025

https://github.com/janlelis/clipboard_formatter

A clipboard formatter for RSpec

clipboard rspec rspec-formatter ruby

Last synced: 12 Apr 2025

https://github.com/peterberkenbosch/sendcloud

Ruby Client for the SendCloud API

hacktoberfest hacktoberfest2021 ruby sendcloud shipping

Last synced: 30 Apr 2025

https://github.com/adalbertobrant/iracoes

calculadora de Imposto de Renda para Ações com preço médio em Ruby

agile backend bugs cli css firstime hacktoberfest hacktoberfest2021 html issues javascript kanban mysql nodejs ruby sqlite

Last synced: 30 Apr 2025

https://github.com/pepabo/oauth2-colormeshop

Colorme Provider for the OAuth 2.0 Client

colormeshop ruby rubygems

Last synced: 09 Sep 2025

https://github.com/german-cobian/philosophy

A blog app in Rails where the user can create and share articles relating to the main four topics in Philosophy (Metaphysics, Gnoseology, Logic, and Ethics). The user can also comment on other user's articles and upvote them.

rails ruby

Last synced: 14 Jul 2025

https://github.com/njh/ruby-playlist

A ruby gem to convert playlists between different formats

cue-sheet jspf m3u playlist ruby xspf

Last synced: 17 Mar 2025

https://github.com/eapenzacharias/fakebook

Minimalistic Social Network built using Ruby-on-Rails HTML and CSS. Bootstrap classes are used for styling.

bootstrap content-management-system rails rspec rubocop ruby social-media social-network

Last synced: 13 Apr 2025

https://github.com/elmassimo/pakiderm

🐘 Pakiderm will never forget the return value

memoization memoize ruby

Last synced: 07 Oct 2025

https://github.com/maxbarsukov/rbminivents

📆 Tiny eventing gem

events gem gems ruby ruby-events ruby-gem

Last synced: 06 Oct 2025

https://github.com/zeroc0d3/docker-rails-nginx-unicorn

Docker Rails + Nginx + Unicorn (from Ubuntu 16.04 & Ruby 2.4.0)

docker foreman nginx rails ruby ubuntu unicorn

Last synced: 05 Mar 2026

https://github.com/officialasishkumar/leetcode

Here you can find the best leetcode solutions! Make sure to contribute and help others : )

c cpp hacktoberfest hacktoberfest2023 hacktoberfest2023-accepted java javascript python ruby rust typescript

Last synced: 12 Oct 2025

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

The bitcrowd rubocop.yml as a gem.

configuration rubocop ruby

Last synced: 19 Oct 2025

https://github.com/sundi3yansyah/ip-lookup-rb

Lookup IP Address with API to get a lot of information using ip-api.com

gem gems ip ipaddress ruby ruby-on-rails

Last synced: 08 Oct 2025

https://github.com/nilsding/rj

a Ruby command-line JSON processor

json mruby ruby

Last synced: 25 Oct 2025

https://github.com/swiknaba/kirei

Kirei is a strictly typed Ruby micro/REST-framework for building scaleable and performant APIs.

framework gem hacktoberfest ruby

Last synced: 03 May 2026

https://github.com/skorks/ingress

Simple role based authorization for Ruby applications

ruby ruby-gem ruby-on-rails

Last synced: 08 Oct 2025

https://github.com/jgraichen/rails-rfc6570

Pragmatical access to your Rails routes as RFC6570 URI templates.

api rails restful rfc-6570 routing ruby uri-template

Last synced: 25 Oct 2025

https://github.com/nning/imgshr

Simple image gallery sharing web application.

gallery image-sharing rails ruby

Last synced: 13 Mar 2026

https://github.com/the-pew-inc/the-pew

ThePew is an advanced system of records that enables enterprises to detect trends and patterns from questions to drive marketing and business decisions toward their goals.

data data-science docker javascript machine-learning postgresql rails ruby

Last synced: 06 Oct 2025

https://github.com/zeljkofilipin/watir-nokogiri

Speeding up watir-webdriver with nokogiri.

ruby selenium watir

Last synced: 28 Apr 2025

https://github.com/mtgrosser/dmtx

Pure Ruby Datamatrix generator

data-matrix datamatrix datamatrix-generator png ruby svg

Last synced: 20 Apr 2026

https://github.com/moviendome/neovim-dockerized

Neovim dockerized with my personal configuration to work with Ruby & JS

docker es6 javascript neovim react ruby ruby-on-rails solargraph typescript

Last synced: 14 Jun 2025

https://github.com/alexdovzhanyn/sevendeadlysins

A side-scroller game written purely in ruby.

game platformer ruby sidescroller

Last synced: 04 Mar 2026

https://github.com/figgleforth/ore-lang

A programming language for web development, for fun

programming programming-language programming-languages ruby

Last synced: 19 Apr 2026

https://github.com/0jonjo/calcpace

Calcpace is a Ruby gem designed for calculations related to distance, speed and time. The gem also supports conversion to 42 different units of distance and velocity, including metric, nautical and imperial units.

distance-calculation gem gems minitest ruby running tdd time-calculation

Last synced: 19 Apr 2026

https://github.com/acushlakoncept/members-only

In this project, we built an exclusive clubhouse app where members can write embarrassing posts about non-members. Inside the clubhouse, members can see who the author of a post is but, outside, they can only see the story and wonder who wrote it.

active-records rails-helpers ruby ruby-on-rails

Last synced: 06 Oct 2025

https://github.com/creasty/i18n_flow

[beta] Manage translation status in YAML file

i18n rails ruby translation-management

Last synced: 14 Jun 2025

https://github.com/dannnylo/tempus

Gem to efficiently manipulate the time, adding, subtracting and converting hours.

hacktoberfest ruby

Last synced: 12 Jul 2025

https://github.com/ana06/ruby-tabulation

Project in which I analyze if the Ruby Hashing algorithm could be improved using Tabulation Hashing

benchmarks c columbia-university report ruby tabulation

Last synced: 01 Mar 2026

https://github.com/aquaflamingo/spotify-exporter

Export or backup your Spotify playlists to m3u, pls, xspf, txt and yaml format 🎶

music playlists ruby spotify spotify-api

Last synced: 10 Oct 2025

https://github.com/abongsjoel/enumerables

In this project we re-created multiple methods from the enumerable module, applying concepts like block and Proc in our methods.

ruby

Last synced: 10 Oct 2025

https://github.com/okuramasafumi/neco

neco is a NEo COmmand library

business-logic command-pattern meta-programming ruby

Last synced: 10 Oct 2025

https://github.com/yous/basehangul

Human-readable binary encoding, BaseHangul for Ruby

basehangul ruby

Last synced: 14 Oct 2025

https://github.com/ksylvest/voyageai

A ruby client for VoyageAI

ruby voyageai

Last synced: 13 Oct 2025

https://github.com/nemwel-boniface/nemwel_school_library

In this project, I feature as a librarian of St Nemwel's University, I need a tool to help me record what books are in the universitie's library and who borrows them.

linter oop ruby

Last synced: 21 Oct 2025

https://github.com/gabriel-lewis/thinkpiece

A blogging website inspired by Medium

javascript react redux ruby rubyonrails

Last synced: 06 Oct 2025

https://github.com/melashu/sleepover-api

This is an API built with Ruby on Rails, and Postgres. It is a hotel room reservation app, it enables hotel owners to register their hotel and available rooms, and see the reservations done by customers. The customer also books a hotel room from all over the world.

post postgresql ruby rubyonrails

Last synced: 17 Nov 2025

https://github.com/reem-lab/recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

bootstrap database herokudeployment rspec-rails ruby rubyonrails testing

Last synced: 06 Oct 2025

https://github.com/matkoniecz/cartocsshelper

Tool to make development of CartoCSS styles more efficient. Automates actions necessary to produce test images and validates style.

cartocss cartocss-styles openstreetmap osm overpass overpass-api ruby ruby-script

Last synced: 13 Apr 2025

https://github.com/amon-cofie/davrich-recipe-app

DavRich Recipe App is a full stack Ruby on Rails web application on a postgreSQL database that manages different recipes by different users where a user can declare his/her recipe public for all to see, whether logged in or not.

postgresql ruby ruby-on-rails

Last synced: 18 Mar 2025

https://github.com/tomholford/twitter-labs-api

A basic implementation of a Twitter Labs API client in Ruby

gem ruby ruby-gem twitter twitter-api

Last synced: 13 Apr 2025

https://github.com/johnftitor/spendless

Spendless is a Ruby on Rails application that allows users to keep track of their expenses and categories. Manage your own money, manage your own life

database postgresql rails ruby tailwindcss

Last synced: 31 Aug 2025

https://github.com/postmodern/nokogiri-ext

Useful extensions to nokogiri

extensions nokogiri ruby

Last synced: 21 Mar 2025

https://github.com/schmidt/context_wiki

ContextWiki :: Camping Wiki using ContextR

hacktoberfest ruby

Last synced: 14 Jul 2025

https://github.com/siman-man/yen

Integer to japanese yen in ruby

gem ruby

Last synced: 19 Aug 2025

https://github.com/telamonian/boxen-linux

A universal version of Boxen, Github's automation software, that runs on Linux as well as OSX

boxen boxen-linux boxen-modules linux puppet ruby

Last synced: 20 Mar 2025

https://github.com/marcelotto/parspec

A testing framework for Parslet grammars

gunit parser parser-specifications parslet rspec ruby testing

Last synced: 10 Apr 2025

https://github.com/antoinelyset/poleica

Poleica : Ruby conversion tool & preview creator

conversion documents gif image jpeg libreoffice pdf png preview ruby

Last synced: 16 Aug 2025

https://github.com/nunonamorado/sinatra-slack

Sintra extension with DSL for building Slack Apps

ruby ruby-gem sinatra sinatra-applications slack slack-app slack-commands

Last synced: 16 Aug 2025

https://github.com/iamazeem/protobuf-log-sample

Protocol Buffers Log Sample - File Read/Write with Ruby and Python Scripts

log logging protocol-buffers python ruby sample

Last synced: 15 Aug 2025

https://github.com/38tter/kramdown-mermaid

Markdown parser for mermaid.js. An extended Kramdown syntax

gem kramdown markdown markdown-parser mermaid mermaid-diagrams mermaidjs parser ruby

Last synced: 15 Apr 2025

https://github.com/jbox-web/job-database-manager-mysql

A Jenkins plugin that automatically set up MySQL test databases for Jenkins jobs, easy ;)

database jenkins jenkins-jobs jenkins-plugin mysql ruby

Last synced: 12 Aug 2025

https://github.com/driftingruby/154-service-objects-for-api-interactions-with-twilio

In this episode, learn how to extract the interactions with an external API into a service object so that code is isolated and interchangeable.

rails ruby ruby-on-rails service-objects

Last synced: 05 Apr 2025

https://github.com/chetannihith/program-hacktoberfest25

⭐️This repository is for Hacktoberfest 2025 contributions, where developers can contribute interesting and unique programs across different languages! Contribute Java, C++, Python, or any language you're comfortable with and showcase your coding skills! Happy hacking

cpp go hacktoberfest hacktoberfest-accepted hacktoberfest2025 java js python ruby

Last synced: 02 Oct 2025

https://github.com/b3b0/grasshopper

🦗🔑Run commands against many Linux servers using SSH for hacking, administrative or auditing tasks. Relies on key-based SSH authentication for automation.. Now includes the ability to do some scp.

auditing automation hacking ruby scp ssh

Last synced: 20 Jun 2025

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

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 manage your budget.

bootstrap5 devise gitflow postgresql rails rubocop ruby ruby-on-rails

Last synced: 12 May 2025

https://github.com/kamva/persianpreneur

Show off your fellow entrepreneurs to the world.

rails-application ruby

Last synced: 01 Oct 2025

https://github.com/jenkinsci/jenkins-plugin-runtime.rb

The idomatic Ruby API for building Jenkins CI plugins

jenkins-api-plugin ruby

Last synced: 30 Sep 2025

https://github.com/vittorius/rspec_flat_error_formatter

RSpec formater that produces errors output easily consumable by automated tools

rspec rspec-formatter ruby testing-tools

Last synced: 12 Apr 2025

https://github.com/simonneutert/ruby-telegram-login-web-stub-tutorial

demo ruby project with roda framework providing a working telegram login process

ajax demo roda ruby telegram telegram-api telegram-bot-api telegram-loing tutorial webapp

Last synced: 22 Jul 2025

https://github.com/elastic/app-search-ruby

Elastic App Search Official Ruby Client

api-client elastic elastic-app-search ruby search swiftype

Last synced: 29 Sep 2025

https://github.com/joeldrapper/playdate

Object-oriented dates in Ruby.

ruby

Last synced: 19 Sep 2025

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

"OOP School Library" is a program made in ruby ​​for a University library, which was created using the object-oriented programming paradigm. The program allows users to register new students and teachers, manage book information, and more efficiently control books borrowing.

object-oriented-programming rspec-testing ruby solid-principles

Last synced: 28 Sep 2025

https://github.com/kholdrex/simple_query

A lightweight, multi-DB-friendly, and high-performance query builder for ActiveRecord, featuring streaming, bulk updates, and read-model support.

activerecord arel database orm performance query-builder rails ruby sql

Last synced: 09 Apr 2025

https://github.com/nejdetkadir/dev-ruby

Ruby bindings for dev.to API

api-client blogs devto ruby ruby-client ruby-gem

Last synced: 07 May 2025

https://github.com/abarrak/why-compiled-languages

A simple experiment for compiled/dynamic languages comparision.

cpp csharp go java javascript python ruby

Last synced: 13 May 2025

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

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

bootstrap css3 database html5 javascript rails ruby rubyonrails

Last synced: 30 Jul 2025

https://github.com/kateinoigakukun/optcarrot.wasm

A NES emulator written in Ruby on browser powered by WebAssembly

nes ruby webassembly

Last synced: 19 Mar 2025

https://github.com/fluent-plugins-nursery/fluent-stackprof

Start and stop stackprof dynamically from outside of fluentd

fluentd ruby stackprof

Last synced: 15 May 2025

https://github.com/bibendi/twinkle

Notification service sending messages to Telegram.

notifications ruby telegram

Last synced: 29 Jul 2025

https://github.com/shkm/frecli

⏰ A CLI for Freckle in Ruby.

cli freckle ruby

Last synced: 11 Jul 2025

https://github.com/y10k/ruby-japanize

日本語のキーワードや構文を定義してRubyを日本語で書けるようにする。

japanese japanese-language ruby

Last synced: 27 Jul 2025

https://github.com/vichuge/rails_capstone_investments

This project shows a list of inversions and the groups where the inversions could work. The user is able to create new groups (products) to invest in and assign new inversions to them.

capstone microverse rails-capstone rspec ruby

Last synced: 24 Aug 2025

https://github.com/kevinoid/jekyll-highlight-file

A Liquid filter for Jekyll which outputs highlighted file content

code-highlight jekyll jekyll-plugin liquid-templating-engine ruby

Last synced: 13 Apr 2025

https://github.com/iqbaleff214/metode-saw

Penerapan metode SAW (simple additive weighting) dalam berbagai bahasa pemrograman

go golang javascript nodejs php php8 ruby saw simple-additive-weighting spk

Last synced: 11 Apr 2026

https://github.com/drexed/genderize-io

Genderize.io Ruby SDK.

gender genderize genderizeio ruby

Last synced: 07 May 2025

https://github.com/mamantoha/zci

Zendesk and Crowdin integration Command Line Interface (CLI)

cli crowdin ruby zendesk

Last synced: 07 May 2025

https://github.com/raviqqe/block-is-hash

Block is Hash (See also https://github.com/raviqqe/block-is-array)

metaprogramming ruby

Last synced: 26 Oct 2025

https://github.com/evilmartians/omniauth-ebay-oauth

OmniAuth Strategy for eBay Apps (for using with eBay REST APIs)

ebay ebay-api oauth omniauth-strategy ruby

Last synced: 12 Apr 2025

https://github.com/benpickles/phlex-sinatra

A Phlex adapter for Sinatra

phlex ruby sinatra

Last synced: 19 Oct 2025

https://github.com/smalruby/smalruby-installer-for-windows

Smalruby installer for Windows

ruby smalruby-installer

Last synced: 23 Apr 2025

https://github.com/necojackarc/holidays_from_google_calendar

Retriving national holidays from Google Calendar.

google-calendar holidays ruby

Last synced: 15 Oct 2025

https://github.com/hpi-epic/profci-exercise

Employing Continuous Integration Services and Github Workflows to Teach Test-driven Development

automation exercise ruby student-centered tdd teaching travis-ci tutorial

Last synced: 27 Feb 2025

https://github.com/speciesfilegroup/waxy

Hexagonal SVG from Ruby

dataviz hexagon ruby svg

Last synced: 12 Oct 2025

https://github.com/geeknees/obsidian-ruby-wasm-plugin

Obsidian RubyWasm Plugin

obsidian ruby wasm

Last synced: 06 Feb 2026