search for: books_helper_spec

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

2007 Apr 09
7
RCov results seem to include the spec files
...sr/local/lib/ruby/gems/1.8/gems/rspec-0.8.2/bin/spec" -- "spec/controllers/books_controller_spec.rb" "spec/controllers/feedback_controller_spec.rb" "spec/controllers/stack_controller_spec.rb" "spec/controllers/users_controller_spec.rb" "spec/helpers/books_helper_spec.rb" "spec/models/book_spec.rb" "spec/models/user_spec.rb" rspec 0.8.2, rcov 0.8.0.2 I noticed that the example output at http://rspec.rubyforge.org/coverage/index.html doesn''t seem to share this. So how can I make rcov ignore the spec files themselves? Pat
2007 Jul 14
8
Specing Layouts
Hi, I''ve just started to try and spec my application.html.erb layout as one of the view specs but it totally barfs. I''m guessing that it''s due to the yield statements in the layout. Any clues as to how to proceed? Cheers Daniel -------------- next part -------------- An HTML attachment was scrubbed... URL: