rspec-rails.rb

lib/webrat/rspec-rails.rb (view online)
Last Update: Wed Jul 08 18:09:55 +0000 2009

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

  1. webrat/core/matchers

Included modules

  1. Webrat::Matchers