| Path: | lib/webrat/integrations/rspec-rails.rb |
| Last Update: | Wed Dec 21 14:17:49 +0200 2011 |
Supports using the matchers in controller, helper, and view specs if you‘re using rspec-rails. Just add a require statement to spec/spec_helper.rb or env.rb:
require 'webrat/integrations/rspec-rails'