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

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -