@deprecated Use `--webrat` instead.
# File lib/generators/rspec/integration/integration_generator.rb, line 20 def webrat? RSpec.deprecate("the --webrat-matchers option", :replacement => "--webrat") if options[:webrat_matchers] options[:webrat] || options[:webrat_matchers] end
Generated with the Darkfish Rdoc Generator 2.