I have a question about how to do something \"The Rails Way\". With an application that has a public facing side and an admin interface what is the general consensus in the
Thanks to everyone that answered my question. Looks like the consensus is to use namespaces if you want to as there is no DHH sponsored Rails Way approach. :)