Latest Ruby News

Stay updated with the Ruby community

Discover the latest articles, tutorials, and insights from the Ruby and Rails ecosystem.

1263 articles

April 8, 2026 Static GIS maps, pure Ruby, GeoJSON support, and zero JavaScript bloat. Over 15 years ago, I discovered the GD library at a Linux confer...

about 2 months ago Read More

#​795 — April 9, 2026 Read on the Web Ruby Weekly A Maintainer's Guide to Ruby's Release Cycle — Core team member hsbt explains how Ruby 3.2 and 3.3 a...

about 2 months ago Read More

Very often I see JavaScript developers getting tired of building backend APIs with Express.js….

about 2 months ago Read More

Rabarber, a role-based authorization gem for Rails, releases v6.0.0. The new version finalizes the API cleanup started in v5 and reworks the caching m...

about 2 months ago Read More

When a small UI interaction gets tricky, it’s easy for Stimulus/JS to end up full of class toggling that’s really just presentation logic. This articl...

about 2 months ago Read More

https://rubystacknews.com/2026/04/07/mapview-static-maps-for-rails-no-js-no-frontend-just-ruby/

about 2 months ago Read More

Five git one-liners I run on every new codebase before opening a file. Churn hotspots, bus factor, bug clusters, commit velocity, and crisis patterns....

about 2 months ago Read More

April 7, 2026 From the creator of ruby-libgd and libgd-gis comes native Rails integration Many of you already know ruby-libgd – the gem that brings GD...

about 2 months ago Read More

We’re building the Ruby Users Forum, a growing community focused on knowledge sharing, collaboration, and continuous learning.

about 2 months ago Read More

https://rubystacknews.com/2026/04/06/whats-this-dragonruby-game-toolkit/

about 2 months ago Read More

April 6, 2026 Ruby outside the web browser. On a game cartridge. Sort of. Every so often, something appears in the Ruby world that doesn’t fit the usu...

about 2 months ago Read More

Very often I find myself remembering the “bad old days” of Linux. If you wanted to install a simple…

about 2 months ago Read More

If you’ve been following any of the recent Heroku announcements… https://judoscale.com/blog/heroku-whats-going-on

about 2 months ago Read More

https://rubystacknews.com/2026/04/05/this-week-in-rails-faster-logs-reliable-parallel-tests-and-key-deprecations/

about 2 months ago Read More

April 5, 2026 A new batch of improvements has landed in the Rails codebase this week, focusing on performance refinements, testing reliability, and cl...

about 2 months ago Read More

I’ve written an article about how I make it simpler for new developers to contribute to projects, rather than throw up barriers to keep people out.

about 2 months ago Read More

llm.rb v4.11.0 introduces streaming tool execution—tools can start while the model is still responding, overlapping latency with output. It adds MCP s...

about 2 months ago Read More

rbenv vs rvm vs asdf vs mise vs chruby vs direnv Very often I see beginners getting…

about 2 months ago Read More

https://a-chacon.com/en/just%20ruby/2026/04/03/rv-missing-piece-for-ruby-programmer-happiness.html

about 2 months ago Read More

Very often I find myself writing small, standalone Ruby scripts. Maybe it’s a web scraper, a small…

about 2 months ago Read More

Ruby 4.0 has continued the tradition of moved gems from “default” to “bundled status” - but to many Ruby developers, the exact difference isn’t clear....

about 2 months ago Read More

I nearly removed a working feature because a dynamic Rails abstraction hid its callers from search. Here’s a look at the hidden maintenance costs of e...

about 2 months ago Read More

Rails upgrades don’t become difficult because of Rails. They become difficult because systems accumulate structure.

about 2 months ago Read More

Hello! I’ve just released updates to my introductory Rails on RSpec book for Rails 8 and Ruby 4. It’s available now on Leanpub, and as always a free u...

about 2 months ago Read More

If you are a Ruby on Rails developer, you have definitely heard about Elixir and the Phoenix…

about 2 months ago Read More

Internator is still the Ruby CLI that:

2 months ago Read More

https://piechowski.io/post/ruby-3-2-eol/

2 months ago Read More

https://rubystacknews.com/2026/04/02/the-ai-art-competition-that-nobody-won/

2 months ago Read More

April 2, 2026 fter teaching different AIs the ruby-libgd interfaces, I proposed a competition: Who could create the most creative and beautiful image ...

2 months ago Read More

#​794 — April 2, 2026 Read on the Web Ruby Weekly The 'RubyGems Fracture' Incident Report — A postmortem of the Ruby Central vs Bundler story in late ...

2 months ago Read More

How Importmaps Work in Rails (And Why You Don’t Need Webpack) When I first started…

2 months ago Read More

Rails 8.0 is going EOL soon; if you’ve already got it done, great! If you’re stuck with a legacy project and need to plan an upgrade, though, this gui...

2 months ago Read More

Competent vs Incompetent Ruby Devs When Encountering React: https://andymaleh.blogspot.com/2026/04/competent-vs-incompetent-ruby-devs-when.html

2 months ago Read More

In this episode, we look at how we can modify our application from a performance aspect to increase our job security. We’ll slow down our application ...

2 months ago Read More

For a long time, if you wanted to build a fast, modern web application without page reloads, you had…

2 months ago Read More

https://rubystacknews.com/2026/03/31/rails-logs-a-blessing-in-development-a-headache-in-production/

2 months ago Read More

March 31, 2026 The Love Affair You know the feeling. Local machine, Rails server running, something breaks. You glance at the terminal and there it is...

2 months ago Read More

https://judoscale.com/blog/judoscale-on-tour-ode-to-heroku

2 months ago Read More

I’ve released Rails Consent, a Rails Engine that provides a simple way to add cookie consent and privacy preference management to Ruby on Rails applic...

2 months ago Read More

March 31, 2026 It happened on a Tuesday. I was writing a small microservice in Go, nothing fancy, just an API endpoint that fetched some data from a d...

2 months ago Read More

I recently released Turbo Tour, a Ruby on Rails engine that makes it easy to add interactive product tours to your Rails applications.

2 months ago Read More

When I first started web scraping, my workflow was always the same. I would use Nokogiri to download…

2 months ago Read More

https://www.rorvswild.com/blog/2026/advanced-domain-modeling-global-message-bus-event-reporter A new way to decouple code since Rails 8.1

2 months ago Read More

Five signals that tell you the codebase (not the team) is the bottleneck, turned into an interactive scoring rubric. Covers estimate padding, deploy f...

2 months ago Read More

https://rubystacknews.com/2026/03/30/github-deletes-your-traffic-logs-every-14-days-heres-how-to-stop-that-with-ruby/

2 months ago Read More

March 30, 2026 Motivation: I didn’t want to lose the metrics for ruby-libgd and libgd-gis. So I built an app that stores all logs and generates custom...

2 months ago Read More

We recently introduced Aha! Builder, our new AI-powered product for creating prototypes and business applications. It allows you to describe the app y...

2 months ago Read More

This skill is built on real-world experience, not just documentation:

2 months ago Read More

https://rubystacknews.com/2026/03/30/ruby-libgd-the-modern-ruby-image-library-youve-been-sleeping-on/

2 months ago Read More
Railsrome

© 2024 Your Company, Inc. All rights reserved.