search for: metataghelper

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

2008 Mar 06
1
Unitialized constant ActionView::Helpers::TagHelper::Set
...to a simple plugin require ''rubygems'' require ''test/unit'' require File.dirname(__FILE__) + ''/../lib/meta_tags'' require ''action_view/helpers/tag_helper'' class MetaTagsTest < Test::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/gem...