search for: test_action_pack

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

2006 Nov 04
0
testing actionpack (for patch)
...ing on a patch), but I''m getting this error... ./test/controller/../../lib/../../activesupport/lib/active_support/dependencies.rb:240:in `load_missing_constant'': uninitialized constant ActionView::Helpers::JavaScriptHelper::PrototypeHelper (NameError) I''ve tried... rake test_action_pack rake test and ruby test/templates/date_helper_test.rb (the file that my tests need to go in) How do I resolve this missing constant problem? Thanks, Andrew