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-06-25 00:23:30 UTC
- JSON Representation
https://github.com/abongsjoel/ruby-bubble-sort
The project built a method #bubble_sort that takes an array of numbers and returns a sorted array, as well as a method #bubble_sort_by that takes an array of strings and sorts it by string length.
Last synced: 11 Apr 2025
https://github.com/carolineartz/rubocop-rails-order_model_macros
Extension of RuboCop for ordering macro style methods in Rails models
rails rubocop rubocop-rails ruby
Last synced: 07 Mar 2026
https://github.com/broadlume/hanami-events-cloud_pubsub
A hanami-events adapter for Google Cloud Pub/Sub
google-cloud-pubsub hanami pubsub ruby
Last synced: 13 Jul 2025
https://github.com/keithdoggett/spatial_stats
Spatial Statistics Library for ActiveRecord/PostGIS
postgis rails ruby spatial spatial-stats stats
Last synced: 13 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/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/floehopper/rails-on-nix
This is an exploration of setting up a vanilla Rails app using the Nix package manager.
nix node rails ruby ubuntu vagrant virtualbox webpacker yarn
Last synced: 14 Apr 2025
https://github.com/pedrorolo/active_module
Modules and Classes as first-class active record values
activemodel activerecord configuration enums gem module modules prototyping rapid-prototyping ruby ruby-gem ruby-on-rails strategy strategy-pattern
Last synced: 15 Jul 2025
https://github.com/pranambhat/pranambhat
WhatsApp : +91 8762632589
angular asp-net-core asp-net-mvc bootstrap csharp css html javascript jquery plsql qlik-sense ruby sql unix
Last synced: 08 May 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/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/ka-hq/trophonius
A lightweight, easy to use link between Ruby (on Rails) and FileMaker using the FileMaker Data-API.
filemaker filemaker-api filemaker-data-api filemaker-dataapi ruby ruby-gem ruby-on-rails
Last synced: 19 Jul 2025
https://github.com/BenStigsen/RubyTwitch
A chatbot for Twitch written in Ruby.
chat-bot chat-bot-template chatbot ruby ruby-application twitch twitch-api twitch-bot twitch-irc twitch-tv twitchbot twitchirc twitchtv
Last synced: 10 May 2025
https://github.com/yohasebe/rubyfca
Command line tool for Formal Concept Analysis written in Ruby
fca formal-concept-analysis ruby visualization
Last synced: 14 Apr 2025
https://github.com/KA-HQ/Trophonius
A lightweight, easy to use link between Ruby (on Rails) and FileMaker using the FileMaker Data-API.
filemaker filemaker-api filemaker-data-api filemaker-dataapi ruby ruby-gem ruby-on-rails
Last synced: 10 May 2025
https://github.com/phobos/phobos_db_checkpoint
Phobos plugin which saves your kafka events to the database
event-sourcing kafka kafka-events kappa kappa-architecture phobos ruby
Last synced: 13 Apr 2025
https://github.com/resurfaceio/logger-ruby
Log API calls with Ruby
api-logger http-logger logger-ruby rack-middleware ruby sinatra
Last synced: 13 Apr 2025
https://github.com/v-kolesnikov/sparse_include
meta-programming module modules namespace namespaces ruby
Last synced: 30 Oct 2025
https://github.com/koic/dry_require_spec_helper
:golf: DRY (Don't Repeat Yourself) of `require 'spec_helper'`.
Last synced: 26 Oct 2025
https://github.com/floehopper/metaclass
Adds a metaclass method to all Ruby objects
metaclass metaprogramming ruby
Last synced: 15 Jun 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/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/fnando/sql_runner
SQLRunner allows you to load your queries out of SQL files, without using ORMs. Available only for PostgreSQL and MySQL.
mysql postgresql ruby sql-files sqlrunner
Last synced: 15 Jul 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/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/agile-lab-dev/literate-programming-articles
Collection of articles, using the Literate Programming style, about Data Engineering and Software Tooling in general
literate-programming ruby spark spark-connect
Last synced: 26 Aug 2025
https://github.com/voxpupuli/beaker-hostgenerator
beaker hacktoberfest ruby vmpooler
Last synced: 22 May 2026
https://github.com/xploshioon/i18n-to-s3
Ruby on Jets project that takes your translation base file from a repository, generates translated files with Google Translate, and uploads said files to S3
aws-lambda github-webhooks google-translate i18n intl ruby ruby-on-jets s3 serverless
Last synced: 18 Feb 2026
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/groony/activeadmin-dry-validation
Validate your ActiveAdmin resources through dry-validation
Last synced: 18 Mar 2025
https://github.com/vichuge/rb-capstone-rubocop
A rubocop version made by myself for ruby language. This tool helps to get the rubocop issues in a script.
linters rspec rubocop ruby ruby-language
Last synced: 14 Apr 2025
https://github.com/meltrust/bubble-sort-with-ruby
Project: Sorting numbers with Ruby using bubble sort and yield.
Last synced: 19 Apr 2025
https://github.com/magdielcardoso/active_act
Abstract spare methods from your controllers and models into actions in Ruby with Active Act 🚀
open-source rails ruby ruby-gem ruby-on-rails rubygem
Last synced: 18 Mar 2026
https://github.com/yegor256/pgtk
PostgreSQL ToolKit for Ruby apps: Liquibase + Rake + Connection Pool
connection-pool liquibase postgresql rake-task rakefile ruby
Last synced: 26 Apr 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/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/browserbase/stagehand-ruby
Official Stagehand AI Browser Automation SDK for Ruby users. Built by Browserbase.com
ai browser-automation browserbase ruby sdk stagehand
Last synced: 26 Feb 2026
https://github.com/yuzurus/instagram_user
Client for the Instagram using scraping
instagram instagram-api instagram-client instagram-scraper ruby ruby-gem rubygem
Last synced: 16 Mar 2026
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/bibendi/twinkle
Notification service sending messages to Telegram.
Last synced: 29 Jul 2025
https://github.com/nitbravoa92/tdd-project
"TDD Project" is a program build in ruby that implements three methods of the Solver class using the Test-Driven Development (TDD) approach.
Last synced: 13 Apr 2025
https://github.com/Virtual-Coffee/bot-meetingplace-events
A friendly bot to give us a heads up when the next events are.
github-actions heroku-scheduler meetingplace ruby slack-bot
Last synced: 16 May 2025
https://github.com/philr/putty-key
Ruby PuTTY private key (.ppk) library. Supports reading and writing with a refinement to OpenSSL::PKey to allow key conversion.
ppk putty putty-private-key puttygen ruby ssh
Last synced: 26 Jul 2025
https://github.com/zeebe-io/zeebe-client-ruby
Zeebe client containing a simple wrapper for the gRPC protocol used by https://zeebe.io.
grpc-protocol ruby zeebe zeebe-client
Last synced: 14 Mar 2025
https://github.com/deanpcmad/logsnag
Ruby Library for sending LogSnag events
Last synced: 03 Sep 2025
https://github.com/bjoernalbers/gollum-auth
Authentication Middleware for Gollum Wiki
auth authentication authorization gollum middleware rack rack-middleware ruby ruby-gem rubygem web wiki
Last synced: 02 Aug 2025
https://github.com/stephenkati/catalog-of-my-things
catalog-of-my-things-prac Is a console app that will help keep a record of different types of things: books, music albums, movies, and games.The data is stored in JSON files. A database with tables structure analogical to the program's class structure is prepared.
Last synced: 24 Apr 2025
https://github.com/y10k/ruby-japanize
日本語のキーワードや構文を定義してRubyを日本語で書けるようにする。
japanese japanese-language ruby
Last synced: 27 Jul 2025
https://github.com/jonathanhefner/benchmark-inputs
Input-focused benchmarking for Ruby
Last synced: 11 Nov 2025
https://github.com/woodruffw/ruby-inih
A Ruby wrapper for inih (a simple C INI parser)
c configuration ini inih iniparser ruby
Last synced: 16 Apr 2025
https://github.com/fluent-plugins-nursery/fluent-stackprof
Start and stop stackprof dynamically from outside of fluentd
Last synced: 15 May 2025
https://github.com/dohliam/cast-playlist
Cast local video playlists to a Chromecast
cast-videos chromecast command-line playlist playlists ruby stream-video video-streaming
Last synced: 11 Apr 2025
https://github.com/parolkar/royalemorale
Public 🤝 Private collaboration for Responsible AI Agents (in Ruby)
Last synced: 15 Mar 2026
https://github.com/switchdreams/rest-api-generator
Build a Ruby on Rails REST API faster
rails rest-api rest-api-framework rest-api-helper ruby
Last synced: 13 Apr 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/dev99problems/raycast-scripts
Personal Raycast scripts
ffmpeg github js pull-requests raycast raycast-command raycast-script ruby
Last synced: 12 Aug 2025
https://github.com/maumagnaguagno/mindfreak
:stuck_out_tongue_winking_eye: BrainFuck interpreter with bytecode
brainfuck bytecode interpreter ruby
Last synced: 05 Sep 2025
https://github.com/alexfalkowski/nonnative
Allows you to keep using the power of ruby to test other systems.
Last synced: 09 Apr 2026
https://github.com/maxpleaner/sounds
command line drum set & music maker in ruby
arpeggio arpeggio-files audio cli command-line drums keymap metronome mp3 music ruby sound synth
Last synced: 25 Jul 2025
https://github.com/jenkinsci/jenkins-plugin-runtime.rb
The idomatic Ruby API for building Jenkins CI plugins
Last synced: 30 Sep 2025
https://github.com/acushlakoncept/twitter-clone
In this project I followed along Andy Leverenz’s brilliant Building a Twitter Clone screen casts to build a light weight version of Twitter in other to get lot of healthy experience using Devise in the process.
ruby ruby-gems ruby-on-rails twitter twitter-clone
Last synced: 23 Apr 2025
https://github.com/nimblehq/appium-w-rspec-docker
UI Testing Android application with Appium + Rspec without the pain of setup.
Last synced: 11 Nov 2025
https://github.com/pikachuexe/contracted_value
Library for creating contracted immutable(by default) value objects
contracts gem ruby value-object
Last synced: 31 Aug 2025
https://github.com/felixding/japmag
JapMag is a set of useful Ruby on Rails utilities created by me for my personal, and sometimes profressional, projects
Last synced: 22 Jun 2025
https://github.com/SyedAbuTalib/Github-Stars
Saves time by listing all starred repos in one page
github github-stars ruby sinatra starred-repositories stars
Last synced: 15 Apr 2025
https://github.com/benstigsen/rubytwitch
A chatbot for Twitch written in Ruby.
chat-bot chat-bot-template chatbot ruby ruby-application twitch twitch-api twitch-bot twitch-irc twitch-tv twitchbot twitchirc twitchtv
Last synced: 03 Jul 2025
https://github.com/mohamedhnoor/oop-school-library
An app that was built with Ruby using OOP principles. The app allow you to add new students, teachers, books and save records of who borrowed a given book and when.
github-actions rspec rubocop ruby
Last synced: 07 May 2025
https://github.com/raminka13/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.
cancancan devise postgresql ruby ruby-on-rails
Last synced: 05 May 2025
https://github.com/accesslint/a11y-agent
An AI agent for speeding up accessibility remediation
Last synced: 04 Feb 2026
https://github.com/shivam091/unit_measurements
A library that encapsulate measurements and their units in Ruby.
complex fractional measurement mixed-fraction rational ruby ruby-gem scientific units-measures-converter units-of-measure units-of-measurement
Last synced: 29 Jul 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/jmoseka/decode-morse-code
A ruby program that debugs a morse code into a normal readable language
Last synced: 09 Apr 2025
https://github.com/kevinelliott/call_sign
Handle and process international call signs (ITU amateur radio, commercial, utility, etc)
amateur-radio ham-radio ruby ruby-gem
Last synced: 01 May 2025
https://github.com/ekohe/crunchbase4
A Ruby Library for CrunchBase API v4
api-service crunchbase crunchbase-api ekohe json-data ruby rubyonrails
Last synced: 10 Mar 2026
https://github.com/johnftitor/my_recipe_app
This is a simple Ruby On Rails project. Recipe app that allows user to create, delete, and read recipes created by them or the community, allowing the users to decide whether they'd be public or not. Additionally, it allows users to create food records and generate a shopping list based on the missing food for their recipes. It comes with authentication and authorization functionality.
bootstrap database postgresql rails ruby
Last synced: 31 Aug 2025
https://github.com/krishpranav/joomlascan
A simple joomla vulnerability scanner built in ruby
joomla joomla-scanner ruby vulnerability-scanner
Last synced: 15 Apr 2025
https://github.com/hafiz1379/my-enumerable
Explore Ruby's module and class system with a custom implementation of the Enumerable module. This project consists of a MyList class with list management and a MyEnumerable module replicating key Enumerable methods. Test your implementation with practical use cases, including #all?, #any?, and #filter methods.
Last synced: 20 Sep 2025
https://github.com/selma-belhadj/school-library
This is a book library app that records what books are in the library and who borrows them. The app allows you to add new students or teachers, add new books, and save records of who borrowed a given book and when.
Last synced: 09 Apr 2025
https://github.com/cmingxu/red
mesos, kubernetes
docker marathon mesos prometheus rails registry ruby
Last synced: 31 Aug 2025
https://github.com/rajasegar/cybertron
Cybertron is where Ruby Transformers are born!
cli codemod codemods converters cybertron ruby
Last synced: 12 May 2025
https://github.com/nebulab/dru
DRU - Docker-Compose Run Utility
cli docker docker-compose dru ruby
Last synced: 14 Apr 2025
https://github.com/reem-lab/enumerable
In this project we will learn how to use a module inside a class. For this we created a class MyList and a module MyEnumerable. our module MyEnumerable will implement a subset of the functionality of Enumerable.
Last synced: 28 Apr 2025
https://github.com/piotrmurach/static_deploy
Automate deployment of static websites
deployment ruby rubygem static-site-building
Last synced: 05 Jul 2025