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/ogshawnlee/algorithms

A collection of practice algorithms written in Python, Ruby, TypeScript (tested with Vitest) and V.

cpp python ruby typescript v vlang

Last synced: 25 Apr 2025

https://github.com/tresor11/facebook-clone

A social-media app built with Ruby on Rails.

auth erb ruby ruby-on-rails

Last synced: 08 Oct 2025

https://github.com/oieioi/with_last.rb

💎 Enumerable#each_with_last and Enumerator#with_last

ruby

Last synced: 09 Oct 2025

https://github.com/jpalumickas/csstats

Ruby gem which handle csstats.dat file generated by CSX module in AMX Mod X.

amxx counter-strike csstats csx ruby

Last synced: 28 Apr 2025

https://github.com/tsu-nera/journal-generator

Personal Journal Generator

quantified-self ruby

Last synced: 12 Apr 2026

https://github.com/owen2345/rspec_chunked

This gem permits running rspec tests in parallel by chunking tests into defined groups and balancing by file size. If the default order is not enough, it permits to balance manually by moving x percentage of test files from group A into group B.

github-workflow parallel-tests rspec ruby

Last synced: 08 Oct 2025

https://github.com/dawidd6/actions-updater

:hammer_and_wrench: Updater of used GitHub Actions in workflow files

gem git github-actions ruby ruby-gem update-checker updater

Last synced: 12 Oct 2025

https://github.com/dannyben/redirectly

Redirect server with dynamic URL and hostname support

docker redirects ruby ruby-gem webserver

Last synced: 17 Apr 2025

https://github.com/tarellel/crossbeam

An easy way to create and run service objects with callbacks, validations, errors, and responses

ruby rubygem rubyonrails service-object

Last synced: 23 Oct 2025

https://github.com/unabridged/auto_strong_parameters

Skip the busywork of strong parameters

lts rails ruby strong-parameters

Last synced: 12 May 2025

https://github.com/tresor11/css-linter

A CSS linter capable of identifying errors in CSS code built with Ruby.

css-linter ruby

Last synced: 08 Oct 2025

https://github.com/okuzawats/chatwork-messaging-action

Chatwork の Room にメッセージを送信する Action です。

chatwork github-actions githubactions ruby

Last synced: 26 Oct 2025

https://github.com/dodonki1223/qiita_trend_slack_notifier

qiita_trendを使用したslack通知スクリプト

qiita qiita-trend-slack ruby slack slack-bot

Last synced: 20 Apr 2025

https://github.com/fabianfrz/icaprb-server

An implementation of the ICAP server part in pure Ruby

content-adaptation icap icap-server proxy ruby security server

Last synced: 26 Oct 2025

https://github.com/shivabhusal/trending

A Ruby on Rails based web app to find tweets on topics of your choice.

oauth2 rails ruby trends twitter twitter-api

Last synced: 24 Jul 2025

https://github.com/euotiniel/polyglotprogramming

Este é um repositório de código aberto no GitHub que contém uma coleção de exercícios populares de programação resolvidos em várias linguagens. O objetivo é ajudar desenvolvedores a aprimorar suas habilidades em programação, fornecendo desafios e soluções para que possa praticar e aprender.

aprendizado exercicios golang java programacao python ruby typescript

Last synced: 06 Mar 2025

https://github.com/fusionauth/omniauth-fusionauth

Ruby OmniAuth Strategy for FusionAuth

fusionauth omniauth omniauth-strategy rails ruby

Last synced: 06 Jan 2026

https://github.com/billymohajeri/ruby-group-capstone

In this project, we will create a console app that will help to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the given UML class diagram. The data will be stored in JSON files.

postgresql rspec ruby

Last synced: 24 Apr 2025

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

The Authsignal Ruby Client

fido2 mfa passkeys ruby webauthn

Last synced: 24 Apr 2026

https://github.com/amake/srx-languagetool-ruby

SRX segmentation rules from LanguageTool, for Ruby

languagetool ruby segmentation srx

Last synced: 19 Oct 2025

https://github.com/coolprobn/log-file-live-streamer

Live Stream Changes in the Log File to browser in Rails - Also an example App for the blog

file-streaming rails ruby

Last synced: 12 Jul 2025

https://github.com/screenstaring/shopify_api-graphql-tiny

Lightweight, no-nonsense, Shopify GraphQL Admin API client with built-in pagination and retry.

graphql graphql-pagination ruby shopify shopify-api

Last synced: 22 Apr 2025

https://github.com/codenoble/active_model_normalizr

An ActiveModelSerializers adapter for Normalizr-like JSON

flux gem json rails redux ruby ruby-gem serializer

Last synced: 11 Apr 2026

https://github.com/thecodechaser/hello-rails-react

Hello Rails React app is simple application that contains setup of rails and react in one application. The greeting page loads a random greeting from database on every page load.

html-css react redux ruby ruby-on-rails tailwind

Last synced: 24 Apr 2025

https://github.com/forward3d/sogou-search-api

Sogou search API ruby client gem

ppc ruby sogou sogou-search

Last synced: 09 Oct 2025

https://github.com/mustafa-kamel/rails-chat

Chat app built using Ruby on Rails that does the crud operations in background tasks using Redis and Sidekiq and supports a full-text search using elastic search.

api chat docker docker-compose elasticsearch mysql rails redis ruby sidekiq

Last synced: 09 Oct 2025

https://github.com/maumagnaguagno/locus

:memo: Environment description language for Jason

agent agentspeak environment ruby

Last synced: 12 Oct 2025

https://github.com/raminmammadzada/my_first_rails_app

Microverse School > Rails > #1 First Rails App

rails ruby ruby-on-rails

Last synced: 21 Apr 2026

https://github.com/openfoodfacts/ruby-games

Games to complete data on Open Food Facts

food games gamification opendata ruby sinatra

Last synced: 05 Mar 2026

https://github.com/dmathieu/rspec-otel

RSpec matchers for the OpenTelemetry framework

opentelemetry rspec ruby

Last synced: 14 Apr 2026

https://github.com/makevoid/bitcoin-address-watcher

Bitcoin address watcher // transaction notifier - receive a push notification when you receive a transaction

bitcoin block-explorer blockcypher loop notification notifier ruby transactions tx-notifier

Last synced: 08 Apr 2025

https://github.com/seanedwards/cfer-groups

Resource grouping mechanism for Cfer

aws cloudformation ruby

Last synced: 28 Apr 2025

https://github.com/carreraprogrammer/oop_four_principles

This repository was created in order to understand the four principles of OOP: Encapsulation, Abstraction, Inheritance and polymorphism

ruby

Last synced: 13 Jul 2025

https://github.com/broadlume/graphql-types-money

Add support for a Money type is graphql-ruby

graphql graphql-ruby ruby

Last synced: 03 Mar 2026

https://github.com/artichoke/generate_third_party

📜 Generate listings of third party licenses for Artichoke Ruby

artichoke cli github-actions license-checking licensing ruby rubygem rust spdx

Last synced: 10 Apr 2025

https://github.com/shugo/mournmail

A message user agent for Textbringer

mail ruby textbringer

Last synced: 03 Mar 2026

https://github.com/er-contreras/oop-school-library

A library for students and teachers to rent a book. This is a executable file in the terminal, we can add students to a classroom, teachers and books with title and author.

json mixins oop-principles ruby

Last synced: 16 Mar 2026

https://github.com/picatz/logoris

Logoris a Ruby gem that provides a simple, unified interface to manage logging for command-line applications to the appropriate standard stream.

command-line logging ruby

Last synced: 22 Apr 2025

https://github.com/ibm-cloud/get-started-ruby

A Ruby application that uses Rails to provide a REST API to receive requests from the UI. The API then uses the couchrest client library to persist the visitor names to a Cloudant database.

bluemix couchdb database rails ruby

Last synced: 11 Mar 2026

https://github.com/jeopard/historical-bank-ruby

A Ruby Bank that serves historical exchange rates

