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/ntamvl/ruby_rails_installer
Ruby on Rails Installer
auto-script-install rails ruby ruby-on-rails
Last synced: 22 Apr 2025
https://github.com/whdzera/kitsu-manga
A web manga reader built with Ruby on Rails, featuring a clean interface and seamless reading experience.
bulma-css manga manga-reader rails ruby
Last synced: 18 Apr 2026
https://github.com/garllon/ruby-mentorship
This is the Guideline for Ruby Mentorship Sessions
Last synced: 10 Oct 2025
https://github.com/codecaiine/morse_decoder
This project contains a morse code decoder.
Last synced: 10 Oct 2025
https://github.com/cr0t/ruby-on-whales
Docker Compose setup for Ruby & Ruby on Rails apps
docker docker-compose rails rails-development ruby
Last synced: 08 May 2026
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/kevinpruvost/venomengine
Cross-Platform Research-Focused Graphics Engine
bazel hlsl metal raytracing ruby vulkan
Last synced: 25 Jun 2025
https://github.com/chimehq/chime-ruby
A Chime extension for Ruby
extensionkit language-server-protocol ruby swift
Last synced: 22 Apr 2025
https://github.com/lucascompython/speed-comparison
This project compares the speed of different languages.
benchmark cpp csharp deno dotnet golang java javascript lua php powershell programming-languages python ruby rust sieve-of-eratosthenes speed speed-comparison typescript
Last synced: 22 Jan 2026
https://github.com/hammackj/kekkan
Kekkan is a parser for NIST Version 2 CVE and CPE XML files.
Last synced: 17 Mar 2026
https://github.com/digitalnz/plug
🔌 A Rails engine to turn on/off features (Feature flipper).
feature-flags feature-flipper feature-toggles flipper gem mysql plug rails rails-engine ruby ruby-on-rails
Last synced: 06 Oct 2025
https://github.com/madebylotus/prospector
Prospector provides a simple integration with the Gem Prospector service.
ruby ruby-gem ruby-library ruby-on-rails rubygems rubymotion
Last synced: 29 Apr 2026
https://github.com/luizpicolo/rails_admin_featured_content
:high_brightness: Easy way for create featured contents using rails_admin
news rails rails-admin ruby rubyonrails
Last synced: 08 Oct 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/alvesjtiago/bitbuckit
Ruby gem for the Bitbucket API.
bitbucket gem ruby ruby-on-rails
Last synced: 25 Oct 2025
https://github.com/crystallabs/ro4r
Remote Objects for Ruby -- Production-quality transparent RPC library for Ruby
rpc-client rpc-library rpc-server ruby ruby-mri transparent
Last synced: 29 Jun 2026
https://github.com/krishpranav/autosploit
A simple ruby tool to automate metasploit modules
bash exploit exploiter metasploit metasploit-modules msfs ruby shell
Last synced: 15 Apr 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/ajitsing/amusing_git
Brings fun to the git workflow
fun git githook githooks-plugin ruby rubygem
Last synced: 07 May 2025
https://github.com/pinzolo/rails-render_hooks
Add callbacks for render method
Last synced: 14 Mar 2025
https://github.com/dhyegocalota/formtastic-jquery_inputmask
Easily add jquery inputmask to your ActiveAdmin. :nail_care:
activeadmin form inputmask javascript js mask rails ruby
Last synced: 02 Jan 2026
https://github.com/krishpranav/ruby-nmap
A nmap made in ruby
hacking information-extraction information-gathering information-gathering-tools nmap osint port-scanner port-scanner-in-ruby ruby ruby-scanner
Last synced: 15 Apr 2025
https://github.com/sypht-team/sypht-ruby-client
A Ruby client for the Sypht API
api-client data-extraction document-capture extract extract-data-from-pdf extract-fields information-retrieval invoice invoice-parser pdf-parser receipt-capture receipt-reader receipt-scanner receipt-scanning ruby ruby-gem ruby-library sypht sypht-api sypht-ruby-client
Last synced: 28 May 2026
https://github.com/maumagnaguagno/polygonoid
:triangular_ruler: Geometric library for Ruby
Last synced: 13 Jul 2025
https://github.com/hcxp/hcxp
📅 Independent online hardcore punk events directory
hardcore-punk music rails ruby vue
Last synced: 16 May 2025
https://github.com/dantecatalfamo/xprinter-wifi
A tool to configure the WiFi on Xprinter wireless thermal printers from Linux
receipt-printer ruby thermal-printer xprinter
Last synced: 20 May 2026
https://github.com/dubek/salsa20-ruby
Ruby bindings for the Salsa20 stream cipher algorithm
cipher encryption ruby salsa20
Last synced: 19 Mar 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/nelsonfigueroa/github-email-scraper
Scrape contributor emails from a GitHub repository.
Last synced: 24 Mar 2025
https://github.com/ijayabby/tic-tac-toe
Tic Tac Toe is a pencil and paper game played on a 3×3 grid wherein players take turns (one is X, and the other O) in marking down the spaces in the grid. The first player who can place his mark in a horizontal, vertical, or diagonal row wins the match.
rspec rspec-testing ruby tic-tac-toe-game tic-tac-toe-ruby
Last synced: 20 Jan 2026
https://github.com/jdsherbert/fisher-yates-shuffle
Fisher Yates Algorithm implementation for randomizing an array of objects, implemented in various languages.
c cpp csharp haxe java javascript js lua python ruby ts typescript unity unreal-engine
Last synced: 07 Apr 2025
https://github.com/meri-mg/ruby-group-capstone
In this group project, will be created a console app that will help the user to keep a record of different types of things they won: books, music albums, movies, and games. Everything will be based on the UML class diagram. The data will be stored in JSON files but also will be prepared in a database with tables structure analogical to the program's class structure.
Last synced: 27 Dec 2025
https://github.com/renatodex/multipassify
Shopify Multipass module for Ruby
api integration multipass oauth ruby shopify
Last synced: 22 Jun 2025
https://github.com/masumajaffery/ruby-gems
Ruby gems are not jewels but a chunks of knowledge that is a wholesome treasure for mind.
Last synced: 11 Mar 2026
https://github.com/defkode/esm-reader
Reader for .ddd (digital tachograph files)
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/robb-randall/owmo
Ruby openweathermap.org API
openweathermap openweathermap-api ruby ruby-gem rubygems
Last synced: 04 Mar 2026
https://github.com/infrablocks/ruby_npm
A simple Ruby wrapper for invoking NPM commands.
command-line npm ruby ruby-gem ruby-library rubygem
Last synced: 17 Jun 2025
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/jimmycuadra/lita-urban-dictionary
A Lita handler for fetching definitions from Urban Dictionary.
chatops lita lita-handler ruby urban-dictionary
Last synced: 27 Jul 2025
https://github.com/cjburkey01/bulletlang
A language as easy as Ruby and Java but as efficient as C!
c c-language crystal crystal-language custom-programming-language go go-lang java java-8 java-language programming programming-language programming-languages ruby
Last synced: 11 Apr 2026
https://github.com/mozameljawad/morse-decode
The Morse-Decode is the first project in Ruby, in this project we solve the basic coding challenge.
Last synced: 15 May 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/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/nemobis/beic
Misc tools for BEIC (Biblioteca Europea di Informazione e Cultura)
geocoding internet-archive library-automation library-catalogue marc21 marcxml mets python ruby scraper unimarc wikimedia wikimedia-commons zotero
Last synced: 29 Jun 2025
https://github.com/flightaware/flightxml-client-ruby
Ruby bindings for FlightXML -- FlightAware's API for accessing real-time and historical aviation data
aviation flightaware-flightxml-service flightxml ruby
Last synced: 12 Apr 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/ppostma/smart_paginate
Simple, smart and clean pagination extension for Active Record and plain Ruby Arrays.
Last synced: 27 Oct 2025
https://github.com/vikdotdev/gh-note
An opinionated way of working with gists for note-taking.
Last synced: 28 Apr 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/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/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/noraj/sigsegv2.reverse_6
A reverse challenge that was available during SigSegV2 CTF (2019)
bytecode challenge ctf disassembly misc reverse-engineering rtfm ruby sigsegv2
Last synced: 08 Nov 2025
https://github.com/sclorg/ror-container
Container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running Ruby on Rails applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
centos container docker-image dockerfile fedora rhel ruby rubyonrails
Last synced: 11 Jul 2025
https://github.com/openSUSE/simple_review_app
A simple way to create review apps for your open pull requests
docker docker-compose review-app ruby
Last synced: 16 May 2025
https://github.com/gedeonts/catalog-of-my-things
A console app that helps users to keep a record of different types of things we won
Last synced: 03 Feb 2026
https://github.com/gradaom/flicknplay-app
React Native Video Player App.
java objective-c react react-native ruby typescript
Last synced: 20 Jan 2026
https://github.com/orbitalquark/textadept-ruby
Ruby language module for Textadept.
rails ruby ruby-on-rails textadept textadept-module
Last synced: 01 May 2025
https://github.com/cwaku/blog
The Blog app is a classic example of a blog website. A fully functional website that 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
blog blogtemplate rails ruby ruby-on-rails rubyonrails
Last synced: 10 May 2026
https://github.com/p16n/quasars
A link-aggregator for astrophysics (no longer active)
astronomy astrophysics ruby ruby-on-rails
Last synced: 12 Jun 2025
https://github.com/z3n70/CVE-2021-41277
simple program for exploit metabase
bugbounty cybersecurity exploit metabase ruby
Last synced: 10 Mar 2025
https://github.com/svyatov/http_wrapper
A simple wrapper around standard Ruby Net::HTTP library
http-client http-wrapper ruby utility-library
Last synced: 24 Apr 2025
https://github.com/rosette-api/ruby
Babel Street Analytics Client Library for Ruby
deduplication entity-extraction language-identification machine-learning morphology named-entity-recognition natural-language-processing nlp ruby sentiment-analysis text-analytics text-embedding tokenization
Last synced: 02 May 2025
https://github.com/ssoready/ssoready-example-app-ruby-sinatra-saml
Example app with SAML support, built with Ruby + Sinatra + SSOReady
example example-app example-application example-code ruby ruby-sinatra rubygem saml saml-sso saml2 saml2-sp-sso sinatra sinatra-framework sso sso-authentication
Last synced: 07 May 2025
https://github.com/chadowo/gosu-mruby-wrapper
Wrapper around Gosu and MRuby to run Gosu games natively on desktop platforms
game-dev gamedev gamedev-tool gosu libgosu mruby ruby
Last synced: 04 Sep 2025
https://github.com/ericlondon/ruby-nokogiri-mongodb-crawler
Ruby class to crawl a website using Nokogiri, MongoDB database, and MongoMapper ORM
crawl mongodb mongomapper-orm nokogiri ruby
Last synced: 03 May 2025
https://github.com/klezvirus/deser-ruby
Ruby Deserialization Payload Generator
binary command-execution deserialization deserialization-vulnerability rails rce ruby yaml
Last synced: 29 Jun 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/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/buttercms/rails-starter-buttercms
Drop-in proof-of-concept Ruby on Rails app, fully integrated with your ButterCMS account
blog buttercms cms heroku rails ruby starter starter-project
Last synced: 03 Sep 2025
https://github.com/apsislabs/slayer
A Killer Service Layer
rails ruby service-object slayer
Last synced: 30 Jun 2025
https://github.com/invoiced/invoiced-ruby
Official Ruby client library for the Invoiced API
Last synced: 10 Jun 2025
https://github.com/nulldef/ciesta
Create form objects
form-objects forms patterns ruby
Last synced: 06 May 2025
https://github.com/sajari/sdk_ruby
Official repository of the Search.io SDK for Ruby
Last synced: 07 Apr 2025
https://github.com/hausgold/billomat
API wrapper for billomat.com
api-client billomat gem hacktoberfest oss ruby ruby-gem
Last synced: 15 Apr 2025
https://github.com/cvilla714/rails-capstone
Created a Sports Article App, which features the picture of the article with the most likes on the main page and shows at the bottom the most recent articles for each category. Built with
bootstrap postgresql ruby ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/javitocor/ruby-coding-challenges-the-odin-project
Solutions to coding challenges proposed by The Odin Project
coding-challenge odin-project ruby
Last synced: 24 Mar 2025
https://github.com/algerina/yourwallet
This is a mobile web application where Users can manage their budget, they have a list of transactions associated with a category, they record money transactions and separate them in these categories.
bootstrap capybara devise rspec ruby ruby-on-rails
Last synced: 10 Mar 2026
https://github.com/masumajaffery/tdd-project
TDD is the Test Driven Development Technology that is about write tests before write a code and if code does not run according to test case then refactor code.
Last synced: 03 Sep 2025
https://github.com/jenkins-infra/asciidoctor-jenkins-extensions
Extensions to asciidoctor syntax for Jenkins-related materials
Last synced: 13 Jun 2026
https://github.com/davydovanton/kaminari-hanami
This repository is no longer maintain: Kaminari integration for @hanami
hanami kaminari kaminari-hanami ruby
Last synced: 17 Apr 2025
https://github.com/seven1m/ragchew.site
A website for amateur radio operators to find and participate in on-the-air gatherings
amateurradio hamradio ruby sinatra
Last synced: 21 Feb 2026
https://github.com/PorkChopClub/porkchop
Ping Pong tracking!
bacon ping-pong rails react ruby table-tennis
Last synced: 16 May 2025