Latest Ruby News

Stay updated with the Ruby community

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

1434 articles

https://dev.to/sergii-khomenko/writing-code-got-cheap-being-responsible-for-it-didnt-what-shipping-an-ai-generated-gem-taught-1fci

about 2 months ago Read More

When you run rails generate model, Rails defaults to using a standard auto-incrementing integer for…

about 2 months ago Read More

New episode is out. David recaps Blue Ridge Ruby and talks about coming back motivated to contribute more to open source, which leads into a broader d...

about 2 months ago Read More

A collection of the various Ruby libraries and execution environments for building desktop, mobile, terminal, game, and browser applications.

about 2 months ago Read More

https://rubystacknews.com/2026/05/21/inside-rubys-object-model/

about 2 months ago Read More

May 21, 2026 How MRI Really Implements include, prepend, extend, Singleton Classes and Method Lookup Ruby’s object model looks elegant from the outsid...

about 2 months ago Read More

Most developers think that “progress” means adding lines of code. We feel good when we finish a new…

about 2 months ago Read More

I wrote a post as an introduction to developing your own AI agent that is backed up an ActiveRecord model. The agent can search and read man pages, an...

about 2 months ago Read More

A walk through the design choices for showing rich UI in an LLM chat app instead of plain text bubbles. Tools, schemas, and a tiny gem for generative ...

about 2 months ago Read More

https://github.com/sergey-homenko/llm_cost_tracker

about 2 months ago Read More

https://rubystacknews.com/2026/05/20/ruby-libgd-cheat-sheet-building-native-graphics-pipelines-in-ruby/

about 2 months ago Read More

May 20, 2026 Modern Ruby applications rarely interact directly with native graphics pipelines. Most projects delegate image processing to external too...

about 2 months ago Read More

#​801 — May 21, 2026 Read on the Web Ruby Weekly 🛠️ One Year of Ruby on Rails Configuration — The creator of GoodJob shares a tour of the monkey ...

about 2 months ago Read More

Dropping a column is simple in syntax but risky in production. Between running the migration and restarting the app, the old process still serves traf...

about 2 months ago Read More

We are living in a wild time for software development. With tools like Cursor, Windsurf, and ChatGPT,…

about 2 months ago Read More

Every morning, I see the same thing on my Twitter feed or the GitHub Trending page. A new Ruby gem is…

about 2 months ago Read More

I got tired of the existing APM options being overkill for smaller Rails projects, so I built DeadBro. It detects N+1 queries, tracks errors with full...

about 2 months ago Read More

Springtime in Portland is always a true delight, and the perfect backdrop for our newest release of Bridgetown, version 2.2 “Verdant River City“. Feat...

about 2 months ago Read More

ActiveHarness — a Ruby framework for building production-ready AI agents with multiple LLM providers, lifecycle hooks, and a Rails-friendly DSL. Made ...

about 2 months ago Read More

We are a renowned Software Development Company in the USA called Sapphire Software Solutions that provides inexpensive Web and Mobile Application Deve...

about 2 months ago Read More

I just released stimulus_grid_rails v0.1.0 — Rails + Hotwire bindings for a server-driven, multi-user editable data grid over Turbo Streams and Action...

about 2 months ago Read More

When to reach for duck typing and when for inheritance in Ruby. Template Method, hook messages, and the signals that point to a hidden abstraction.

about 2 months ago Read More

https://rubystacknews.com/2026/05/19/inside-rubys-net-http-exploring-the-networking-engine-behind-ruby-apis/

about 2 months ago Read More

May 19, 2026 Most Ruby developers use HTTP every day. Whether through: …underneath the stack, many requests still pass through Ruby’s classic net/http...

about 2 months ago Read More

If you want a terminal that tells you if a command is valid, predicts what you’re about to type, and…

about 2 months ago Read More

I spent years looking at websites like Stripe or Linear and feeling depressed. I would try to…

about 2 months ago Read More

https://yaroslav.io/posts/inkmark-fast-ai-first-markdown

about 2 months ago Read More

https://www.rubyforum.org/t/phlex-literal-are-joining-the-ruby-users-forum

about 2 months ago Read More

https://paweldabrowski.com/farewell-to-rails-way/when-rails-way-does-not-work

about 2 months ago Read More

CMDx has been updated with richer error messages that include links to documentation and common issues. Middleware’s how support using status methods ...

about 2 months ago Read More

https://github.com/perrystreetsoftware/rubyzen Rubyzen is a modern linter for Ruby that allows you to write architectural lint rules as unit tests

about 2 months ago Read More

AI-driven development is a spectrum, not a one-size-fits-all solution. Like editor setups in 2014-2018, you need to find your own workflow instead of ...

about 2 months ago Read More

https://rubystacknews.com/2026/05/18/inside-rubys-json-library-complete-deep-dive/

about 2 months ago Read More

May 18, 2026 Introduction This tutorial explores the internals of the JSON library used by entity [“software”,”Ruby”,”CRuby interpreter”]. The archive...

about 2 months ago Read More

A summary of my time at Blue Ridge Ruby 2026

about 2 months ago Read More

If you’ve tried the new rails generate authentication command in Rails 8, you know it’s a breath of…

about 2 months ago Read More

Production timeouts are rarely “just call Timeout.timeout.” You need a real budget, predictable expiry, and a way to pass that budget to the next serv...

about 2 months ago Read More

The “Zero-Service” Monolith: How to run your entire app on a single server port For years,…

about 2 months ago Read More

before_action is where a controller declares the request prerequisites that must run before action-specific code.

about 2 months ago Read More

https://rubystacknews.com/2026/05/18/inside-rubys-range-a-tour-through-range-c/

about 2 months ago Read More

May 18, 2026 Most Ruby developers use ranges every day: They feel lightweight, expressive, and almost deceptively simple. Built for Ruby on Rails Buil...

about 2 months ago Read More

Generated automatically by RubyEventsBot using ruby-libgd. Updated every 7 days. #Ruby#RubyEvents#RubyLanguage#RubyOnRails Built for Ruby on Rails Bui...

about 2 months ago Read More

https://github.com/elct9620/kobako

about 2 months ago Read More

For almost 15 years, if you wanted to build a Rails app with a login system, the answer was always…

about 2 months ago Read More

https://github.com/sergey-homenko/llm_cost_tracker

2 months ago Read More

If you are a solo developer with “Shiny Object Syndrome,” you know the feeling. You have a great idea…

2 months ago Read More

Real-Time Rails Without Redis: A Guide to Solid Cable For years, adding a single real-time…

2 months ago Read More

Building an Infinite Scroll in Rails 8 (Zero Custom JavaScript) Every modern web…

2 months ago Read More

https://paweldabrowski.com/farewell-to-rails-way/what-is-rails-way

2 months ago Read More
Railsrome

© 2024 Your Company, Inc. All rights reserved.