search for: swfobject_view_helper_spec

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

2009 May 23
9
undefined method `assert_select'
...''m using Rails 2.3.3 and the plugin has been tested on 2.1 and earlier. I went through writing a spec for a very simple plugin to get some perspective on how things fit together, and I''ve resolved some issues, but still see this error: $ spec vendor/plugins/openlaszlo_plugin/spec/swfobject_view_helper_spec.rb FFFFFFF 1) NoMethodError in ''ActionView::Helpers::SwfObjectHelper swfobject_tag should call swfobject.embedSWF'' undefined method `assert_select'' for #<ActiveSupport::TestCase::Subclass_1::Subclass_1:0x2281278> ./vendor/plugins/openlaszlo_plugin/spec/swfobject_vi...