Sha256: 08953e11ff1c3c045127fcc9517f346795f362e0bf4522c4004cf11fc903084a
Contents?: true
Size: 272 Bytes
Versions: 28
Compression:
Stored size: 272 Bytes
Contents
require "webrat/selenium" if defined?(ActionController::IntegrationTest) module ActionController #:nodoc: IntegrationTest.class_eval do include Webrat::Methods include Webrat::Selenium::Methods include Webrat::Selenium::Matchers end end end
Version data entries
28 entries across 28 versions & 14 rubygems