Rails writes a new cache entry based on the first request. But what happens when that request is from an admin?
Learn how to improve the interface of your existing Active Record Models with this underutilized API.
Let’s explore the benefits of using the React on Rails gem and how it can streamline your development process.
The contents of a map
block should probably be an instance method on each item.
Join me on my first journey with this new library.
Webpacker was retired for Rails 7. Let’s explore some options for replacing it when making an upgrade.
If we want clients to create small controllers and use resources in their routes, it’s a good idea to know why. This is a refresher of Derek Prior’s advice from Railsconf 2017.
Writing and previewing dynamic content in HTML emails with MJML’s secret feature.
Are your feature flags states leaking between your test cases? Stub them all to make your test suite more reliable. Here’s how.