Skip to content

Instantly share code, notes, and snippets.

@jeffersongirao
Created March 1, 2010 01:03
Show Gist options
  • Save jeffersongirao/317982 to your computer and use it in GitHub Desktop.
Save jeffersongirao/317982 to your computer and use it in GitHub Desktop.
Webrat.configure do |config|
config.mode = :rails
config.open_error_files = false # Set to true if you want error pages to pop up in the browser
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment