Monthly Archives: January 2011

Using Two Layouts in a Single Rails Controller

Sometimes, whether it is best or not, you run into the issue of having a single controller needing to display two different layouts. I’ve only run into this a hand full of times but it was annoying each time because … Continue reading

Posted in Ruby on Rails | Leave a comment