Latest Ruby News

Stay updated with the Ruby community

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

790 articles

Friendly Attributes helps reduce typing and visual clutter when building record collections. It results in concise, readable, and even joyful code tha...

4 months ago Read More

Find out everything about frozen string literals from Jean Boussier, parsing Ruby code from Pat Shaughnessy, code highlighting in Rails from Avo, sing...

4 months ago Read More

Rails 8.1 is here, and after digging into the new features, it looks like a solid upgrade 🎯. This release focuses on developer experience and producti...

4 months ago Read More

In this episode, we look at creating a failover mechanism for API requests. This can be a handy trick in situations where you want to add fault tolera...

4 months ago Read More

The one with Rails 8.1.1 release, where Jean Boussier does a deep dive into frozen string literals, where San Francisco Ruby is two weeks away, and Tr...

4 months ago Read More

Dynamic avatars with Ruby are a common feature as we usually want to provide sensible default values without resorting to the same default avatar for ...

4 months ago Read More

Ruby Enumerablea Ruby module, and a big part of what makes Ruby a great programming language.

4 months ago Read More

Are your Ruby projects suddenly failing with the error “certificate verify failed (unable to get certificate CRL)”? That’s due to a breaking change in...

4 months ago Read More

You need gems? Look at ore! I wrote a little piece about this new tool to install your gems. https://greg.molnar.io/blog/ore-bundler-compatible-gem-ma...

4 months ago Read More

One of the most demanding tasks many students face is writing a thesis. The depth of research, clarity of argument, and academic rigor required can be...

4 months ago Read More

For many learners, online classes bring flexibility but also additional challenges such as self-discipline, deadline awareness, and virtual engagement...

4 months ago Read More

In today’s fast-paced education environment, students face multiple demands: managing online classes, completing detailed coursework, and writing rigo...

4 months ago Read More

Forcing static typing into Ruby is like putting a manual transmission in a Tesla. New post on why Sorbet misses the point entirely.

4 months ago Read More

I can’t remember the last time I had this much joy introducing such a simple class. Started with Ruby 3.4 deprecation warnings, ended with a solution ...

4 months ago Read More

https://www.railscarma.com/blog/understanding-present-blank-nil-and-empty-in-ruby/

4 months ago Read More

The ri command already splits the document into well-chunked sections so that coding agents can get the correct context accurately.

4 months ago Read More

https://pearprogramming.blog/ruby/rails/activerecord/2025/10/30/a-matter-of-order/

4 months ago Read More

What are they? What purpose do they serve? Why the hell do I need to know about this Rack thing? https://www.fastruby.io/blog/Middleware-in-Rails.html

4 months ago Read More

The complete Ruby testing tutorial: understand fundamentals by building a test framework, then explore Minitest, RSpec, and Rack::Test with practical ...

4 months ago Read More

https://www.carmatec.com/blog/understanding-rubys-redo-retry-break-and-next/

4 months ago Read More

https://collectiveidea.com/blog/archives/2025/10/28/frozen-strings/

4 months ago Read More

#​773 — October 30, 2025 Read on the Web Ruby Weekly Frozen String Literals: Past, Present, Future? — You’ll either have written or seen # frozen_stri...

4 months ago Read More

As developers, there usually comes a time when we have to deal with syntax highlighting. Whether we’re building a blog, a CMS, a documentation site, o...

4 months ago Read More

Hire top iOS app developers to turn your business ideas into successful mobile apps. Our iOS app development agency builds feature-rich, user-friendly...

4 months ago Read More

https://jpcamara.com/2025/10/22/bitmasks-threads-and-interrupts-concurrent.html

4 months ago Read More

The one where Rails 8.1.0 is released, where Ruby 3.3.10 is patched, where Scott Harvey launched Rails Pulse project and Brad Gessler launches Phlex o...

4 months ago Read More

Need to switch from Ruby to SQL schema mid Rails project? Here’s how https://danielabaron.me/blog/from-ruby-to-sql-schema/

4 months ago Read More

The ModuleNotFoundError: No module named ‘rest_framework’ is a common issue faced by developers working with Django REST Framework (DRF). This error t...

4 months ago Read More

Because Rails developers don’t want to write JavaScript 👉 https://railsdesigner.com/announcing-attractive-js/

4 months ago Read More

#​772 — October 23, 2025 Read on the Web Ruby Weekly The Ruby Core Team Takes Ownership of the RubyGems Repo — After several weeks of confusion, the R...

4 months ago Read More

https://rubyelders.com/writings/2025-10-ruby-butler-1.html

4 months ago Read More

Say goodbye to messy service objects. CMDx provides a framework for designing complex business logic with clarity and consistency. https://drexed.gith...

4 months ago Read More

bringing several new capabilities and a few breaking changes.

4 months ago Read More

https://www.fastruby.io/blog/rails-event-notify.html

4 months ago Read More

Sometimes you just need to quickly clear the cache when working in your development environment. Full snippet here: https://avohq.io/blog/quickly-clea...

4 months ago Read More

Modern LLM providers can stream their responses. This is great for user experience — instead of a loading spinner, users see the response being genera...

4 months ago Read More

I’m officially launching the Phlex on Rails video course at https://beautifulruby.com/articles/phlex-on-rails-launch. It’s 45 videos split up across 7...

4 months ago Read More

I wanted to see what it would take to implement crypto payments in my app. With Coinbase Commerce, it’s surprisingly easy.

4 months ago Read More

The one where Rails announced 8.1.0RC1, Hanami announced v2.3.beta2 and Ruby Core assumes stewardship for RubyGems and Bundler

4 months ago Read More

If we have a site that publishes a considerable amount of content, we usually need to generate the assets that go with each piece of content. For exam...

4 months ago Read More

In this post, we'll explore the internals of has_one_attached method in Active Storage. It covers two interesting patterns, i.e. proxy and change obje...

4 months ago Read More

If you’re building a Ruby project without Rails and miss the convenience of bin/rails console, this post walks through how to set up a similar interac...

4 months ago Read More

I reported a few weeks ago some discrimination that my girlfriend has experienced at a tech team, which is similar to discrimination I have experience...

5 months ago Read More

Active Storage uses two main models: blobs and attachments. Blobs store the uploaded file's metadata and a link to the actual file, while attachments ...

5 months ago Read More

Going through SOC 2 compliance for Humadroid made me realize there’s a gap in Rails security - between basic authentication and actually sleeping at n...

5 months ago Read More

https://railsdesigner.com/introducing-perron/

5 months ago Read More

#​771 — October 16, 2025 Read on the Web Ruby Weekly Lost in Minitest? Start Here! — I’m a big Minitest fan, but RSpec is still the most common testin...

5 months ago Read More

We’ve compiled suggestions of specific exercises that will expose you to a wide range of examples that embody the most important concepts and prepare ...

5 months ago Read More

Turbo and ActionCable make it easy to build real-time features in our apps. How do they work? This article attempts to demystify some of the inner wor...

5 months ago Read More
Railsrome

© 2024 Your Company, Inc. All rights reserved.