search for: footerpage_url

Displaying 1 result from an estimated 1 matches for "footerpage_url".

2009 Jan 26
0
undefined method error for a polymorphic route
....0.2 app to 2.2.2, but first I decided to upgrade to 2.1.2 after reading some posts recommending to 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? --~--~---------~--~----~------------~-------~--~----~ Y...