search for: collector_helper_spec

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

2011 Jan 22
1
uninitialized constant ActionView::Helpers::TagHelper::ERB (NameError)
...m which I think may be caused by a rails config problem. Anyway, I used ''rails new myapp'' to make a new rails project and then I copied the files (just a few files each containing a class) I want to refactor into "myapp/app" and after running the command ''rspec collector_helper_spec.rb'' I get the following error: ************************************************************************** C:/Ruby187/lib/ruby/gems/1.8/gems/actionpack-3.0.3/lib/action_view/helpers/tag_helper.rb:10: uninitialized constant ActionView::Helpers::TagHelper::ERB (NameError) from C:/Rub...