Displaying 1 result from an estimated 1 matches for "real_estate_application_2".
2009 Jan 26
0
undefined method error for a polymorphic route
...o do this.
After firing up the app and running my tests, I now see that my
polymorphic routes seem to be broken.
test_should_create_footerpage(PagesControllerTest):
NoMethodError: undefined method `footerpage_url'' for #<PagesController:
0x4814648
>
C:/InstantRails2/rails_apps/real_estate_application_2/vendor/rails/
actionpac
k/lib/action_controller/polymorphic_routes.rb:105:in `send!''
Has anyone run into anything like this?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" grou...