Skip to content

Instantly share code, notes, and snippets.

@kenyonj
Created March 21, 2016 17:31
Show Gist options
  • Save kenyonj/881bcedf21848a74b199 to your computer and use it in GitHub Desktop.
Save kenyonj/881bcedf21848a74b199 to your computer and use it in GitHub Desktop.
- cache "surveys_taken", expires_in: 1.hour do
div.row
div.col-md-10
div.panel-heading
h2= t(".surveys_taken.title")
small= t(".surveys_taken.updated", time_of_last_update: l(DateTime.now, format: :short))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment