NOT LIVE / DRAFT ONLY

#​783 — January 15, 2026

Read on the Web

Together with  AppSignal logo

Ruby Weekly

TruffleRuby 33: The High Performance, GraalVM-Based Ruby Implementation — Healthy languages have multiple implementations, and TruffleRuby, originally created by the late Chris Seaton, is celebrating its 13th birthday with both a major release and new web site. v33 boasts it's ‘the fastest and easiest Ruby to install' – a claim I just successfully tested.

The TruffleRuby Team

Start Fixing Bugs Faster with AppSignal — AppSignal gives Ruby developers the tools they need to fix bugs, track performance issues, and ship with confidence. Easy to set up, a joy to use, and built for teams that care about their code. Start your free trial today, no credit card required.

AppSignal sponsor

Ruby 4.0.1 Released — A minor update to Ruby 4.0, including a fix to a regression in Kernel#sleep, as well as a few smaller bugfixes. Future releases (4.0.2, 4.0.3, etc.) are expected every two months from here on.

Takashi Kokubun

💡 Ruby 3.2.10 has also been released applying CVE fixes and resolving some OpenSSL 3.6.0 related issues. 3.2 will go 'end of life' in March, however, so you're recommended to upgrade to Ruby 3.3/3.4 soon.

⚡️ IN BRIEF:

Portable mruby Binaries with Cosmopolitan — Let’s say you want to use mruby as a way to create standalone executables and have them run across numerous systems: mruby 3.5’s new Cosmopolitan Libc support comes to the rescue!

Paweł Świątkowski

🌐 Ruby Can Draw Cities Now — An initial look at using libgd-gis, a libgd-powered way to render maps and GeoJSON layers from Ruby.

Giménez Silva Germán Alberto

Build a Feature Flag System in 50 Lines with Rails.app.creds — Feature flags that are version-controlled, easy to override in development, and don’t require another service to manage.

Code with Rails

🤖 Plan Your Rails Upgrade with FastRuby’s AI-Powered Tool in Minutes — In a few clicks, know what it takes to upgrade your Rails app. Low on time? Ship your upgrade with FastRuby’s Bonsai team.

FastRuby.io | AI-Powered Roadmap sponsor

📄 Find the Last Matching Element with rfind – One of Ruby 4.0’s new features. Andy Croll

📄 Nested Forms Without accepts_nested_attributes_for in Rails Rails Designer

📄 Monitoring LLM Usage in Rails with RubyLLM::Monitoring Patricio Mac Adden

📄 Building a File Deduplication System with Active Storage Code with Rails

🛠 Code & Tools

Protocol::URL A New Way to Parse, Manipulate and Construct URLs — A modern clean, standards-compliant API for working with URLs according to RFC 3986. Tidy and well documented.

Samuel Williams

🖼️  FastResize: A High Performance Image Resizing Library — With the boast of being ‘the fastest image resizing library on the planet’, I had to give this a try. It supports resizing JPEG, PNG, WebP and BMP in a variety of ways and worked well in my own testing.

Tran Huu Canh

Your 90% Test Coverage Is Hiding Untested Methods — Shipping AI code? Undercover warns you which methods lack tests, right in your Ruby PRs. Free for open source.

Undercover CI sponsor

🤖 RubyLLM 1.10.0: The Cross-Provider LLM API for Ruby — A significant release for the popular cross-provider LLM API that brings first-class extended thinking across providers, Ruby 4.0 support, full Gemini 3 thinking-signature support, and more.

Carmine Paolino et al.

httplog 1.8.0: Log Outgoing HTTP Requests in Ruby — Handy for debugging API integrations or just to get a feel for what’s going on under the hood. Hooks into HTTP, HTTParty, Net::HTTP, OpenURI and others.

Thilo Rusche

  • Ruby Next v1.2 – Transpiler and polyfills to use modern Ruby syntax and APIs on older versions and alternative implementations. Now with more Ruby 4.0 feature support.

  • rbspy v0.42.0 – Sampling profiler for Ruby processes that can be used without restarting them. Adds support for this week's Ruby releases.

  • Typelizer 0.7 – Automatically generates TypeScript interfaces from Ruby serializers for type consistency.

  • The Git Gem v4.3 – Ruby interface for interacting with Git repos using the command line.

  • Haml 7.2 – The long-standing HTML Abstraction Markup Language template engine.

  • Thor 1.5 – Simple tool for building self-documenting command line utilities.

  • RQRCode v3.2 – Library for creating and rendering QR codes.

  • Resque 3.0 – The Redis-backed background job library.

  • RubyGems 4.0.4

  • RDoc 7.1

📰 Classifieds

💰We’ll save you 33% on your hosting bill – or YOU DON’T PAY. Try the ONLY autoscaler with a savings guarantee.


🚀 Auth0 for AI Agents is the complete auth solution for building AI agents more securely. Start building today.

📢  Elsewhere in the ecosystem

Some other interesting stories in the broader landscape: