rails 3 No route matches error -


i newbe rails3
have 20 controllers in rails app..redirecting 1 controller 1 rails app gives no route matches

should add resources :controllername entry each controller in routes.rb file?
or other general method this?

when run rake:routes route there? if not you'll 'no route matches'. better use routes.rb config continuously redirect 1 controller another


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -