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/opengems/rails_dominant_colors
Extract the dominant color(s) from an image (remote image, locally image, base64 image etc...)
convert-images hex-color histogram-filters hsl-color image-histogram imagemagick rails rgb-color ruby
Last synced: 17 Jul 2025
https://github.com/mamantoha/mpd_client
Simple Music Player Daemon library written entirely in Ruby
hacktoberfest mpd music-player-daemon ruby
Last synced: 29 Oct 2025
https://github.com/rzhade3/filetype
Find a file type according to a filename or extension
Last synced: 13 Apr 2025
https://github.com/samcday/rmarsh
Ruby Marshal 4.8 encoder/decoder in Golang. Why? Who knows.
decoder encoder golang marshal ruby ruby-marshal
Last synced: 07 Oct 2025
https://github.com/fnando/url_signature
Create and verify signed urls. Supports expiration time.
ruby url-signature url-signer url-signing
Last synced: 15 Jun 2025
https://github.com/octoposprime/op-mo-app
OctopOS Prime Mobile Application
javascript kotlin objective-c react-native ruby ts typescript
Last synced: 10 Apr 2025
https://github.com/telus-agcg/nib
A Docker Compose wrapper geared towards Ruby/Rails development with a focus on: convention, convenience and productivity.
docker docker-compose rails ruby
Last synced: 22 Apr 2025
https://github.com/saturnflyer/characterize
Decorate objects in Rails without the pain of wrappers
Last synced: 17 Mar 2025
https://github.com/rajasegar/ruby-ast-explorer
AST Explorer for ruby
abstract-syntax-tree ast ast-explorer codemod parser ruby
Last synced: 07 May 2025
https://github.com/petertseng/adventofcode-rb-2019
Solutions to https://adventofcode.com/2019 (complete)
advent-of-code advent-of-code-2019 ruby
Last synced: 06 May 2025
https://github.com/shanecav84/rubocop-ordered_methods
Check that methods are defined alphabetically per access modifier block.
Last synced: 02 Apr 2025
https://github.com/secretpray/hotwire-crud-modal
crud crud-application hotwire hotwire-turbo modal ruby ruby-on-rails
Last synced: 06 May 2025
https://github.com/shivabhusal/subjuster
A Ruby based CLI for Subtitle adjustment | TDD Guide for Software Engineers
gems learning oriented-object-programming ruby subtitle-correction tdd tutorial
Last synced: 13 Apr 2025
https://github.com/ericlondon/rails-4-elasticsearch-dynamic-facets
Rails 4 ElasticSearch integration with dynamic facets
dynamic elasticsearch facet form rails ruby
Last synced: 14 Jul 2025
https://github.com/peek/peek-pg
Take a peek into the Postgres queries made during your application's requests.
Last synced: 18 Jul 2025
https://github.com/blrB/hanami-realworld-example-app
Real world application built with hanami 🌸
api hanami hanami-api hanami-application json-api jwt jwt-authentication realworld ruby
Last synced: 11 May 2025
https://github.com/yegor256/random-port
A Ruby gem to reserve a random TCP port, with a guarantee that it's not busy at the moment
pool random-generation ruby ruby-gem rubygems tcp
Last synced: 17 Jul 2025
https://github.com/danielpclark/color_pound_spec_reporter
Beautiful Minitest Color Reporter
minitest-reporters ruby ruby-gem
Last synced: 21 Mar 2025
https://github.com/glurp/dsl-gtk
DSL for make a simple ruby GUI application
Last synced: 29 Mar 2025
https://github.com/schmidt/structured_warnings
This is an implementation of Daniel Berger's proposal of structured warnings for Ruby.
Last synced: 13 Apr 2025
https://github.com/mattlqx/pre-commit-ruby
Ruby linting and testing for Pre-commit.
Last synced: 10 Sep 2025
https://github.com/xyaman/lumi-reader
Epub reader focused in Japanese books. Aiming to be fast and lightweight. Built with SolidJS and Ruby on Rails.
epub japanese rails reader ruby solidjs typescript
Last synced: 17 Jan 2026
https://github.com/ruby/abbrev
Calculates a set of unique abbreviations for a given set of strings
Last synced: 09 Apr 2025
https://github.com/santiagorodriguezbermudez/telegram-covid-bot
This is an educational project as part of the Microverse Curriculum. I use Telegram Bot API to connect and create a Bot that replies with the latest data information from the COVID19 API. This means data by country and location. The user can get the latest numbers by country and worldwide. The project was built using Ruby and deployed to Heroku. Production is underperforming due to a free account on Heroku. Reach out if you’re interested in how we can take this bot further.
covid-api ruby telegram-bot-api
Last synced: 24 Apr 2025
https://github.com/rickhull/device_input
Read Linux Kernel Device Input Events from Ruby
device input-reader linux-kernel minimalist minimalist-library ruby
Last synced: 17 Mar 2026
https://github.com/rails-designer/rails_vault
Simple and easy to add settings, preferences and so on to any model.
gem rails ruby ruby-on-rails settings
Last synced: 09 Apr 2025
https://github.com/iloveitaly/simple_structured_logger
An incredibly simple, very opinionated, structured logging library for ruby
logging rails ruby ruby-gem structured-logging
Last synced: 24 Apr 2025
https://github.com/yoshoku/rumale-torch
Rumale::Torch provides the learning and inference by the neural network defined in torch.rb with the same interface as Rumale.
deep-learning gem machine-learning ruby rumale
Last synced: 25 Apr 2025
https://github.com/sonota88/vm2gol-v2
Small virtual machine, assembler and compiler written in pure Ruby / Rubyで書いたオレオレVMとアセンブラとコンパイラ
Last synced: 25 Oct 2025
https://github.com/foca/writ
Minimal command pattern implementation on top of Scrivener
command-pattern lesscode ruby validation
Last synced: 15 Oct 2025
https://github.com/fabrikatorio/sortiri
Sortiri is a clean and lightweight solution for making ActiveRecord::Base objects sortable
activerecord ruby ruby-gem ruby-on-rails sort sql
Last synced: 04 Sep 2025
https://github.com/ruby/find
This module supports top-down traversal of a set of file paths
Last synced: 09 Apr 2025
https://github.com/werein/prestashop
Prestashop API for Ruby including low-level API access and Prestashop fields converted into PORO
prestashop prestashop-api prestashop-webservice ruby webservice
Last synced: 24 Oct 2025
https://github.com/postmodern/uri-query_params
Access the query parameters of a URI, just like $_GET in PHP.
core-ext params query-params query-params-parsing ruby uri
Last synced: 28 Oct 2025
https://github.com/saiqulhaq/firebase_dynamic_link
Ruby client for Firebase Dynamic Links Shortener
firebase firebase-dynamic-links link-shortener ruby shorten-urls shorturl shorturl-services
Last synced: 12 May 2025
https://github.com/thanhluanuit/ruby-tutorial
:mortar_board: Tutorial about Ruby Programming Language. Help beginners easy to learn Ruby step by step.
Last synced: 02 Mar 2026
https://github.com/what3words/w3w-ruby-wrapper
Ruby wrapper for the what3words API
Last synced: 28 Nov 2025
https://github.com/MikeRogers0/MikeRogersIO
The repo for my website
blog bridgetown netlify ruby tailwindcss
Last synced: 12 Oct 2025
https://github.com/wantedly/pb-serializer
Serialize Ruby objects to Protocol Buffers
grpc protocol-buffers rails resource-serializer ruby ruby-on-rails serialization
Last synced: 06 Oct 2025
https://github.com/vasfed/routes_coverage
Routes coverage for rails request/integration/capybara tests
coverage coverage-report coverage-status minitest rails rails4 rails5 routes-coverage routing rspec ruby testing
Last synced: 08 Oct 2025
https://github.com/heyvito/docrb
📖 An opinionated documentation generator for Ruby
documentation documentation-generator documentation-tool ruby
Last synced: 08 Oct 2025
https://github.com/manageiq/azure-armrest
Ruby interface for Azure using the new REST API
Last synced: 10 Oct 2025
https://github.com/phateio/kiris
Phate Radio is an experimental internet radio about anime, games and pop music.
Last synced: 01 Mar 2026
https://github.com/tenderlove/jit_buffer
General purpose buffer for use with building JITs
Last synced: 07 May 2025
https://github.com/marcinruszkiewicz/doomfire
Puts your console on fire. Use a truecolor console for best effect.
fire hacktoberfest iterm2 ruby sdl2 terminal
Last synced: 25 Oct 2025
https://github.com/64kramsystem/json_on_rails
MySQL JSON support for Rails 4
json json-columns mysql rails rails4 ruby
Last synced: 11 Nov 2025
https://github.com/sheharyarn/mongo-sync-ruby
A Ruby Gem for syncing local and remote Mongo Databases
Last synced: 01 Apr 2026
https://github.com/sztheory/streakable
Track consecutive day streaks in your ActiveRecord models
calendar mit-license ruby ruby-gem ruby-on-rails streak streaks
Last synced: 12 Jul 2025
https://github.com/gi/tilt-handlebars
A Tilt interface to the official JavaScript version of Handlebars.
Last synced: 30 Sep 2025
https://github.com/honeyryderchuck/rodauth-oauth
(Mirror) Roda OAuth and OpenID provider plugin
oauth2 openid-connect rodauth ruby
Last synced: 21 Mar 2025
https://github.com/fluent-plugins-nursery/fluent-plugin-irc
fluent-plugin fluentd irc ruby
Last synced: 23 Jul 2025
https://github.com/hokstadconsulting/purecdb
A Pure Ruby CDB reader/writer w/64 bit extensions
Last synced: 27 Sep 2025
https://github.com/shioyama/method_found
Intercept method_missing calls and do something useful.
Last synced: 21 Mar 2025
https://github.com/sharadcodes/geekyll-starter-blog
A minimal Jekyll theme for blogging
flatfileblog jamstack jekyll jekyll-blog jekyll-site jekyll-template jekyll-theme jekyll-website markdown minimal minimal-jekyll-theme minimalist ruby
Last synced: 28 Oct 2025
https://github.com/projectblacklight/blacklight-gallery
Gallery views for Blacklight
Last synced: 06 Apr 2025
https://github.com/google-pay/tink-jni-examples
Sample codes for using Tink via JNI
csharp dotnet ruby ruby-on-rails
Last synced: 10 Jun 2025
https://github.com/dreikanter/callee
A Ruby gem to make classes callable
callables hacktoberfest helpers ruby ruby-gems
Last synced: 12 Aug 2025
https://github.com/test-kitchen/vmware-vra-gem
A Ruby Gem for interacting with the VMware vRealize Automation system
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing vmware-vra-gem vmware-vrealize-automation vra
Last synced: 27 Aug 2025
https://github.com/chamepp/booktalk
:rocket: BookTalk is an ebook management platform.
bundler gems ruby ruby-on-rails webapp
Last synced: 14 May 2025
https://github.com/an-lee/mixin_bot
A simple API wrapper for Mixin Network in Ruby
api-wrapper gem mixin mixin-sdk-ruby rails ruby
Last synced: 24 May 2026
https://github.com/larevanchedessites/seo-ruby-on-rails
💎 An example app to setup Rails to be SEO friendly.
rails ruby ruby-on-rails seo seo-friendly seo-optimization
Last synced: 15 Jun 2025
https://github.com/mitre/emass_client
The eMASS client repository maintains the Enterprise Mission Assurance Support Service (eMASS) Representational State Transfer (REST) Application Programming Interface (API) specification and executables.
emass emasser mitre-saf ruby security-automation typescript
Last synced: 21 Apr 2025
https://github.com/docwhat/rbenv-chef-workstation
rbenv plugin for chef-workstation
chef chef-workstation rbenv rbenv-plugin ruby
Last synced: 07 Aug 2025
https://github.com/plume-org/joinplu.me
The official Plume website
javascript middleman plume ruby
Last synced: 13 May 2025
https://github.com/apiaryio/dredd-hooks-ruby
Ruby Hooks Worker for Dredd API Testing Framework
dredd dredd-hooks ruby sjs-team
Last synced: 26 Jun 2025
https://github.com/yegor256/futex
File-based Ruby Mutex
concurrency entrance-lock lock locking mutex ruby threads
Last synced: 27 Aug 2025
https://github.com/tessi/capistrano-uberspace
Deploy your rails app on an uberspace with Capistrano 3
capistrano deployment ruby uberspace
Last synced: 03 Jul 2025
https://github.com/phlegx/money-currencylayer-bank
A gem that calculates the exchange rate using published rates from currencylayer.com.
apilayer bitcoin currencies currency currency-rates currencylayer currencylayer-bank exchange-rate money money-rails rails ruby
Last synced: 19 Mar 2025
https://github.com/bih/yo-ruby
🌈 ✨ A super awesome Ruby wrapper of the Yo API.
Last synced: 12 Apr 2025
https://github.com/blocknotes/administrate-materialize-theme
A Material Design theme for Administrate based on Materialize framework
admin-dashboard administrate rails ruby
Last synced: 13 Aug 2025
https://github.com/cimon-io/susanin
Extend `polymorphic_url` to replace simple resource with array of resources.
activesupport billet routes ruby ruby-gem ruby-on-rails rubyonrails
Last synced: 29 Sep 2025
https://github.com/ruby/win32ole
Provides an interface for OLE Automation in Ruby
Last synced: 04 Apr 2025
https://github.com/wang1212/the-book-of-ruby
:book: Chinese translation of the book - 《The Book Of Ruby》| 《The Book Of Ruby》 的中文翻译版本。
Last synced: 14 Apr 2025
https://github.com/nilium/opengl-core
OpenGL bindings for Ruby 2.x (Migrated to https://git.sr.ht/~nilium/opengl-core)
Last synced: 22 Jul 2025
https://github.com/gchan/password_blocklist
Ruby gem to check a password against a blocklist of commonly used passwords
password-blocklist pasword ruby ruby-gem ruby-on-rails rubygem security
Last synced: 11 Nov 2025
https://github.com/chaadow/activestorage-openstack
ActiveStorage Service wrapper for OpenStack
activestorage rails5 ruby ruby-on-rails
Last synced: 01 Oct 2025
https://github.com/hertzdevil/pack.cr
Crystal compile-time (un)pack macros from Perl / Ruby
crystal deserialization pack perl ruby serialization unpack
Last synced: 16 Mar 2025
https://github.com/cbrnrd/rubyrat
A simple and cross-platform Remote Administration Tool written in Ruby
cross-platform networking open-source rat remote-access-trojan ruby
Last synced: 15 Oct 2025
https://github.com/nilsding/empyrean
Generate full stats of your account with your Twitter Archive
ruby statistics stats tool twitter twitter-archive
Last synced: 04 May 2025
https://github.com/igorkasyanchuk/secrett11tto
Simple way to protect your content from copy-pasting
Last synced: 17 Sep 2025
https://github.com/igorkasyanchuk/editor_opener
Open the source file with bug from the browser
Last synced: 11 Nov 2025
https://github.com/cbetta/json-bloomfilter
🗜 A bloom filter implementation in Ruby and Javascript that is serialisable to JSON and compatible between both languages.
bitarray bloom-filter javascript json ruby
Last synced: 30 Apr 2025
https://github.com/mwapsam/portifolio
Building a Portfolio to show what I'm truly capable of as a developer, as well as showing my future recruiters and hiring managers to get an idea of what I can bring to their teams.
es6-javascript html-css-javascript mysql postgresql reactjs redux ruby ruby-on-rails sql webpack
Last synced: 17 Apr 2025
https://github.com/f/graphqljs-rails
GraphQL.js Rails for Rails 5
graphql graphql-client javascript rails ruby
Last synced: 08 Sep 2025
https://github.com/dannyben/pundit_extra
Extensions and helpers for Pundit
authorization gem pundit rails ruby
Last synced: 03 Sep 2025
https://gitlab.com/os85/rodauth-oauth
rodauth OAuth and OpenID provider plugin
OpenID Connect oauth oauth2.0 ruby
Last synced: 06 Apr 2025