You can make a website with nothing but string concatenation.| Unplanned Obsolescence
This post explores how concerns with controller callbacks are ordered against other callbacks| Kevin Murphy
Turning your API inside-out.| overreacted.io
A framework for building reusable, testable & encapsulated view components in Ruby on Rails.| ViewComponent
Action View OverviewAfter reading this guide, you will know: What Action View is and how to use it with Rails. How best to use templates, partials, and layouts. How to use localized views.| Ruby on Rails Guides
Why is our Rails app returning different HTTP status codes in different versions of Rails? Learn some tips and tricks for navigating a large ruby code base in this post.| Kevin Murphy