Ruby 3.5.0 preview1 Released
Ruby 3.5.0 Preview 1 Released — Christmas Day may be eight months away, but it’s time...
GitHub - CultivateLabs/raif: Ruby AI Framework
🤖 Raif: An AI Framework in a Rails Engine — There are many Ruby libraries for interacting...
GitHub - errbit/errbit: The open source error catcher that's Airbrake API compliant
Errbit: A Self Hosted Error Catcher — If you want to catch and manage errors from...
Introducing Herb: A new HTML-Aware ERB Parser for smarter developer tooling
Introducing Herb: A New HTML-Aware ERB Parser for Smarter Developer Tooling — Herb was created to...
GitHub - gurgeous/table_tennis: A Ruby library for printing stylish tables in your terminal.
TableTennis: Print Stylish Tables at the Terminal — A Ruby library for printing tabular data in...
Rails Error Tracking & Performance Monitoring
Because Reading Error Logs Is Not a Hobby — When *$!% breaks, you want to quickly...
Extracting Deprecation Warnings From the Rails Source Code - FastRuby.io | Rails Upgrade Service
Extracting Deprecation Warnings from Rails' Source Code — While FastRuby does this to improve their Rails upgrade...
mruby 3.4.0 released
mruby 3.4.0 Released — mruby began life about ten years ago as an alternative lightweight standards-compliant...
JRuby 10.0.0.0 Released — JRuby.org
JRuby 10.0 Released — Before Easter, we mentioned the imminent release of JRuby 10, the latest...
Fixed-cost, Monthly Rails Maintenance by FastRuby.io
🚀 FastRuby.io Makes Your Rails Upgrade Delightfully Boring with Bonsai — FastRuby.io’s monthly maintenance service keeps...
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...
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...
JRuby 10, Part 1: What's New
JRuby 10: 'Our Most Important Release Ever' — I think it’s easy to argue the JVM-based...
Hiding Unfinished Features in Rails
Hiding Unfinished Features in Rails — A quick and easy tip for adding a under_construction helper...
RubyUI - Component Library
RubyUI 1.0: Reusable Copy-and-Paste Components for Rails Apps — Formerly known as PhlexUI, RubyUI is a...
Ruby makes advanced CLI options easy
How Ruby Makes Advanced CLI Options Easy — Ruby’s OptionParser standard library offers a straightforward way...
Fixed-cost, Monthly Rails Maintenance by FastRuby.io
💤 Make Ruby Upgrades Budget-Friendly & Boringly Reliable — FastRuby’s fixed-cost, monthly maintenance services keep security...
Profiling Ruby on Rails Applications with Rails Debugbar
Profiling Rails Apps with Rails Debugbar — Julien Bourdeau’s DebugBar gives you an extra way to...
RoR - Support & maintenance
🛤️ Don’t Let Tech Debt Stop You in Your Tracks — Hire engineers with 15 years...
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...
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 - 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...
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...
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...
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 - 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...
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,...
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...
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...
Introducing New Policies to Support the Growth of RubyGems
New Policies to Support the Growth of RubyGems — In response to a potential legal issue...
Exploring Ruby Ractors
Exploring Ruby Ractors — Inspired by some recent posts about Ractors, John set out to see...
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...
Ruby 3.2.8 Released
Ruby 3.2.8 and 3.1.7 Released — These minor releases fix the vulnerabilities in CGI and URI...
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....
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...
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...
Ruby Debugging Tips and Recommendations in 2025
Ruby Debugging Tips and Recommendations in 2025 — A brief piece but packed with advice from...
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...
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...