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-23 00:27:18 UTC
- JSON Representation
https://github.com/psu-libraries/psulib_blacklight
Penn State University Libraries' Blacklight Catalog
Last synced: 19 Feb 2026
https://github.com/huobazi/carrierwave-qiniu-example
This a example project for carrierwave-qiniu
carrierwave carrierwave-qiniu example ruby
Last synced: 09 Mar 2026
https://github.com/ruby/redmine_mailing_list_integration
This is a redmine plugin that integrates mailng lists with redmine.
Last synced: 04 Oct 2025
https://github.com/stevegeek/encoded_id
Turn numeric or hex IDs into reversible and human friendly obfuscated strings
friendlyid hacktoberfest obfuscate-strings ruby
Last synced: 16 Apr 2025
https://github.com/janlelis/micrologger
A minimal logger based on MicroEvent.rb
logger logging microevent ruby
Last synced: 13 Apr 2025
https://github.com/nebulab/erb-formatter-vscode
VSCode extension for ERB::Formatter (Format ERB files with speed and precision)
erb formatter html ruby ruby-on-rails vscode-extension
Last synced: 14 Apr 2025
https://github.com/bradpotts/multi-tenancy-warden
bare-bones alternative to mtdevise, adds basecamp style user logins for rails
authentication bradpotts engine gem multi-tenancy multi-tenant phcnetworks rails rails-engine ruby ruby-gem
Last synced: 28 Apr 2025
https://github.com/AlexWayfer/sequel-enum_values
Sequel plugin that provides method for getting `pg_enum` values
ruby sequel sequel-enum-values sequel-plugin
Last synced: 16 Jul 2025
https://github.com/swedbankpay/kramdown-plantuml
PlantUML support for Kramdown, the Markdown parser used in Jekyll
diagram-svg java jekyll jekyll-plugin kramdown plantuml ruby ruby-gem
Last synced: 28 Apr 2025
https://github.com/nickgnd/hanami-chat-example
Basic chat application built with Hanami and LiteCable (compatible with AnyCable)
actioncable anycable hanami hanami-application ruby websockets
Last synced: 29 Sep 2025
https://github.com/infertux/chef-bitcoin
Chef cookbook for Bitcoin
bitcoin bitcoin-core chef chef-cookbook ruby
Last synced: 22 Aug 2025
https://github.com/usmansbk/blog
Blog website that shows a list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby on Rails
Last synced: 12 Apr 2025
https://github.com/texora/engineering-blogs
A curated list of engineering blogs
blog engineering ruby ruby-on-rails
Last synced: 05 Oct 2025
https://github.com/vassilevsky/minimum-viable-ruby-gem
A working Ruby gem that has all the required information (builds without warnings)
example gem minimalist ruby ruby-gem
Last synced: 16 Sep 2025
https://github.com/chaelcodes/jekyll-twitch
Embed Twitch clips, VODs, and broadcasts in your Jekyll sites.
embed-twitch-clips hacktoberfest jekyll jekyll-plugin ruby
Last synced: 30 Jul 2025
https://github.com/buren/arbetsformedlingen
API Client & Post job ads to the Swedish employment agency (Arbetsförmedlingen)
api-client arbetsformedlingen platsbanken ruby rubygem swedish-employment-agency
Last synced: 19 Aug 2025
https://github.com/georginapuig/active-seniors
Platform allowing senior population to display their skills and talents, solution connecting seniors with potential jobs. Final project at Le Wagon Web Development Bootcamp.
db elderly-people erb figma javascript job jobs lewagon postgresql rails rails-application ruby ruby-on-rails rubyonrails scss seniors trello
Last synced: 01 Oct 2025
https://github.com/rudiney/application_action
Adds the 'Actions' concept to your Rails APP to help you Test & Reuse Business Logic
rails ruby ruby-on-rails rubygem
Last synced: 30 Apr 2025
https://github.com/test-kitchen/busser-minitest
A Busser runner plugin for the minitest testing library
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 03 Aug 2025
https://github.com/dry-rb/devtools
Shared tools, configuration and maintenance automation for dry-rb repos
Last synced: 09 Aug 2025
https://github.com/styd/functionable-json
Generate JSON with JavaScript functions from ruby hash
function javascript json json-generator ruby
Last synced: 28 Oct 2025
https://github.com/sborrazas/organ
Forms with integrated validations and attribute coercing.
coercion forms ruby validation
Last synced: 27 Oct 2025
https://github.com/dannyben/audio_addict
AudioAddict Command Line for Voting and Playlist Management
api-wrapper audioaddict gem ruby
Last synced: 31 Jan 2026
https://github.com/patrickgramatowski/habluhablu_gem
:earth_americas: HabluHablu is a CLI written in Ruby, which allows you to generate a language file (for I18n) with translations of the most useful phrases.
cli gem i18n ruby ruby-gem ruby-on-rails translations
Last synced: 08 Oct 2025
https://github.com/artichoke/nightly
🌌 Nightly builds of Artichoke Ruby
artichoke nightly nightly-build ruby rust rust-application
Last synced: 27 Mar 2026
https://github.com/ademdc/ruby-vibe
Ruby client for Viber REST API
gem ruby ruby-gem ruby-on-rails rubygems rubyonrails viber viber-api viber-bot viber-chat viber-chatbot viber-client
Last synced: 08 Oct 2025
https://github.com/rnd-soft/timeouter
[MIRROR] Timeouter is advisory timeout ruby helper without any background threads.
gem loop ruby ruby-on-rails timer
Last synced: 26 Feb 2026
https://github.com/hunterae/blocks
Blocks makes it easy to define blocks of code that can be rendered either verbatim or with replacements and modifications at some later point in time.
actionview blocks rails reusable-components ruby templating
Last synced: 27 Feb 2026
https://github.com/stevegeek/encoded_id-rails
Use `encoded_id` with Rails ActiveRecord models
friendly-id obfuscate-id rails ruby
Last synced: 23 Apr 2025
https://github.com/andriy-baran/steel_wheel
Steel Wheel - exactly what you need when you are on Rails
Last synced: 25 Oct 2025
https://github.com/marcoroth/rubocop-stimulus_reflex
Code style checking for StimulusReflex
linter rails rubocop ruby stimulusreflex
Last synced: 28 Apr 2025
https://github.com/AndyObtiva/yasl
Yet Another Serialization Library - A pure Ruby auto-serialization library that works across different Ruby implementations like Opal and JRuby as an automatic alternative to YAML/Marshal. Unlike Marshal, it does not raise errors for unserializable objects, thus provides a highly productive friction-free auto-serialization experience.
automatic jruby opal ruby serialization
Last synced: 02 Apr 2025
https://github.com/ancat/equation
Equation exposes a minimal environment to allow safe execution of Ruby code represented via a custom expression language.
expression-language ruby security
Last synced: 05 Oct 2025
https://github.com/vayan/vscode-haml-ruby
Extension to provides syntax highlighting for Ruby Haml files in Visual Studio Code
color color-scheme haml haml-rails plugin ruby visual-studio-code
Last synced: 11 Oct 2025
https://github.com/telegram-bot-rb/telegram-bot-types
Virtus types for telegram bot api. See PR for dry-types support
bot dry-rb ruby telegram virtus-types
Last synced: 07 Sep 2025
https://github.com/dblock/google-finance-ruby-client
Google Finance web API ruby client with support for retrieving stock quotes and historical prices.
google google-finance ruby stock-prices stock-quotes stocks yahoo-finance yahoo-finance-api
Last synced: 12 Oct 2025
https://github.com/davidesantangelo/gemsbot
Telegram Bot wrapper for the RubyGems.org API
rails ruby telegram-bot telegrambot
Last synced: 06 Jul 2025
https://github.com/notus-sh/cocooned
Dynamic nested forms in Rails made easy
Last synced: 27 Feb 2026
https://github.com/nxt-insurance/nxt_http_client
Super simple http client dsl on top of the typhoeus gem.
dsl faraday http-client httparty rest-client ruby ruby-on-rails typhoeus
Last synced: 06 Oct 2025
https://github.com/wilsonsilva/a2a
Agent2Agent (A2A) protocol implementation in Ruby. Under development. It will be integrated with web frameworks SOON.
Last synced: 17 Mar 2026
https://github.com/Gueils/belugas-ruby
:whale: A Ruby analyzer feature detector
belugas docker-compose dockerfile dockerization ruby whales
Last synced: 12 Oct 2025
https://github.com/iconnect/rails-session
Decrypt Ruby on Rails sessions in Haskell
Last synced: 01 Mar 2025
https://github.com/jesusgautamah/outerspace-blockchain
Outerspace Web Blockchain Framework
blockchain development docker-compose firestore postgresql rails redis ruby ruby-gem ruby-on-rails rubygem rubygems sidekiq web
Last synced: 07 Oct 2025
https://github.com/sanfrecce-osaka/katarina
This gem generates type definition files for TypeScript from a OpenAPI Documentation generated by rspec-openapi.
katarina rspec-openapi ruby ruby-gem typescript
Last synced: 23 Apr 2025
https://github.com/sixarm/sixarm_ruby_gemfile
SixArm.com » Ruby » Gemfile chock full of lots of gems and descriptions
Last synced: 22 Apr 2025
https://github.com/bitecraft/coinbase_commerce_client
Easily integrate Bitcoin, Ethereum, and other cryptocurrency payments into your Ruby on Rails applications with the Coinbase Commerce Client
bitcoin coinbase coinbase-api coinbase-pro coinbasepro ethereum gem gems ruby ruby-gem ruby-lib ruby-on-rails rubygem rubygems rubyonrails
Last synced: 06 Oct 2025
https://github.com/SwedbankPay/kramdown-plantuml
PlantUML support for Kramdown, the Markdown parser used in Jekyll
diagram-svg java jekyll jekyll-plugin kramdown plantuml ruby ruby-gem
Last synced: 12 Oct 2025
https://github.com/dannyben/concode
Generate consistent-codenames from any string (Heroku style, aka Haiku).
codename gem generator haikunator heroku ruby
Last synced: 28 Feb 2026
https://github.com/emancu/ector-multi
`Ector::Multi` is an object for grouping multiple DB operations that should be performed in a single database transaction.
activerecord database-transactions ecto ruby ruby-gem ruby-on-rails
Last synced: 12 Jun 2025
https://github.com/ikramagix/booksy
Booksy is a simple blogging platform about literature. It allows users to create, read, update, and delete articles. It features user authentication, article privacy settings, and the ability for users to comment on articles.
bootstrap bootstrap5 devise faker ror ror-api ruby ruby-app ruby-application ruby-gem ruby-on-rails rubyonrails
Last synced: 06 Oct 2025
https://github.com/drexed/trumail
Trumail Ruby SDK.
email ruby trumail verification
Last synced: 07 Oct 2025
https://github.com/alec-c4/ffmpeg_core
Modern Ruby wrapper for FFmpeg with clean API and proper error handling.
ffmpeg ffmpeg-wrapper ruby ruby-on-rails video video-processing
Last synced: 27 Jan 2026
https://github.com/jusleg/regexify
Compact and flexible syntax to generate regular expressions
Last synced: 26 Apr 2025
https://github.com/serradura/ruby-lambdas
Expose Ruby object methods as lambdas (functions).
curried-functions functional-programming lambdas ruby ruby-gem
Last synced: 28 Apr 2025
https://github.com/csalmeida/ruby-fundamentals
Learning the Ruby programming language.
Last synced: 14 Mar 2026
https://github.com/driftingruby/275-hotwire
Hotwire is the newest magic which takes a different approach to building modern web applications without using much JavaScript.
hotwire ruby rubyonrails stimulus turbo
Last synced: 06 Oct 2025
https://github.com/jbox-web/simple_navigation_bootstrap
A Ruby gem that adds Bootstrap renderers for SimpleNavigation
bootstrap menu navigation rails ruby simple-navigation
Last synced: 21 Aug 2025
https://github.com/sdasrc/editorial-website-extended
Modified Editorial website template. Based on Editorial theme in html5up.net, adapted for Jekyll by Andrew Bancich.
github-pages github-pages-template jekyll ruby web
Last synced: 18 Jan 2026
https://github.com/andyobtiva/yasl
Yet Another Serialization Library - A pure Ruby auto-serialization library that works across different Ruby implementations like Opal and JRuby as an automatic alternative to YAML/Marshal. Unlike Marshal, it does not raise errors for unserializable objects, thus provides a highly productive friction-free auto-serialization experience.
automatic jruby opal ruby serialization
Last synced: 23 Mar 2025
https://github.com/hugomarquez/ffi-cups
Ruby FFI C bindings for libcups
cups cups-api cups-server ffi ffi-bindings ffi-cups ruby rubygem rubygems
Last synced: 10 Mar 2026
https://github.com/rubyforgood/inkind-admin
A project serving Community Education Partnerships - https://www.cep.ngo/ . This Rails application presents an admin interface for CEP to manage their volunteers and students. And provides a GraphQL backend for https://github.com/rubyforgood/inkind-volunteer .
graphql hacktoberfest postgresql rails ruby
Last synced: 15 May 2025
https://github.com/davidcelis/sparkles
✨ Recognize teammates in slack by awarding them sparkles!
rails ruby slack slack-app slack-commands sparkles
Last synced: 23 Mar 2025
https://github.com/amoeba/treestats.net
Player tracking for Asheron's Call
asherons-call mongodb redis ruby sinatra
Last synced: 15 Apr 2025
https://github.com/fluent-plugins-nursery/geoip2_c
libmaxminddb binding for Ruby
Last synced: 15 May 2025
https://github.com/cvalencia1991/budget-app
"Budget App" is a powerful budgeting application built in Rails and PostgreSQL that allows you to manage your article budget and track your expenses.
rspec-rails ruby ruby-on-rails tailwind
Last synced: 15 Apr 2025
https://github.com/davydovanton/rom_sql_graph
Display your DB (sql) association graph
associations graph hanami rom ruby
Last synced: 26 Jun 2025
https://github.com/kontena/clamp-completer
Automatically generate shell autocompletion scripts for clamp based ruby CLI tools
autocomplete bash clamp cli gem ruby rubygem shell zsh
Last synced: 10 Jun 2025
https://github.com/fpsvogel/fpsvogel.com
My personal site and programming blog. Built with Bridgetown.
blog bridgetown personal-website programming-blog ruby
Last synced: 04 May 2025
https://github.com/wbnns/learnhowtocode
Learn How to Code: A free ebook with everything you need to get started or level up as a web developer
css curriculum gitbook how-to-code html javascript learn-by-doing learn-to-code learning learning-resources ruby
Last synced: 24 Mar 2025
https://github.com/mohamedhnoor/decode_morse_code
A Ruby app that can decode any morse messages.
github-actions rspec rubocop ruby
Last synced: 07 May 2025
https://github.com/corenzan/scopable
Easy parametric query building in Rails.
activerecord query ruby ruby-on-rails scope
Last synced: 03 Mar 2026
https://github.com/runtimellc/payanyway
Универсальное решение для приема платежей в сети Интернет
moneta payanyway payment-methods payments ruby
Last synced: 16 May 2025
https://github.com/asross/settlers
of Catan!
catan ruby text-based websockets
Last synced: 09 Sep 2025
https://github.com/bridgetownrb/bridgetown-prismic
A Prismic CMS integration plugin for Bridgetown
bridgetown bridgetown-plugin cms-extension ruby
Last synced: 10 Mar 2025
https://github.com/hamzaoutdoors/catalog-of-my-things
A console app that will help you to keep a record of different types of things you won : books, music albums, movies, and games. Everything will be based on the UML class diagram presented in Readme text.
capstone-project database oop postgresql rspec ruby sql tdd
Last synced: 24 Apr 2025
https://github.com/iambalabharathi/nxgreport
A ruby gem to generate a clean & beautiful e-mailable test report (13643 Downloads)
cucumber dashboard gem report ruby test-reporting
Last synced: 10 Apr 2025
https://github.com/apache/activemq-cli-tools
Mirror of Apache ActiveMQ CLI Tools
activemq c cplusplus csharp java network-client network-server perl php python ruby
Last synced: 22 Apr 2025
https://github.com/Pircate/fastlane-plugin-ding-talk
自动将发布到蒲公英的App安装二维码发送到钉钉群组
Last synced: 12 May 2025
https://github.com/winebarrel/spring_onion
Log MySQL queries with EXPLAIN that may be slow.'
Last synced: 22 Apr 2025
https://github.com/passageidentity/passage-ruby
Passkey Complete for Ruby - Integrate into your Ruby API or service to enable a completely passwordless standalone auth solution with Passage by 1Password
1password authentication biometrics ciam identity magic-links native-passkeys oauth2 oidc otp passage passage-sdk passkey-complete passkeys passwordless ruby webauthn
Last synced: 25 Jul 2025
https://github.com/rnd-soft/rspec-flaky
Gem for catching flaky tests
flakiness gem rspec rspec-rails ruby test-flakiness
Last synced: 12 May 2025
https://github.com/adichat/webdoc
Web server to :file_cabinet: Browse📂local files in 4 lines of Ruby🎉
browse file-browser file-explorer ruby web-server
Last synced: 03 Aug 2025
https://github.com/vitallium/intellij-plugin-ruby-lsp
Ruby LSP support for RubyMine to improve rich features.
intellij-plugin ruby ruby-lsp rubymine
Last synced: 23 Apr 2025
https://github.com/sergio-fry/devup
Describe development services with docker-compose
developer-tools devops docker docker-compose dotenv postgresql rails redis ruby
Last synced: 27 Aug 2025
https://github.com/marioruiz/nice_hash
You can easily generate all the hashes you want following the criteria you specify. Many other features coming to Hash class like the methods 'bury' or select_key, access the keys like methods: my_hash.my_key.other_key. You will be able to generate thousands of different hashes just declaring one and test easily APIs based on JSON for example.
api generation hash json nicehash pattern random ruby ruby-gem string testing
Last synced: 07 May 2025
https://github.com/ytakkar/rails-notes-app
A Notes-App created with Rails!!
Last synced: 07 May 2025
https://github.com/rmm5t/iso639
:earth_americas::earth_asia: A ruby gem for ISO 639-1 and ISO 639-2 lookups by name, alpha-2 code, or alpha-3 code
Last synced: 07 May 2025