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
Post a Comment