Skip to content

Instantly share code, notes, and snippets.

@cp
Created January 14, 2014 21:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cp/8426219 to your computer and use it in GitHub Desktop.
Save cp/8426219 to your computer and use it in GitHub Desktop.
require 'api_cache'
require 'httparty'
APICache.get('testing', cache: 36000) do
'output goes here!'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment