search for: actionpac

Displaying 2 results from an estimated 2 matches for "actionpac".

Did you mean: actionpack
2009 Jan 26
0
undefined method error for a polymorphic route
...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" group. To post to this group...
2008 Apr 28
4
Failed upgrade to Rails 2.0.2
...changes to config/environment.rb, adding search paths, and changing gems. None of those seemed to work, and now I''m at the point where nothing works at all. Running ./public/dispatch.fcgi gets me: /usr/local/lib/site_ruby/1.8/rubygems.rb:139:in `activate'': can''t activate actionpack (= 1.13.6), already activated actionpack-2.0.2] (Gem::Exception) My installed gems are: *** LOCAL GEMS *** actionmailer (2.0.2) actionpack (2.0.2, 1.13.6) actionwebservice (1.2.6) activerecord (2.0.2) activeresource (2.0.2) activesupport (2.0.2, 1.4.4) daemons (1.0.3) mislav-will_paginate (2.2.3...