Topic: Rails and CMS
I am having trouble with routing using Rails 3.2.8. and any CMS rideing on it. Any CMS I use, I have no trouble when I first load rails and my routing file is automatically configured. After I try using another CMS application with rails, the routing file is not configured and I can't figure out how to configure it. I can completly reload my OS (Unbuntu 11.4), reload rails, load a new CMS Gem and the route file is configured.