rspec-rails.rb

Path: lib/webrat/integrations/rspec-rails.rb
Last Update: Sat Feb 23 07:22:17 +0000 2019

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'

Required files

nokogiri   webrat/core/matchers  

Included Modules

Webrat::Matchers

[Validate]