Displaying 1 result from an estimated 1 matches for "meta_tags_test".
2008 Mar 06
1
Unitialized constant ActionView::Helpers::TagHelper::Set
...:Unit::TestCase
include MetaTagHelper
include ActionView::Helpers::TagHelper
. . .
end
and when I run rake in the root plugin directory I get the following
error
/usr/bin/ruby18 -Ilib:lib
"/usr/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake/rake_test_loader.rb"
"test/meta_tags_test.rb"
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_view/helpers/tag_helper.rb:11:
uninitialized constant ActionView::Helpers::TagHelper::Set (NameError)
from
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in
`gem_original_require''
from
/usr/lib/r...