Skip to content

Instantly share code, notes, and snippets.

@hramos
Created March 4, 2011 18:12
Show Gist options
  • Save hramos/855425 to your computer and use it in GitHub Desktop.
Save hramos/855425 to your computer and use it in GitHub Desktop.
Snippet for Gowalla Rails Console client init
Gowalla::Client.new(:api_key => ENV['GOWALLA_API_KEY'], :api_secret => ENV['GOWALLA_API_SECRET'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment