Skip to content

Instantly share code, notes, and snippets.

@JonasNielsen
Created March 23, 2010 17:27
Show Gist options
  • Save JonasNielsen/341431 to your computer and use it in GitHub Desktop.
Save JonasNielsen/341431 to your computer and use it in GitHub Desktop.
respond_to do |format|
format.html { do_your_counting here }
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment