Skip to content

Instantly share code, notes, and snippets.

@johnnygoodman
Created August 10, 2012 22:05
Show Gist options
  • Save johnnygoodman/3318518 to your computer and use it in GitHub Desktop.
Save johnnygoodman/3318518 to your computer and use it in GitHub Desktop.
connection = ContextIO::Connection.new(key, secret)
link = connection.download_file(:account => account, :email => 'johnny@cpap.com', :file_id => '502565f140c803556c000004', :as_link => 1)
p link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment