Skip to content

Instantly share code, notes, and snippets.

@jeremywrowe
Created October 8, 2012 16:26
Show Gist options
  • Save jeremywrowe/3853409 to your computer and use it in GitHub Desktop.
Save jeremywrowe/3853409 to your computer and use it in GitHub Desktop.
id-tap-that-2
def bond
Mechanize.new.tap{|a| a.log = Logger.new(log_path)}
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment