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/rspec-rails'
Required files
- webrat/core/matchers
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/rspec-rails'