Layout rendering in Rails Part 2: Implicit, per controller layouts
In the first part of this series, we learnt how implicit rendering works to separate authenticated vs unauthenticated sections of an app. In this second part, we will learn how to use this technique to build interfaces for specific controllers.
The a...
dev.julianpinzon.com7 min read