Skip to content

Instantly share code, notes, and snippets.

Created October 30, 2011 15:49
Show Gist options
  • Select an option

  • Save anonymous/1326050 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/1326050 to your computer and use it in GitHub Desktop.
Hours Since Creation
hours_since_creation = (Time.zone.now - @record.created_at) / 3600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment