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/zaid-programming-language/zaid-wasm

الشيفرة البرمجية المُخصّصة لتحويل لغة زيد إلى WebAssembly Module

ruby wasm

Last synced: 28 Apr 2026

https://github.com/sebalp100/blog-app-ror

Simple blog app made in Rails that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

blog ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/solygambas/rails-projects

A simple blog to learn Ruby on Rails.

rails ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/epaltechs/morse-code

This is a project bulit to decode a syntax for writing message in a coded way ("-- -.-- -. .- -- .") to human readable sentence ("MY NAME")

postgresql rubocop ruby

Last synced: 28 Apr 2026

https://github.com/sixarm/sixarm_ruby_dsl

SixArm.com » Ruby » Domain Specific Language (DSL) classes

dsl gem ruby

Last synced: 28 Apr 2026

https://github.com/messagemedia/messaging-ruby-tutorial

A tutorial on how to use the Messages API to send messages, check/confirm replies & check/confirm delivery reports.

api messaging replies reporting ruby tutorial

Last synced: 02 Apr 2025

https://github.com/codesalley/web-scraper-ruby

CLI Web Scraper allows you to scrap data from different types of selectors. This system makes it possible to tailor data extraction to different site structures.

rails ruby ruby-on-rails salley

Last synced: 28 Apr 2026

https://github.com/amake/script_detector_2

A simple utility for determining whether a string is Japanese, Simplified Chinese, Traditional Chinese, or Korean

cjk detector ruby ruby-gem script

Last synced: 16 Mar 2025

https://github.com/xmas7/food-lookup-demo-rails

This project demonstrates using the setup generated by create-react-app alongside a Node Express API server.

demontrate food lookup rails ruby

Last synced: 06 May 2026

https://github.com/harryandriyan/koontak

Kontak App built with Ruby on rails

rails rails5 ruby

Last synced: 06 May 2026

https://github.com/logan-elliott/jwtsploit-hmac-algswap-admin

Ruby script made to solve JWT attack challenge. Swaps algorithim in JWT header from RS256 to HS256 and swaps user value in JWT payload to admin. Verifies signature with public key file. Decodes JWT value and prints to standard output, also prints new JWT value for admin user.

authentication hacking jwt pentesting ruby webapp

Last synced: 24 Aug 2025

https://github.com/andisiambuku/dvd-shop

A Ruby on Rails API for a movie shop

api ruby rubyonrails

Last synced: 21 Jan 2026

https://github.com/powerlevel9000/coder-pay

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.

cancancan devise ror ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/shimomo/caloriepad-api

API for displaying calories on the cookpad.

cookpad fatsecret ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/spencerldixon/titanic

Easily sync postgres databases from a remote into your Rails app via SCP

database postgres rails ruby scp sync

Last synced: 06 May 2026

https://github.com/ruby-processing/jrubyartlegacy

Snapshot of JRubyArt as a Wrapper requiring Vanilla Processing

jrubyart ruby sketches snapshot vanilla-processing

Last synced: 28 Apr 2026

https://github.com/nemuba/broadcast_hub

BroadcastHub is a reusable Action Cable broadcasting layer for Rails 5/6 apps that use server-rendered HTML and Sprockets.

actioncable jquery rails ruby

Last synced: 28 Apr 2026

https://github.com/flazefy/myary-ruby

MyAry is an app that lets you capture your daily stories, track emotions like sadness and tiredness, and reflect on your journey. It analyzes your emotional trends over time and offers personalized suggestions to help improve your well-being. Created using Ruby On Rails

calendar fullcalendar mailer quilljs rich-text-editor ruby ruby-on-rails sqflite

Last synced: 12 Apr 2026

https://github.com/detastudio/user-api-rails-5

Rails Api + Generate Key Token

api api-key authentication rails ruby

Last synced: 28 Apr 2026

https://github.com/bermannoah/twitter-bot-skeleton

Basic framework for a simple little twitter bot

bot ruby twitter twitter-bot

Last synced: 10 Jun 2026

https://github.com/tanvir002700/nth_permutation

A Ruby Library for finding nth permutation of a string.

c c-extension gem nth-permutation permutation ruby

Last synced: 28 Apr 2026

https://github.com/hayat01sh1da/template-creators

This repository contains Ruby and Python scripts which generate freely designed template files.

automation github-actions minitest python ruby unittest work-efficiency

Last synced: 28 May 2026

https://github.com/jdm79/web_scraper_ruby

Web scraper written in Ruby for a job tech test

rspec ruby webscraper webscrapper

Last synced: 28 Apr 2026

https://github.com/cucumber/multi_test

Help Cucumber-Ruby pick a good default assertion framework

ruby

Last synced: 20 Jan 2026

https://github.com/tonystrawberry/lgtm-generator-ruby

👏 Backend of the LGTM Generator NextJS Application

aws generator lgtm rmagick ruby terraform

Last synced: 08 May 2026

https://github.com/rmuntani/trace2

Generate a graph of relationships between classes that are used during a runtime!

c dependencies dependency-graph metadata ruby tracing

Last synced: 29 Apr 2026

https://github.com/microwaves/aws-ripper

Stress test utility that runs on top of AWS.

aws devops ruby stress-testing

Last synced: 29 Apr 2026

https://github.com/ocdbytes/cybersec-scripts

Scripts to assist attacks on websites, binaries and much more :)

python3 ruby security

Last synced: 29 Apr 2026

https://github.com/carreraprogrammer/hello-rails-backend

Rails React Effortlessly merging Rails, React, and Redux Toolkit through Webpack to simplifies the development process, elevates front-end user engagement, and guarantees effective state control within a cohesive full-stack web application.

ruby ruby-on-rails

Last synced: 16 Mar 2025

https://github.com/moeeinaali/eps-website

Website for SUT-EPS, made with Jekyll

bootstrap html-css-javascript jekyll markdown ruby

Last synced: 12 Apr 2026

https://github.com/karolinacodes/the_object_model

Launch School Ruby OOP Tutorial

ruby

Last synced: 29 Apr 2026

https://github.com/quintuslabs/railsrestapi

This is a simple RubyOnRails Project for rest rest api

rails-api ruby ruby-on-rails

Last synced: 13 May 2026

https://github.com/angeligareta/ruby-threads

Simple example of using threads in Ruby. There is a chef cooking dishes and a client eating them and the same time.

ruby ruby-threads thread threading

Last synced: 18 May 2026

https://github.com/welenofsky/sample_app

rails hartl sample app repo for heroku

hartl rails-tutorial ruby

Last synced: 21 Jan 2026

https://github.com/gingray/docker-ruby-node

docker images with ruby and node which I'm use on daily bases

docker docker-image node node-js nodejs ruby

Last synced: 12 Apr 2026

https://github.com/ziraqyoung/marv

An E commerce web Application

automotive database ruby spare-parts

Last synced: 29 Apr 2026

https://github.com/rukbotto/jekyll-image-data

Image data for Jekyll posts and pages.

jekyll ruby

Last synced: 29 Apr 2026

https://github.com/thefox/mbdb.rb

Read .mbdb files using Ruby.

mbdb mit-license ruby

Last synced: 29 Apr 2026

https://github.com/wshihadeh/authorize_rbac

Rule Based access control

authorization rails ruby

Last synced: 07 May 2026

https://github.com/vmwhoami/chat-app

In this project, I developed a chat app using Ruby on Rails WebSocket with Semantic Ui for the front-end.

rails rails-websocket ruby

Last synced: 29 Apr 2026

https://github.com/kul1/turbolog

Easy Setup devise, omniauth, mongoid and facebook

authentication devise facebook gem login omniauth rails5 ruby

Last synced: 21 Jan 2026

https://github.com/marcoroth/cable_ready-dsl

[PoC] An opinionated DSL for CableReady.

cableready rails ruby stimulusreflex

Last synced: 29 Apr 2026

https://github.com/dsgriffin/rgraph-rails

The rgraph interactive chart/graph lib with the Rails asset pipeline :bar_chart:

chart rails-asset-pipeline rgraph ruby ruby-gem ruby-on-rails

Last synced: 06 May 2026

https://github.com/trailervote/trailervote-media-types

:package: Official packages holding the media types for TrailerVote services

javascript mime-types ruby typescript

Last synced: 15 Sep 2025

https://github.com/ashryaagr/basic_blog

It is a simple Blog app (dynamic) written in ruby on rails

blog ruby ruby-on-rails

Last synced: 29 Apr 2026

https://github.com/sabdulrahman/sabdulrahman.github.io

The repository for my personal website, the site is built using Jekyll and hosted on GitHub Pages. It serves as an online portfolio, a place to showcase my work, share my experiences, and provide ways to get in touch with me.

bundle github-pages javascript jekyll js ruby

Last synced: 29 Apr 2026

https://github.com/cribbles/rlox

🥯 Ruby-flavored Lox interpreter

interpreter lox ruby

Last synced: 27 May 2026

https://github.com/akarsh/ruby-app-deployment-example-project

Deployment of a web server ruby app

macos rbenv ruby server unit-testing

Last synced: 29 Apr 2026

https://github.com/y10k/rims-passwd-ldap

RIMS password source plug-in for LDAP authentication.

imap imap-server ldap-authentication rims ruby

Last synced: 25 Mar 2025

https://github.com/naomiyocum/op_crews

My first project using Ruby on Rails! An app that allows users to CRUD One Piece Crews and Members.

rails rspec-testing ruby

Last synced: 29 Apr 2026

https://github.com/CleverCloud/rack-statsd-example

Run Rack with StatsD on Clever Cloud

clevercloud-example rack ruby statsd

Last synced: 11 Jul 2025

https://github.com/delonnewman/nrepl-ruby

An nREPL server & client for Ruby

nrepl nrepl-client nrepl-server repl ruby tools

Last synced: 29 Apr 2026

https://github.com/bienvenuushindi/btq-ms

A comprehensive solution designed to streamline and simplify the process of managing product requisitions for a small boutique.

api e-commerce innovation rails ruby

Last synced: 29 Apr 2026

https://github.com/nelsonwenner/quickstart-rails-turbo-quote-editor

⚡️ Turbo bundles several techniques for creating fast, modern, progressively enhanced web applications without using much JavaScript. It offers a simpler alternative to the prevailing client-side frameworks which put all the logic in the front-end and confine the server side of your app to being little more than a JSON API.

hotwire rails7 ruby stimulus turbo-frame turbo-stream

Last synced: 29 Apr 2026

https://github.com/marcos-venicius/crypto-wallet-rails

Testing rails in a crytpo wallet example

i18n mvc rails ruby ruby-on-rails

Last synced: 29 Apr 2026

https://github.com/helloojasmutreja/basic-posting-model

Basic Posting Model is a simple Ruby on Rails web application for posting and commenting. It allows users to create and view posts, as well as leave comments on them. The application is easy to use and navigate, and it's perfect for anyone who wants a basic platform for sharing information and receiving feedback. This is a basic version of the app

database posting rails7 ruby social-media

Last synced: 06 May 2026

https://github.com/ethanorlander/rails-hello-world

Learning Rails with Michael Hartl's Ruby on Rails Tutorial

rails ruby

Last synced: 07 May 2026

https://github.com/bearddan2000/docker-desktop-jetbeans-rubymine-ide

This is a POC project to demonstrate jetbeans rubymine an ide for ruby developers, trial version only.

desktop docker ide jetbeans ruby rubymine

Last synced: 09 May 2026

https://github.com/wl0ckk/circle_tg

Bot for converting video into a circle note, scheduling feeds to channels, and merging video files together

bot converter docker docker-compose ffmpeg ffmpeg-wrapper parser ruby schedule scheduler send-video telegram telegram-bot telegram-bot-api telegram-channel timetable video-bot video-processing video-tools

Last synced: 29 Apr 2026

https://github.com/rubyonworld/multibootusb-ruby

This is same multibootusb you see in sourceforge.net/projects/multibootusb/‎ but writen in ruby. This is an attempt to unify the code under multiple platform. This way it can be ported to other platform and maitained easily.

forge multiboot ruby source usb

Last synced: 29 Apr 2026

https://github.com/pyrmont/commonmarker-pluggable

A plugin that adds support for plugins to CommonMarker

commonmark commonmarker jekyll jekyll-plugin markdown ruby

Last synced: 29 Apr 2026

https://github.com/trikanna/pedidos

rails 7 + google sheets

google-sheets ruby ruby-on-rails

Last synced: 06 May 2026

https://github.com/hackvan/resuelve

Solución al Problema del equipo Resuelve FC.

rspec ruby

Last synced: 30 Apr 2026

https://github.com/glyh/vape_on_yula

Your next Lisp/ML can be a Ruby.

functional haskell lazy lisp parallel-programming ruby

Last synced: 30 Apr 2026

https://github.com/maheshkumar-novice/rspec-practice

RSpec Practice

rspec ruby

Last synced: 30 Apr 2026

https://github.com/justintanner/ra-102

Lesson 102 - Rails Hello World

ruby ruby-on-rails

Last synced: 30 Apr 2026

https://github.com/nomnomnonono/ruby-practice

Repository for storing code created in Go tutorials, hands-on and other learning activities.

handson ruby ruby-on-rails tutorial

Last synced: 30 Apr 2026

https://github.com/jsdhami/ruby-first-app

First Ruby On Rails FullStack App

full-stack ruby ruby-on-rails

Last synced: 30 Apr 2026

https://github.com/tonystrawberry/japan_postcoder

🏡 A Ruby gem for getting Japan address from postal code.

address gem japan ruby

Last synced: 25 Mar 2025

https://github.com/jlduran/secure_password

This is a drop-in replacement for rails' secure_password using scrypt.

rails ruby scrypt

Last synced: 25 Mar 2025

https://github.com/emcorrales/rails-friendly_id-example

Sample rails app to demonstrate how to use the FriendlyID gem. https://emmanuelcorrales.com/blog/seo-and-user-friendly-urls-for-rails-with-friendlyid

friendly-id rails ruby ruby-gem ruby-on-rails

Last synced: 30 Apr 2026

https://github.com/isuke/isukes-filter

isuke's filter of "path of exile"

filter pathofexile ruby

Last synced: 20 Aug 2025

https://github.com/olivierlacan/planter

A basic Rails demo application created at the end of my Ruby on Rails: The Big Picture course for Pluralsight

pluralsight rails ruby

Last synced: 30 Apr 2026

https://github.com/mahammad-mostafa/topics-blog

This is the second project in the fifth module of the Microverse program. It is a web blog built using Ruby on Rails framework with PostgreSQL database.

cancancan devise gitflow-workflow html-css microverse microverse-projects microverse-ruby microverse-students mvc-architecture oop-principles postgresql rails relational-database responsive-layout rspec-rails rubocop ruby ruby-on-rails stylelint unit-tests

Last synced: 06 Jan 2026

https://github.com/fene-87/catalog_of_things

This is a simple console app that helps users keep records of different types of things that they own: books, music albums, games, and movies.

rspec rubocop ruby

Last synced: 30 Apr 2026

https://github.com/andyatkinson/my-retail

Ruby on Rails web app

ruby ruby-on-rails

Last synced: 30 Apr 2026

https://github.com/tracymuso/budget-wise

This is my rails budget up

backend mobile-app rails ruby tailwindcss web-app

Last synced: 06 May 2026

https://github.com/rubyonworld/m-ruby-concurrently

Concurrently is a concurrency framework for Ruby and mruby built upon fibers.

concurrently fiber framework mruby ruby

Last synced: 30 Apr 2026

https://github.com/wscourge/edoctfad

Recruitment task for Daftcode

rspec ruby ruby-on-rails ruby-on-rails-6

Last synced: 07 May 2026

https://github.com/dpritchett/lita-twilio-texter

Send smses using twilio on a Lita chatbot

chatbot lita ruby sms texting twilio

Last synced: 26 Apr 2026

https://github.com/brytebee/mycatalog

In this project, we have created a console app that will help you to keep a record of different types of things: books, music albums, movies, and games. The data will be stored in JSON files. We created a database with PostgreSQL and built the console interactivity with Ruby.

database oop postgresql ruby uml-diagram

Last synced: 30 Apr 2026

https://github.com/aimalamiri/school-library

Interactive Ruby CLI application for a school library, this can be a source of inspiration for all Ruby new commers to follow best practices and design patterns.

cli library-management-system rspec ruby ruby-application school-project

Last synced: 30 Apr 2026

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

A Ruby script that automates the decryption of Morse code messages

learning-exercise morse-decode ruby

Last synced: 03 Feb 2026

https://github.com/datakinds/stoichiometry-toolkit

A terminal application for analyzing reactions and chemical formulas.

calculator chemistry ruby stoichiometry terminal toolkit

Last synced: 30 Apr 2026

https://github.com/gabrielecanepa/ruby-todo

Simple to-do app using the MVC pattern @lewagon

mvc mvc-pattern ruby ruby-example ruby-exercises

Last synced: 25 Mar 2025