search for: execute_spec

Displaying 2 results from an estimated 2 matches for "execute_spec".

2006 Dec 08
2
UJS plugin incompatible with RSpec?
..._controller/benchmarking.rb:50:in `render'' /Users/brian/devel/deluxe/TRY-ujs-fix/vendor/plugins/rspec/lib/spec/rails/context/view.rb:74:in `render'' spec/views/accounts/edit_spec.rb:11 /opt/local/lib/ruby/gems/1.8/gems/rspec-0.7.4/lib/spec/runner/specification.rb:55:in `execute_spec'' /opt/local/lib/ruby/gems/1.8/gems/rspec-0.7.4/lib/spec/runner/specification.rb:30:in `run'' /opt/local/lib/ruby/gems/1.8/gems/rspec-0.7.4/lib/spec/runner/context.rb:45:in `run'' /opt/local/lib/ruby/gems/1.8/gems/rspec-0.7.4/lib/spec/runner/context.rb:44:in `run...
2007 Apr 11
13
View Specs Fail with "protected method render"
I''ve got rspec and zentest installed as well as the rspec rails plugin, and my model/controller specs all pass and work well. I can''t seem to get views to work though - 100% of the specs fail with: NoMethodError in ''/users/show.rhtml should render attributes in <p>'' protected method `render'' called for