currency currency-converter currency-exchange-rates gem ruby

Last synced: 10 Oct 2025

https://github.com/codecaiine/morse_decoder

This project contains a morse code decoder.

ruby

Last synced: 10 Oct 2025

https://github.com/jcmfernandes/activerecord-retriable

Retry your Active Record transactions. :rocket:

activerecord gem rails retriable retry ruby transactions

Last synced: 23 Apr 2025

https://github.com/jonathanhefner/railbarge

Turn-key Docker base images for Rails apps

docker rails ruby ruby-on-rails

Last synced: 05 Apr 2026

https://github.com/webmatze/dragonruby-sokoban-game

A Sokoban Clone using DragonRuby Game Toolkit

dragonruby game indiegame ruby smaug sokoban sokoban-game

Last synced: 23 Apr 2025

https://github.com/mehdisadeghi/jekyll-hinduarabic

Jekyll plugin to convert European numerals to their corresponding Hindu-Arabic form.

converts-english-numerals filter hindu-arabic jekyll jekyll-plugin persian ruby

Last synced: 28 Oct 2025

https://github.com/ochiengotieno304/stanbic-ruby

Unofficial Stanbic Kilele Payments Ruby Client

api-wrapper payments ruby

Last synced: 14 Jun 2025

https://github.com/sentayhu19/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 postgresql rails recipe-app ruby

Last synced: 28 Feb 2026

https://github.com/tcdowney/sinatra-k8s-sample

A basic stateless Ruby app for experimenting with Kubernetes

kubernetes ruby sinatra

Last synced: 24 Apr 2025

https://github.com/danreynolds/summonerexpert

API for LoL Conversational Assistant Summoner Expert

api-ai bot league-of-legends rails ruby

Last synced: 06 Jul 2025

https://github.com/svenfuchs/sh_vars

Shell variable parser

bash parser ruby shell variables

Last synced: 21 Apr 2025

https://github.com/paul-js-hub/blog-app

A blog website that show the list of posts and allow users to add comments and likes.

postgresql rails ruby

Last synced: 25 Feb 2026

https://github.com/rock-core/tools-roby

The roby plan manager

event-driven robotics ruby

Last synced: 24 Jan 2026

https://github.com/agilecreativity/gem_bootstrap

Bootstrap the creation of ruby gem with sensible default so that we don't have to start from scratch.

bootstrap command-line generator ruby rubygems starter-template thor

Last synced: 09 May 2025

https://github.com/damian-m-g/xlsx_drone_rb

Fast Microsoft Excel's XLSX reader. Binding of C's xlsx_drone lib.

binding excel ffi gem microsoft ruby xlsx

Last synced: 18 Jul 2025

https://github.com/donchan922/rails-todo-sample

ToDo application using Ruby on Rails.

rails-todo rails-tutorial ruby

Last synced: 29 Sep 2025

https://github.com/valve/mxmnd

Minimal MaxMind API wrapper for Ruby

geocoding ip-address maxmind maxmind-geoip2-api ruby

Last synced: 20 Mar 2025

https://github.com/vavgustov/rgversion

Quickly copy latest semantic gem version to Gemfile

gem ruby

Last synced: 09 Aug 2025

https://github.com/bgmp/bgm

My old personal website

rails6 ruby thredded

Last synced: 23 Jul 2025

https://github.com/toreserter/coinmarketcal

Unofficial gem for the CoinMarketCal API

coinmarketcal cryptocurrency rest-api ruby

Last synced: 01 Sep 2025

https://github.com/sheharyarn/s3_direct_upload_example

Example RoR Application on using the s3_direct_upload gem

aws-s3 rails ruby uploader

Last synced: 12 May 2025

https://github.com/jimmycuadra/lita-coin

A Lita handler for flipping a coin.

chatops lita lita-handler ruby

Last synced: 27 Jul 2025

https://github.com/dhmgroup/bulmajs-rails

Ruby on rails wrapper for the unofficial javascript extension to the awesome Bulma CSS framework.

bulma bulmajs rails ruby

Last synced: 12 Apr 2025

https://github.com/karthikgangadhar/cricapi

This is ruby gem for cricapi live data access

cricket-endpoint fantasy-api hashie httparty rake rspec ruby ruby-gem

Last synced: 24 Jul 2025

https://github.com/bodrovis-learning/ruby-yt-series

Серия уроков по языку Ruby на YouTube

lessons ruby youtube

Last synced: 18 May 2026

https://github.com/janlelis/ripl-color_result

This ripl plugin colorizes your results.

ripl ruby

Last synced: 18 Jun 2025

https://github.com/jagaapple/string_foundation.rb

A library that extends Ruby string class.

gem ruby string

Last synced: 13 Apr 2025

https://github.com/tonytonyjan/cover_rage

A Ruby production code coverage tool designed to assist you in identifying unused code.

coverage ruby

Last synced: 13 Jul 2025

https://github.com/adam12/inert

An experimental static site builder with unambitious goals.

roda ruby static-site static-site-generator

Last synced: 14 Apr 2025

https://github.com/culturehq/tiny_struct

Build Struct classes that do less.

ruby tool

Last synced: 24 Jun 2025

https://github.com/juanitofatas/99bottles-demo

TDD for 99bottles by Sandi Metz

ruby tdd

Last synced: 05 Apr 2025

https://github.com/ampaire/dailyblogger

DailyBlogger is a simple Rails chat app built with Ruby on Rails.

chat-application heroku javascript postgresql rails rbenv reddis ruby

Last synced: 11 Sep 2025

https://github.com/afonsir/ruby-uri

This repository contains algorithms (scripts in Ruby), submitted on URI Online Judge.

ruby uri-online-judge

Last synced: 04 Jul 2025

https://github.com/pioz/tvdb2

Ruby wrapper for TVDB api version 2

api ruby tv-series tvdb

Last synced: 28 Jul 2025

https://github.com/lucianghinda/value-object-in-ruby-benchmarks

A series of micro benchmarks about Data.define vs Struct vs OpenStruct in #Ruby

benchmark benchmarking ruby ruby3

Last synced: 17 Sep 2025

https://github.com/balerum03/groups_capstone

This app works as a to-buy list, you can create groups and add items you need to those groups so that you don't forget to buy them. Used Ruby on Rails, Active Record, CSS & HTML, and PostgreSQL.

activerecord heroku heroku-deployment html-css postgresql-database rails rspec ruby rubyonrails

Last synced: 08 May 2026

https://github.com/baban/typus_lang

typus (Rails administrate panel generate tool) language files

rails ruby typus

Last synced: 17 May 2026

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

RipperTree is like tree command for Ripper#sexp.

gem ruby

Last synced: 19 Aug 2025

https://github.com/kurenn/cic-rb

A library built in ruby to communicate with the CIC Api

api cic cic-api gem hashie ruby sdk

Last synced: 24 Jul 2025

https://github.com/laylo309/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.

css html rails ruby

Last synced: 25 Jun 2025

https://github.com/yujideveloper/rekkyo

Enumerated type in Ruby

enum enumerated-types ruby

Last synced: 10 Sep 2025

https://github.com/elijahscriptdev/online-store

This is a meat restaurant website where people can order for the type of meat they are interested in. There are four(4) categories of meat: cow beef, goat, chicken and turkey.

bootstrap4 cloudinary css heroku javascript ruby ruby-on-rails

Last synced: 20 Sep 2025

https://github.com/divinrkz/one-liners

Quick One Liners in JavaScript, TypeScript, Python, Rust, Java, Ruby, C, C++

c cpp java javascript php python ruby rust typescript

Last synced: 03 Aug 2025

https://github.com/hamuyuuki/activerecord-creating_foreign_keys

Define FOREIGN KEY Constraints in a CREATE TABLE Statement

foreign-keys gem mysql rails ruby

Last synced: 13 Apr 2025

https://github.com/murodjon000/private_events

Rails private event project. In there you can create an event and you can invite members to your event.

bootstrap rails rspec ruby

Last synced: 16 Jul 2025