An Opinionated Guide to Configuring Rails on Heroku
An Opinionated Guide to Configuring Rails on Heroku — A variety of settings and other considerations...
Four choices for packaging Ruby binary distributions
Four Choices for Packaging Ruby Binary Distributions — Well, not exactly. Many attempts have been made...
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 ...
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...
Introducing Sidekiq 8.0
Introducing Sidekiq 8.0 — Ruby’s most popular background job framework has a new release that adds...
GitHub - displayful/turnstiled: Integration Cloudflare Turnstile into Ruby on Rails with ease.
Turnstiled: Use Cloudflare Turnstile in Rails Apps — Turnstile is a Cloudflare service that replaces CAPTCHAs...
How to Roll Your Own Autoscaling
Want to Roll Your Own Autoscaling? Here Are Our Secrets 🤫 — Does it make sense...
Home
🤖 RubyLLM: Work with AI the Ruby Way — A single, Ruby-centric way to interact with LLM...
Debugbar: Powerful devtools for Ruby on Rails
Debugbar: DevTools-Like Introspection for Rails Apps — Debugbar adds an area to the bottom of your...
What happens when code reviews aren’t mandatory?
✅ What Happens When Code Reviews Aren’t Mandatory? — Code reviews can feel like bottlenecks, slowing...
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...
OmniAI 2.0
🤖 OmniAI 2.0: A Unified Ruby API for Multiple AI Providers — If you’ve worked with hosted...
GitHub - floere/phony: E164 international phone number normalizing, splitting, formatting.
Phony: International Phone Number Normalizing and Formatting — For full, international E.164 standard numbers only.
GitHub - ruby-git/ruby-git: Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.
The Git Gem 3.0: A git Wrapper for Use from Ruby — If you want to...
GitHub - michaeleisel/Exeggutor: A Simple, Capable, and Unified Interface for Managing Subprocesses in Ruby
Exeggutor: A Unified Interface for Managing Subprocesses — A library aiming to bring some added calm...
GitHub - grosser/parallel_tests: Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
ParallelTests 5.0: More Cores == Faster Tests — Speed up Minitest, RSpec, Turnip, Cucumber or Spinach...
What’s The Deal With Ractors?
What’s the Deal with Ractors? — Introduced in Ruby 3.0, Ractors provide an actor-based, truly parallel...
Datadog Ruby Debugging | Datadog
Optimize Ruby App Performance in Real-Time — Visualize Ruby performance using detailed flame graphs to identify...
The Pitchfork Story
The Pitchfork Story — Rails core member and Shopify engineer Jean led the development of a...
Rails views, web components, React. Why make a choice?
Rails Views, Web Components, React.. Why Make a Choice? — A novel take on choosing an...
Phlex for Rails Emails: Action Mailer without ERB
Using Phlex for Emails: Action Mailer Without ERB — Phlex has grown in popularity as a...
Webinar | Proactive Postgres Practices to Prevent Performance Bottlenecks
Keep Postgres Maintenance from Slowing Down Your Ruby App — Secure your spot to learn the...
Effortless Rails Maintenance: CodeCare Plus from reinteractive
Seamless Rails Upgrades: Expert Maintenance. Fixed Price — Upgrade RoR smoothly. We offer expert Rails maintenance...
GitHub - MatheusRich/rails-diff: Compare Rails-generated files with the ones in your repository
Rails::Diff: Compare Rails-Generated Files with the Ones in Your App — You might diligently upgrade your...
RBS comments support · Sorbet
Sorbet Adds Support for RBS Comments — Long before RBS was a thing, Sorbet brought type...
Compile Ruby apps with Tebako
Compiling Ruby Apps to Binaries with Tebako — A look into Tebako, a tool (written in...
Valid Eval Achieves 2-5x Performance Gains, Improves Security for Ruby on Rails Architecture - FastRuby.io | Rails Upgrade Service
Tech Debt Dragging You Down? A Case Study About Bonsai — Too many security CVEs in...
TIL in CFP Coaching: How to Submit a RailsConf Talk Proposal
How to Submit a Better RailsConf Talk Proposal — The CFP for RailsConf 2025 closes tomorrow...
Dealing with (Hypothetical) Sham Packages - RubyGems Blog
Dealing with (Hypothetical) Sham Packages — A fictional-but-based-on-experience account of how a malicious version update for...
Building an Inertia app with Rails - Avo
Building an Inertia App with Rails — Get the benefits of a React-based SPA approach on...
Why Ruby on Rails still matters
Why Ruby on Rails Still Matters — You’re reading a Ruby newsletter, so you probably don’t...
Shared Hardware: How Bad Can it Get?
So About Those “Noisy Neighbors”… 😬 — Discovering some unfortunate realities of shared hardware (standard dynos??)...
GitHub - jonathanyeong/bsky-parser: Bluesky text parser that outputs parsed text with rich text facets
Bsky Parser: Bluesky Text Parser That Outputs Rich Text Facets — If you’ve ever written code...
Ruby 3.4.2 Released
Ruby 3.4.2 Released — It’s not just Christmas Day when we get new Ruby releases, it...
GitHub - 3v0k4/favicon_factory: Generate favicons from an SVG
FaviconFactory: Generate Favicons from an SVG
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,...
CONVENTIONS.md file for AI Rails 8 development
CONVENTIONS.md file for AI Rails 8 development
Phlex | View components in Ruby
Phlex 2.0: Component-Oriented Server-Side Rendered Views Library — A way to build HTML, SVG and CSV...
Application Monitoring & Error Tracking for Developers
Honeybadger Keeps Getting Better — Honeybadger delivers real-time insights with performance and uptime monitoring, log management,...
https://leonvogt.com/camera-access-with-hotwire-native
Camera Access with Hotwire Native — Hotwire Native is 37signals’ Rails-aligned (but not Rails exclusive) framework...
Surely you must be joking, Jupyter notebooks with Ruby! by Landon Gray
▶ Why to Use Jupyter Notebooks with Ruby — There have been a few attempts at bringing...
Boosting JRuby Startup with AppCDS and AOT caching
Boosting JRuby Startup with AppCDS and AOT Caching — JRuby’s maintainer shares the results of an...
The state of Security in Rails 8
The State of Security in Rails 8 — Greg gave ▶️ a talk about Rails security...
Using Different Size Pools - Pat Shaughnessy
The Role of Size Pools in Ruby Garbage Collection — Garbage collection improvements have fuelled a...
GitHub - janko/image_processing: High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick
ImageProcessing 1.14: High-Level Image Processing Wrapper for libvips and ImageMagick — “The goal of this project...
AI isn’t a crutch. It’s a mirror. Are you ready to look?
🫠 AI Isn’t Magic, and It Isn’t Here to Save You — It won’t fix messy...
Introducing Ephem
🔭 Ephem: Track Positions of Space Objects Accurately in Ruby — From the creator of the Astronoby...
asdf 0.16.x
Fixing asdf 0.16.x Breakages — Last week, we mentioned that the popular asdf runtime version manager...
Flexible API Versioning with Rails
Flexible API Versioning with Rails — There are two truths about API versioning: 1. It’s required....
Tiny JITs for a Faster FFI
Tiny JITs for a Faster FFI — FFI (Foreign Function Interface) lets Ruby call dynamically-linked native...