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/adewunmi97/ror-capstone

In this project, I built a Job opinion application based on a redesign of Twitter.

database ruby

Last synced: 23 Apr 2025

https://github.com/skateman/dev-board

A simple developer dashboard that displays open PRs for a GitHub repo

dashboard development rails ruby

Last synced: 12 Apr 2025

https://github.com/melashu/json_or_ruby_to_csv

This gem converts arrays of JSON objects, arrays of hashes, arrays of ActionController params, simple hashes, or ActiveRecord relations and objects to a CSV-formatted string.

ruby ruby-gem

Last synced: 24 Apr 2025

https://github.com/patorash/ransacker_translator

Ransackを使って全角半角検索をできるようにします。

activerecord ransack ruby

Last synced: 17 Oct 2025

https://github.com/ph-7/peachlang

:peach: PeachLang™ is a simple interpreted language done with Ruby using Racc (the Ruby version of Yacc/Bison). The language has been made thanks to MACournoyer's book http://01script.com/comment-creer-son-langage-de-programmation/

bison interpreted-language interpreted-languages interpreted-programming-language interpreter language own-language parser peach-language peachlang programming programming-language programming-languages racc ruby simple-programming-language yacc

Last synced: 09 Apr 2025

https://github.com/lewiscowles1986/jekyll-improved-category-pages-plugin

I Believe a better way of generating category pages for Jekyll

jekyll needs-tests older proof-of-concept ruby template

Last synced: 19 Apr 2025

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

Web application where users can create their own recipes, and see other people's recipes aswell. Must registrate before accessing the content.

rails ruby

Last synced: 19 Apr 2025

https://github.com/schmidt/redmine_zxcvbn

Redmine zxcvbn plugin

hacktoberfest redmine-plugin ruby

Last synced: 13 Sep 2025

https://github.com/hafiz1379/decode-morse-message

A Morse code decoder created in Ruby, offering efficient translation of Morse code messages into plain text. The project employs reusable methods to decode single characters, entire words, and complete messages. Use it to decipher Morse code, including the iconic "SOS" message.

ruby

Last synced: 17 Oct 2025

https://github.com/dklisiaris/bibliography

Bibliography is a book cataloging web application with social features.

bibliography book-catalog rails ruby social-network

Last synced: 10 Jan 2026

https://github.com/brandonweiss/git-hookshot

Share git hooks in Ruby projects among all the collaborators automatically, without them having to do anything.

bundler git ruby

Last synced: 18 Oct 2025

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

bootstrap rspec ruby ruby-on-rails

Last synced: 20 Apr 2025

https://github.com/petethepig/apfs-rb

Ruby bindings for Apple File System (APFS) APIs

apfs ruby

Last synced: 26 Feb 2026

https://github.com/stemount/ruby-on-rails-docker-compose-template

A docker-compose template of a Ruby on Rails application using Ruby 2.7.2 and Rails 6.x

ruby ruby6

Last synced: 05 May 2025

https://github.com/iamyunusali/eventify-backend

Eventify is a Full-stack web application. that makes easier to post, reserve and delete events on a click of button. This is the Backend(API) of the System.

postgresql rspec-rails ruby ruby-on-rails swagger swagger-ui

Last synced: 24 Apr 2025

https://github.com/simnalamburt/kollus-ruby

:package: kollus API written in ruby

kollus ruby

Last synced: 31 Jul 2025

https://github.com/swordray/adsense_helper

Rails helper for Google Adsense code

actionview adsense rails ruby

Last synced: 25 Apr 2025

https://github.com/mohamedhnoor/hellorails

Hello Rails is a simple backend api that provides random greetings. It is built using Ruby on Rails and Postgres database.

postgresql ruby ruby-on-rails rubygems

Last synced: 10 Apr 2025

https://github.com/svoop/aixm

Partial implementation of AIXM (Aeronautical Information Exchange Model) and OFMX (Open FlightMaps eXchange) for Ruby

aviation gem openflightmaps ruby

Last synced: 13 Apr 2025

https://github.com/jimmycuadra/lita-key-value

A Lita handler for storing snippets of text.

chatops key-value lita lita-handler ruby

Last synced: 27 Jul 2025

https://github.com/sshaw/optout

The opposite of getopt(): validate an option hash and turn it into something appropriate for exec() and system()-like functions

command-line exec option-parser ruby shell

Last synced: 16 Aug 2025

https://github.com/shivabhusal/algorithms_n_data_structures

Contains all common algorithm theories and implementation in various languages like C, Ruby, etc

algorithms c data-structures learning ruby

Last synced: 15 Jul 2025

https://github.com/wuletawwonte/rmis

An open source Ruby on Rails system under development for the purpose of automating the research business process from Call for paper to Publication primarily in Arba Minch University.

postgres ruby ruby-on-rails tailwind-css

Last synced: 23 Apr 2025

https://github.com/remedyit/r2corba

R2CORBA, the Ruby CORBA Implementation

corba idl middleware omg rclm ruby

Last synced: 09 Aug 2025

https://github.com/emfy0/ar_virtual_field

Provides an easy mechanism to define virtual fields within an ActiveRecord model

activerecord rails ruby sql

Last synced: 26 Jul 2025

https://github.com/teekaytech/techtalks

A blog for creating and reading tech-related articles. Users can sign up/log in with third-party apps like twitter/google. Built with Ruby on Rails, AWS S3 and Bootstrap.

bootstrap4 css3 html5 responsive-web-design ruby ruby-on-rails

Last synced: 07 May 2025

https://github.com/koachcode/budgeter_mk

In this project, I created a budget calculator website, which has categories of budgets in which you can enter transaction cost for each sub-group in other to get the total budget price in that particular budget category.

database rails7 ruby sass

Last synced: 16 Aug 2025

https://github.com/thecodechaser/decode-morse-code

Decode morse code is a project with ruby programs to decode morse code messages.

ruby

Last synced: 17 Aug 2025

https://github.com/dragonbox/freshsales

A wrapper for Freshsales API

crm-sdk freshsales gem ruby

Last synced: 15 Aug 2025

https://github.com/pienkowb/preserve

Persist parameter values between requests

rails ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/gangelo/simple_command_dispatcher

A Ruby Gem that dispatches SimpleCommands (simple_command gem) dynamically, so that API applications do not have to hard-code things like api modules and version numbers.

api api-rest rails rails-api rails-gem ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/igneus/calendarium-romanum-remote

remote calendar extension for calendarium-romanum

calendar church liturgy ruby

Last synced: 29 Jun 2025

https://github.com/drbragg/cooklang_rb

A Cooklang parser in Ruby

cooklang parser ruby

Last synced: 16 Sep 2025

https://github.com/dbroeglin/azure-rails-starter

Sample Ruby on Rails app deployed (Bicep) on Azure Container App with PostgreSQL

azd-templates azure azure-devops azure-postgres devcontainer github rails ruby ruby-on-rails

Last synced: 24 Aug 2025

https://github.com/squiidz/rusty_camel

Ruby snake to camel in rust

camelcase gem ruby rubynlp rust snakecase

Last synced: 12 Apr 2025

https://github.com/algerina/ror_blog_app

This project is a classic example of a fully functional blog website. It shows the list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby, Ruby on Rails

postgresql rspec ruby ruby-on-rails

Last synced: 17 Aug 2025

https://github.com/ssnickolay/unitpay

Gem для подключения к платежной системе unitpay.ru

payment ruby

Last synced: 02 Aug 2025

https://github.com/aripollak/random

Random configurations/dotfiles/programs/utilities and the such as. Unless otherwise noted, all files were written by me and released into the public domain.

config dotfiles ruby

Last synced: 27 Jul 2025

https://github.com/marcusg/pg_backup

Create, restore, download and upload postgres dumps locally and on remote servers using capistrano

capistrano database dump dumps postgresql rails restore restoring-postgres-dumps ruby sync synchronization

Last synced: 12 May 2025

https://github.com/oybekkayumov/enumerable-ruby

This project uses ruby to implement an enumerable mixin.

enumerable mixins proc ruby yield

Last synced: 12 Jul 2025

https://github.com/lolwaleet/rubshell

A simple (and ugly) ruby-based webshell.

ruby webshell

Last synced: 11 May 2025

https://github.com/cedarcode/cwt-ruby

Ruby implementation of RFC 8392 CBOR Web Token (CWT)

cbor cbor-web-token cwt rfc ruby

Last synced: 11 Nov 2025

https://github.com/rdnewman/loba

Easy tracing for debugging. Handy methods for adding trace lines to output or Rails logs.

debugging-tool gem ruby ruby-gem

Last synced: 14 Jul 2025

https://github.com/vaiorabbit/jumppointsearch

A Ruby implementation of Jump Point Search (JPS) and A*

astar-algorithm dijkstra-algorithm jump-point-search nanovg ruby

Last synced: 24 Aug 2025

https://github.com/rwubakwanayo/motorbike_booking_backend

Motorbike Booking is a Rails back-end application that enables users to book Motorbikes. It provides API endpoints for the front end, allowing them to load, create, and delete Motorbikes, as well as make reservations. Users need to register or log in to access the API endpoints, which can be done via the same endpoints.

devise rails-api ruby

Last synced: 23 Mar 2025

https://github.com/mohamedhnoor/learning-path-blog

The Blog app is a web application built using the Ruby on Rails framework, Devise for authentication, PostgreSQL for database management, and Render for deployment

devise postgresql-database render ruby ruby-on-rails

Last synced: 17 Nov 2025

https://github.com/rodrigovilina/muina

Monads for Ruby.

monads rails ruby sorbet

Last synced: 10 May 2026

https://github.com/julianpasquale/ruby-functional-programming

This repository includes the slide deck and code examples for my presentation about Functional programming in Ruby

functional functional-programming ruby

Last synced: 10 Jul 2025

https://github.com/foca/migajas

Tiny breadcrumbs for your Rack apps.

breadcrumbs cuba rack rails roda ruby

Last synced: 27 Jun 2025

https://github.com/sunaku/detest

Assertion testing library for Ruby

assertions ruby testing-framework

Last synced: 30 Aug 2025

https://github.com/tomlobato/sys_watchdog

sys_watchdog keeps your *NIX servers green by performing periodic checks, service restarts and notifications.

alerts cron high-availability linux mmonit monitor-website-uptime monitoring monitoring-server nagios notifications pingdom ruby rubygem server-management shellscript slack sys-watchdog sysadmin systemd unix

Last synced: 15 Apr 2025

https://github.com/bumi/ln-markdown-to-pdf

An example for machine to machine payments using the bitcoin lightning network

api bitcoin lightning lightning-network machine-to-machine micropayments rack ruby

Last synced: 08 Mar 2026

https://github.com/curiousmarkingsco/messaged

A gem for quickly and easily implementing Hotwire Turbo chat modules on Ruby on Rails apps.

hotwire-turbo instant-messaging ruby ruby-on-rails

Last synced: 29 Mar 2025

https://github.com/jqr/postgres_sequence_support

Support for manipulating PostgreSQL sequences from ActiveRecord.

postgresql rails ruby

Last synced: 27 Jun 2025

https://github.com/postmodern/ruby-yasm

A Ruby interface to YASM.

asm assembler ruby wrapper yasm

Last synced: 21 Mar 2025

https://github.com/open-meteo-ruby/open-meteo-ruby

Ruby client for OpenMeteo

open-meteo ruby

Last synced: 13 Apr 2025

https://github.com/jonathanhefner/dub_thee

Rails page titles via I18n

page-title rails ruby ruby-on-rails

Last synced: 11 Nov 2025

https://github.com/docusign/sample-app-webhooks-ruby

Webhooks Sample App is a Docusign sample application written in Ruby on Rails (server) and React (client). You can find a live instance running at

esignature ruby ruby-on-rails webhooks

Last synced: 11 Jul 2025

https://github.com/rykov/rom-dynamo

AWS DynamoDB adapter for Ruby Object Mapper

data-access-layer databases dynamodb nosql rom-rb ruby

Last synced: 03 Mar 2025

https://github.com/hrs/blueprint

A teeny tiny Scheme implemented in Ruby.

fexprs interpreter ruby scheme

Last synced: 07 May 2025

https://github.com/artob/myonn.rb

The source code for my If.rb #5 presentation Make Your Own Neural Network with Ruby.

handwriting-recognition mnist neural-network ruby

Last synced: 04 Aug 2025

https://github.com/alhimik45/c-formatter

Format java/c code like python

formatted-text formatter fun ruby

Last synced: 14 May 2025

https://github.com/mkon/db_lock

Obtains manual db locks.

database hacktoberfest mutex ruby

Last synced: 30 Jul 2025

https://github.com/refinery/refinerycms-example-app

Refinery CMS Example app

heroku rails6 refinery-cms ruby

Last synced: 30 Sep 2025

https://github.com/rubycocos/gems

gems cache (& timelines)

gems ruby

Last synced: 11 Jul 2025

https://github.com/owlinux1000/fsalib

format string attack payload generator

ctf-tools exploitation-framework pwn ruby

Last synced: 09 May 2025

https://github.com/george-swift/twitter-ish

Twitter clone. Users can create and manage content and associations with other users. Utilizes AWS S3 for cloud storage.

aws bootstrap minitest postgresql rails rspec ruby scss

Last synced: 31 Jul 2025

https://github.com/monade/cognito_rails

Add Cognito authentication to your Rails API

aws-cognito cognito rails rails-api rails-authentication ruby

Last synced: 11 Nov 2025

https://github.com/ilyasgaraev/delegate_key

Create methods which return hash value

delegate hash key ruby

Last synced: 20 Aug 2025

https://github.com/dxw/mail-notify

Rails plugin, send and preview email with GOV.UK Notify

actionmailer delivery-plus gem govuk govuk-notify rails ruby

Last synced: 06 Apr 2025

https://github.com/thecodechaser/tdd-project

In this project I implemented a class with some methods, but i did it by doing test-driven development (TDD).

ruby tdd

Last synced: 11 Jul 2025

https://github.com/timkaechele/rex

Migrated to my own git server

matching-engine ruby

Last synced: 14 Mar 2025

https://github.com/allenwq/settings_on_rails

:smile_cat: Ruby gem help to handle key/value settings(preferences) for ActiveRecord model. Settings are stored in hash, supports nested/multiple keys and default values.

rails ruby settings

Last synced: 19 Mar 2025

https://github.com/mikoto2000/librarysystem

架空の図書館の貸出管理システム

library-system ruby ruby-on-rails-7

Last synced: 10 Apr 2025

https://github.com/danielpclark/read_source

Read method source and even open it in VIM with this gem.

ruby ruby-gem source-parser vim

Last synced: 10 Apr 2025

https://github.com/tahanima/quotes-scraper

Scrapes quotes and the names of their authors from the site - http://quotes.toscrape.com/

quotes ruby selenium-ruby selenium-webdriver web-scraper

Last synced: 11 Apr 2025

https://github.com/abongsjoel/tic-tac-toe

This project creates a simple but amazing Tic Tac Toe game using Ruby and OOP. Also implemented Testing using Rspec.

rspec ruby

Last synced: 11 Apr 2025

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

Blog App is a simple blog website where users can create posts, add comments to posts and like posts. This project is built using Ruby on Rails.

postgresql rspec-rails ruby ruby-on-rails

Last synced: 10 Jul 2025

https://github.com/rustam-tolipov/real-time-message-app

Chat in real-time with this Ruby on Rails messaging app! Built with Redis and Rails for speed and efficiency, it keeps conversations smooth and instant. Jump in and start connecting!

action-cable css javascript postgresql ruby ruby-on-rails

Last synced: 11 Apr 2025

https://github.com/jo-sm/base_emoji

The most useful way to encode your data!

emoji encoding ruby

Last synced: 17 Jan 2026

https://github.com/abongsjoel/sub-strings

This project implements a #substrings method that takes a word and an array of valid substrings as arguments and returns a hash listing each substring that was found.

ruby

Last synced: 11 Apr 2025

https://github.com/buildkite/ruby-rbenv-example

An example of how to run a Ruby project w/ rbenv in a Buildkite pipeline

buildkite pipeline rbenv ruby ruby-rbenv

Last synced: 05 May 2025

https://github.com/chaintope/tapyrusrb

The ruby library for Tapyrus

ruby tapyrus

Last synced: 09 Jul 2025

https://github.com/sdaubert/packetgen-plugin-smb

SMB protocol suite plugin for packetgen

packetgen ruby smb smbv1

Last synced: 07 Sep 2025

https://github.com/sparkymat/argon

Argon generates a workflow engine (built around a state machine)

ruby ruby-on-rails state-machine workflow-engine

Last synced: 10 Apr 2025

https://github.com/jayantgoel001/ruby

Ruby Solutions of Hacker rank

hackerrank ruby

Last synced: 02 May 2025

https://github.com/distroid/selectize-ajax

Useful Selectize.js form control tag with autocomplete, create and edit items by ajax.

ajax rails rails-helper-tag ruby selectize selectize-ajax-tag selectize-rails

Last synced: 20 Mar 2025

https://github.com/burtlo/ruby-automation

A five-day program to teach Ruby with the focus on building tools and automation.

automation rspec ruby testing

Last synced: 11 Apr 2025

https://github.com/yokawasa/fluent-plugin-documentdb

Azure DocumentDB output plugin for Fluentd

azure azure-documentdb documentdb fluent-plugin fluentd ruby

Last synced: 26 Mar 2025

https://github.com/five-embeddev/riscv-isa-data

Machine readable ISA data

risc-v riscv ruby yaml

Last synced: 10 Apr 2025