Skip to content

Instantly share code, notes, and snippets.

@tpitale
Created August 12, 2009 20:53
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 tpitale/166753 to your computer and use it in GitHub Desktop.
Save tpitale/166753 to your computer and use it in GitHub Desktop.
track_all_stats # tracks all actions
track_view_stats # tracks index, show
track_change_stats # tracks create, update, destroy
track_stats_for :new, :edit, :show, :destroy # track any action mix, other actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment