Skip to content

Instantly share code, notes, and snippets.

@ahmetabdi
Created March 2, 2015 16:47
Show Gist options
  • Save ahmetabdi/1c3689e56ea882d51209 to your computer and use it in GitHub Desktop.
Save ahmetabdi/1c3689e56ea882d51209 to your computer and use it in GitHub Desktop.
Rails
Rails.cache.fetch("cached_tweet", expires_in: 1.hour) do
Timeout::timeout(5) do
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment