Displaying 1 result from an estimated 1 matches for "rspec_fu".
2007 Jul 06
3
stubbing helper methods for View specs
...ec_on_rails/lib/spec/rails/dsl/behaviour/
view.rb:51:in `render''
spec/views/layouts/thetool_haml_spec.rb:16
Note the different class (#<ActionView::Base:0x22ec6f8> vs
#<Spec::Rails::DSL::ViewExampleController:0x35d5cc0>) in the two specs.
I don''t have enough rspec_fu to deduce where the problem lies..
Any helpers?
thanks
Jens-Christian