JRuby 10, Part 1: What's New
JRuby 10: 'Our Most Important Release Ever' — I think it’s easy to argue the JVM-based...
GitHub - ankane/hypershield: Shield sensitive data in Postgres and MySQL
Hypershield 0.5: Shield Sensitive Data in Postgres and MySQL — Looking to hide sensitive data to...
Fixed-cost, Monthly Rails Maintenance by FastRuby.io
🚀 FastRuby.io Makes Your Rails Upgrade Delightfully Boring with Bonsai — The team behind RailsBump.org offers gradual,...
Release 1.1.0 · crmne/ruby_llm
RubyLLM 1.1: Work with AI the Ruby Way — One of a recent group of libraries...
Introducing MonkeysPaw - a prompt-driven web framework in Ruby
Introducing MonkeysPaw: A Prompt-Driven Web Framework in Ruby — You probably won’t be rolling this into...
Episode 504 - Boolean vs Datetime | Drifting Ruby
▶️ Boolean vs Datetime for Marking States — Rather than mark a row in your database as...
Heroku SSL Revisited (2025 Edition)
Heroku SSL Revisited (2025 Edition) — Reflections on the quirks of getting Heroku and Cloudflare to...
Let there be docs! Generating an OpenAPI schema across the Rails stack—Martian Chronicles, Evil Martians’ team blog
Let There Be Docs: Generating an OpenAPI Schema Across the Rails Stack — Do you prefer to...
https://www.rubyevents.org/
📅 Ruby Events: 6,000+ Talks from 200+ Ruby Events — Formerly known as Ruby Video, this...
Ruby on Rails in 2025: Top Trends & Key Insights – Rubyroid Labs
RoR in 2025: Outdated or Underrated? — From fast frontends to smart backends, Rails is leveling...
Ruby makes advanced CLI options easy
How Ruby Makes Advanced CLI Options Easy — Ruby’s OptionParser standard library offers a straightforward way...
GitHub - dieter-medium/bidi2pdf: Convert a url to pdf using ruby & chrome / chromedriver / chromium
bidi2pdf: Convert a URL to PDF using Ruby and Chrome — A proof of concept offering...
Release v1.15.0 · rage-rb/rage
Rage 1.15: An HTTP API Framework Compatible with Rails — A high performance, fiber-based API-only Web...
GitHub - mtgrosser/nodo: Call Node.js from Ruby
Nōdo: A Way to Call Node.js from Ruby — A mechanism for letting Ruby scripts make...
RoR - Support & maintenance
🛤️ Don’t Let Tech Debt Stop You in Your Tracks — Hire engineers with 15 years...
Hiding Unfinished Features in Rails
Hiding Unfinished Features in Rails — A quick and easy tip for adding a under_construction helper...
Profiling Ruby on Rails Applications with Rails Debugbar
Profiling Rails Apps with Rails Debugbar — Julien Bourdeau’s DebugBar gives you an extra way to...
Fixed-cost, Monthly Rails Maintenance by FastRuby.io
💤 Make Ruby Upgrades Budget-Friendly & Boringly Reliable — FastRuby’s fixed-cost, monthly maintenance services keep security...
RubyUI - Component Library
RubyUI 1.0: Reusable Copy-and-Paste Components for Rails Apps — Formerly known as PhlexUI, RubyUI is a...
A Practical Guide to Postgres Isolation Anomalies and How To Tame Them
A Practical Guide to Taming Postgres Isolation Anomalies — A practical, Ruby-themed (though SQL heavy) walkthrough...
GitHub - yjacquin/fast-mcp: A Ruby Implementation of the Model Context Protocol
Fast MCP: A Ruby Implementation of the Model Context Protocol — MCP (Model Context Protocol) servers...
Ruby 3.2.8 Released
Ruby 3.2.8 and 3.1.7 Released — These minor releases fix the vulnerabilities in CGI and URI...
Introducing Alarms: Get real-time alerts from any query in Honeybadger
NEW: Get Real-Time Alerts from Your Logs in Honeybadger — We just shipped a new feature...
Exploring Ruby Ractors
Exploring Ruby Ractors — Inspired by some recent posts about Ractors, John set out to see...
Introducing New Policies to Support the Growth of RubyGems
New Policies to Support the Growth of RubyGems — In response to a potential legal issue...
https://allaboutcoding.ghinda.com/example-of-value-objects-using-rubys-data-class
Examples of Value Objects with Ruby's Data Class — We linked to Lucian’s article on value...
Fixed-cost, Monthly Rails Maintenance by FastRuby.io
🚀 FastRuby.io Makes Your Rails Upgrade Delightfully Boring with Bonsai — The team behind RailsBump.org offers gradual,...
GitHub - picoruby/picoruby: PicoRuby is the smallest Ruby implementation for one-chip microcontrollers
PicoRuby: A Tiny Ruby Implementation for Microcontrollers — An interesting alternative mruby implementation designed to get...
Release RuboCop v1.75.0 · rubocop/rubocop
RuboCop v1.75.0: The Static Code Analyzer and Formatter — RuboCop gains improved support for Ruby 3.4....
GitHub - thoughtbot/terrapin: Run shell commands safely, even with user-supplied values
Terrapin 1.1: Run Shell Commands Safely — A little extra abstraction for running shell commands that...
Ruby Debugging Tips and Recommendations in 2025
Ruby Debugging Tips and Recommendations in 2025 — A brief piece but packed with advice from...
GitHub - yegor256/iri: Simple and immutable URI/URL builder in Ruby, with a fluent interface
iri: Simple Immutable Ruby URI Builder — Offers an interesting chain-able fluent API for adding various...
GitHub - eestrada/psyllium: A Ruby gem making it easier to use Fibers.
Psyllium: A Gem Making It Easier to Use Fibers — Adds convenience methods to the Fiber...
Understanding Queue Time: The Metric that Matters
Confused About Request Queue Time? — Check out our illustrated guide, with diagrams galore and just...
Release TruffleRuby 24.2.0 · oracle/truffleruby
TruffleRuby 24.2: The High Performance Ruby Implementation — Now supporting Ruby 3.3.5 features, TruffleRuby is an...
Home
Just the Docs: A Jekyll Theme for Documentation Sites — Only tangentially Ruby related (but it...
A Step-by-Step Guide to Upgrading Your Ruby Version - FastRuby.io | Rails Upgrade Service
🚀 Need to Upgrade Ruby? Here is a Free Step by Step Guide by FastRuby — The...
Finding the opposite of what you have with rails invert_where
Finding the Opposite of What You Have with Rails invert_where — Rails has so many helpful...
Simple Declarative Presence for Hotwire apps with AnyCable—Martian Chronicles, Evil Martians’ team blog
Simple Declarative Presence for Hotwire Apps with AnyCable — How to implement user presence tracking in...
https://allaboutcoding.ghinda.com/how-to-create-value-objects-in-ruby-the-idiomatic-way
Creating Value Objects the Idiomatic Way — If you’ve got a value more elaborate than a...
Installing the sassc Ruby gem on a Mac. A debugging story
Installing the sassc Gem on a Mac: A Debugging Story — Native extensions are often the...
Building an always-on (Ruby) production profiler - ivo's awfully random tech blog
▶ Building an 'Always-On' Production Profiler — A talk from Ruby Kaigi 2024 on Datadog’s production profiler....
Intro - Ruby, Ractors, and Lock-Free Data Structures
Ruby, Ractors, and Lock-Free Data Structures — An extensive, multi-chapter article that goes into serious depth...
Valid Eval Achieves 2-5x Performance Gains, Improves Security for Ruby on Rails Architecture - FastRuby.io | Rails Upgrade Service
Tech Debt Slowing You Down? A Case Study About Bonsai — See how Bonsai by FastRuby.io ...
How to Roll Your Own Autoscaling
Want to Roll Your Own Autoscaling? Here Are Our Secrets 🤫 — Does it make sense...
Introducing Sidekiq 8.0
Introducing Sidekiq 8.0 — Ruby’s most popular background job framework has a new release that adds...
An Opinionated Guide to Configuring Rails on Heroku
An Opinionated Guide to Configuring Rails on Heroku — A variety of settings and other considerations...
Imagine: Rails 8 Solid Trifecta: Cache, Cable, Queue
Rails 8's Solid Trifecta: Cache, Cable, and Queue — A comparison of Rails 8’s new systems...
Four choices for packaging Ruby binary distributions
Four Choices for Packaging Ruby Binary Distributions — Well, not exactly. Many attempts have been made...
Better Know A Ruby Thing: Method Lookup – Noel Rappin Writes Here
Better Know a Ruby Thing: Method Lookup — “Let’s talk about method lookup in Ruby, which...