Skip to content

Instantly share code, notes, and snippets.

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