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.
- GitHub: https://github.com/topics/ruby
- Wikipedia: https://en.wikipedia.org/wiki/Ruby_(programming_language)
- Repo: https://github.com/ruby/ruby
- Created by: Yukihiro Matsumoto
- Released: December 21, 1995
- Related Topics: rails, language, python,
- Last updated: 2026-07-02 00:27:07 UTC
- JSON Representation
https://github.com/jbampton/ruby-eclipse-cheatsheets-to-dita
Transforms Eclipse cheat sheets (XML) to DITA with Ruby, XSLT, XPath, Nokogiri
command-line-tool dita eclipse-cheat-sheets nokogiri ruby xml xpath xslt
Last synced: 27 Jan 2026
https://github.com/andredarcie/tracker
The most funny entertainment tracker ever 🔥
books comics documentaries games movies postgres rails ruby tv-shows
Last synced: 28 Apr 2025
https://github.com/olipliche/school-library
Click on Readme bellow for the description of the project
opp rubocop-configuration rubocop-rspec ruby
Last synced: 09 Oct 2025
https://github.com/mrdziuban/opal-rb-loader
Opal webpack loader
opal ruby webpack webpack-loader
Last synced: 09 Oct 2025
https://github.com/euglena1215/grpc_required_annotator
Annotator for null validation of gRPC requests using `required`
Last synced: 09 Oct 2025
https://github.com/mtarnovan/ruby_pg_cdc
An (experimental) Ruby replication client / CDC for Postgres
cdc change-data-capture logical-replication postgres psql replication ruby
Last synced: 07 May 2025
https://github.com/fabianfrz/opnsense_client_lib
Library to use the OPNsense API - written in Ruby
Last synced: 26 Apr 2025
https://github.com/mhdez221993/tic_tac_toe
A game in which two players alternately put Xs and Os in compartments of a figure formed by two vertical lines crossing two horizontal lines and each tries to get a row of three Xs or three Os before the opponent does .
Last synced: 23 Apr 2025
https://github.com/patricktulskie/concuss
Throw a bunch of headers at a web app and see what sticks
malformed-headers pentest ruby security security-auto security-tools testing webapp-security
Last synced: 28 Apr 2025
https://github.com/fastruby/benches
A few benchmarks we run for the Ombu Labs blog
benchmarking ruby ruby-benchmarks
Last synced: 07 Oct 2025
https://github.com/eapenzacharias/cashflo
cashFlo is a web application where you can manage your budget: you have a list of transactions associated with a category, so you know how much you spent.
alpinejs expense-tracker mobile-first open-source rails rspec rubocop ruby tailwindcss
Last synced: 07 Oct 2025
https://github.com/afsalthaj/tic-tac-toe
minimax-algorithm object-oriented ruby tictactoe-game
Last synced: 06 Oct 2025
https://github.com/salanoid/octo-swot
Swot Analyze Rails Web App.
octo octo-swot rails rails5 ruby ruby-on-rails rubyonrails swot
Last synced: 06 Oct 2025
https://github.com/mohamedhnoor/rails-blog
For this project, I created a simple blog application using CRUD operations and routes in Ruby on Rails. I started by setting up my models, controllers, and views, and then added the necessary routes to enable CRUD functionality for blog posts.
Last synced: 10 Apr 2025
https://github.com/johansenja/quince
A web framework for building React-style apps in Ruby. Check out the demo 👇
Last synced: 29 Apr 2025
https://github.com/prx/feeder.prx.org
Dovetail podcast content management system
Last synced: 10 Apr 2025
https://github.com/vidarh/activitypub
ActivityPub / ActivityStream basic serialization/deserialization for Ruby
activitypub activitystreams activitystreams-vocabulary fediverse mastodon ruby
Last synced: 09 Oct 2025
https://github.com/radkomih/football_api
A Ruby interface to the https://www.api-football.com.
analytics api api-client api-football api-wrapper football football-data rails ruby sports-api sports-data sports-stats worldcup
Last synced: 14 Jul 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
Last synced: 12 Jul 2025
https://github.com/kiwamizamurai/lzstring_ruby
A Ruby port of lz-string - a string compression algorithm with support for multiple encodings (base64, URI, UTF16) and seamless JavaScript interoperability
lz-string lzstring ruby string-compression
Last synced: 22 Feb 2026
https://github.com/johnftitor/morse-code
Simple decoder for Morse messages.
Last synced: 09 Oct 2025
https://github.com/simonneutert/ka-ching-client
KaChing::Client is a Ruby API client for simonneutert/ka-ching-backend.
Last synced: 03 Mar 2026
https://github.com/mssola/cconfig
Container-aware configuration management gem
config configuration-files containers environment-variables ruby
Last synced: 24 Oct 2025
https://github.com/yndajas/psnprofiles-player-scraper
View, compare and export data from PSNProfiles player pages via a terminal
cli command-line command-line-app command-line-tool nokogiri playstation psn ruby scraper stats trophies
Last synced: 25 Oct 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/julie-ify/jxpense
JXpense is a dynamic full-stack Ruby on Rails mobile web-based application designed to effortlessly manage your expenses and income. Note, its on a free instance cloud sever and spins down with inactivity so it takes about 50 seconds to boot.
bootstrap cancancan capybara-rspec database devise postgresql rails-application rspec ruby
Last synced: 26 Oct 2025
https://github.com/ntamvl/ruby_rails_installer
Ruby on Rails Installer
auto-script-install rails ruby ruby-on-rails
Last synced: 22 Apr 2025
https://github.com/dephell/dephell_specifier
Work with version specifiers (can parse PEP-440, SemVer, Ruby, NPM, Maven)
constraints dephell interval maven npm python ruby semver version versioning
Last synced: 06 Sep 2025
https://github.com/nix41/grape-utils
Group of Grape templates and utils for building APIs
api crud grape grape-api ror ruby rubyonrails template
Last synced: 08 Oct 2025
https://github.com/oieioi/with_last.rb
💎 Enumerable#each_with_last and Enumerator#with_last
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/craigdoescode/the-do
The Do. An app to help with organising stag and hen do's
html-css-javascript rails7 ruby stimulus-js
Last synced: 08 Oct 2025
https://github.com/keepworks/caterpillar-ruby
A simple ruby client for the Caterpillar API
caterpillar conversion encryption-algorithm html pdf pdf-document rails ruby
Last synced: 19 Apr 2026
https://github.com/dreamingechoes/geosearch_with_mongodb
An example of geosearch with MongoDB on Ruby on Rails.
Last synced: 14 Jun 2025
https://github.com/haadiiii/oop-school-library
In this project I need a tool to help me record what books are in the universitie's library and who borrows them. The app that I will create will allow me to:
Last synced: 27 Oct 2025
https://github.com/sboursen/catalog-capstone-project
Catalogue of my things is a console app that allows users to organize their items. The user can choose to add or show either games, music albums, or books that they had saved. The user can also list the labels, authors, and genres of the saved items.
Last synced: 05 Oct 2025
https://github.com/suyesh/apility-ruby
Ruby interface for Moocher api, A Reputation API and Anti-Abuse Service
apility apility-ruby bank card creditcard geolocation moocher moocher-api reputation-api ruby ruby-interface rubygem
Last synced: 05 Oct 2025
https://github.com/aldesantis/hertz-email
A Hertz courier for sending email notifications with ActionMailer.
email hertz notifications rails ruby
Last synced: 08 Oct 2025
https://github.com/yoshoku/rumale-svm
Rumale::SVM provides support vector machine algorithms of LIBSVM and LIBLINEAR with Rumale interface
liblinear libsvm machine-learning ruby rubyml rumale svm
Last synced: 25 Apr 2025
https://github.com/michaelcurrin/jekyll-keys-filter
A light copy-and-paste Jekyll plugin to get keys from a hash
jekyll jekyll-plugin ruby static-site
Last synced: 28 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/alustau/clinic
This is a simple project about clinic
doctor elegance interview ruby rubyonrails simple solid unit-testing
Last synced: 27 Apr 2026
https://github.com/ged/mues
An experimental MORPG engine, written in Ruby. It's unfinished, and hasn't been touched in several years, but maybe still has some interesting stuff. I use https://github.com/ged/chione now instead.
Last synced: 07 Sep 2025
https://github.com/lewiscowles1986/jekyll-improved-paginator-plugin
Jekyll's built-in paginator is incredibly limited. This looks to do more.
jekyll liquid needs-tests paginator ruby
Last synced: 11 Mar 2026
https://github.com/altcha-org/altcha-lib-rb
A lightweight library for creating and verifying ALTCHA challenges.
Last synced: 09 Apr 2025
https://github.com/luffytaro22/budget-app
The Budget App is a mobile web application build on Ruby on Rails 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.
mvc-architecture postgresql ruby ruby-on-rails
Last synced: 24 Apr 2025
https://github.com/ochiengotieno304/stanbic-ruby
Unofficial Stanbic Kilele Payments Ruby Client
Last synced: 14 Jun 2025
https://github.com/free-creations/icalendar-rrule
An add-on to the "iCalendar Gem". It makes it easier to iterate through a calendar with repeating events.
calendar icalendar ics repeating-events rrule ruby ruby-gem
Last synced: 17 Mar 2026
https://github.com/bntzio/bookmark-this
Social bookmarking with email integration :star:
bloc bookmark-manager email-sender rails ruby social-bookmarking
Last synced: 23 Feb 2026
https://github.com/willianantunes/ruby-playground
Steps to learn a new fresh language!
Last synced: 11 May 2026
https://github.com/coleturner/graphql-rails-activereflection
Reflection over GraphQL for ActiveRecord models and validators
activerecord graphql rails ruby validators
Last synced: 03 May 2026
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/sogilis/csv_fast_importer
Fast CSV Importer for PostgreSQL and MySQL
mysql performance postgresql rails ruby
Last synced: 12 Oct 2025
https://github.com/praveen1664/praveenchefserver
This is a complete repo for chef server, chef client, application server, data server, data bags, environments, roles, cookbooks etc.
chef chef-cookbook chef-server cookbooks devops nginx round-robin ruby ruby-gem ruby-on-rails
Last synced: 07 May 2026
https://github.com/maumagnaguagno/locus
:memo: Environment description language for Jason
agent agentspeak environment ruby
Last synced: 12 Oct 2025
https://github.com/digitalheir/ruby-xml-to-hash
Ruby gem to transparently convert XML documents to Ruby hashes (and JSON... and beyond)
Last synced: 14 Apr 2025
https://github.com/dmathieu/rspec-otel
RSpec matchers for the OpenTelemetry framework
Last synced: 14 Apr 2026
https://github.com/lucas-crodrigues/rails-capstone
This is the Expenser App initiated in the fifth week of the Rails module in the Microverse program. It is a simple budget app where you can create categories of expenses, and populate them. This project was done to serve as the capstone project for the Rails module. Built using Ruby on Rails.
Last synced: 14 Feb 2026
https://github.com/piharpi/rubyinbahasa
[WIP] :construction: Buku ruby dalam bahasa indonesia, contributors are welcome.
bahasa-indonesia learn-ruby programming-language ruby
Last synced: 07 Jun 2026
https://github.com/jim/otp
Scripts to add a phone icon to your Slack name when you're on a call.
Last synced: 13 May 2026
https://github.com/wuletawwonte/numerify
A Ruby gem designed to effortlessly convert numbers between Arabic and various world languages, including Geez, Roman, and Chinese.
arabic geez numeral-systems ruby
Last synced: 10 Oct 2025
https://github.com/iturres/oop_school_library_2
💎 Simple ruby app to manage school library.
agregation associations oop-principles ruby
Last synced: 23 Apr 2025
https://github.com/codecaiine/morse_decoder
This project contains a morse code decoder.
Last synced: 10 Oct 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/dvinciguerra/middleman-importmap
Importmap extension port for Middleman
frontend importmaps middleman middleman-extension ruby rubygem
Last synced: 20 Oct 2025
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.
Last synced: 24 Apr 2025
https://github.com/aridclown/hb-oauth2-devise-doorkeeper
Honeybadger's OAuth2 with Ruby and Rails and Devise project
devise doorkeeper oauth2 rails ruby
Last synced: 10 Oct 2025
https://github.com/sentayhu19/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 see how much money you spent and on what. built with Ruby on Rails
Last synced: 26 Jan 2026
https://github.com/talyssonoc/ruby_ddd
Just an experiment
clean-architecture ddd dry-rb rom-rb ruby sinatra
Last synced: 02 Mar 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/jsmoreira02/forcecannon
"Force Cannon" is a brute force tool made in ruby, that performs attacks on login forms using the POST method without robust filters or protections.
bruteforce cybersecurity hacking-tool pentest-scripts ruby scripting-language web-attacks
Last synced: 10 Oct 2025
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.
Last synced: 22 Apr 2025
https://github.com/jeffkay16/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.
Last synced: 01 Aug 2025
https://github.com/jaayperez/shopify-ruby-sinatra-app
Basic Shopify app using Ruby and Sinatra.
git ruby ruby-application rubygems shopify shopify-api shopify-app shopify-partners sinatra sinatra-framework
Last synced: 21 Mar 2025
https://github.com/npolar/api.npolar.no
Searchable data storage
api couchdb elasticsearch rest-api ruby
Last synced: 18 Apr 2026
https://github.com/jagaapple/string_foundation.rb
A library that extends Ruby string class.
Last synced: 13 Apr 2025
https://github.com/rubyrider/clomp
Clomp gem provides a smooth, lightweight, productive and reusable way to build an operation using Railway oriented programing paradigm
framework-agnostic railway-oriented-programming ruby serviceobject
Last synced: 21 Mar 2025
https://github.com/davidcelis/atproto
🌁 A Ruby gem to interface with ATProto servers like bsky.social
Last synced: 30 Aug 2025
https://github.com/sergei-matheson/shellject
Secure storage and injection of environment variables
bash environment-variables gpgme ruby secu
Last synced: 13 Apr 2025
https://github.com/nimblehq/nimble-auth
Mountable Devise-based and omniauth-based authentication engine
authentication engine ruby ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/pinzolo/rails-render_hooks
Add callbacks for render method
Last synced: 14 Mar 2025