Skip to content

Instantly share code, notes, and snippets.

@wjessop
Created November 27, 2008 22:43
Show Gist options
  • Save wjessop/29853 to your computer and use it in GitHub Desktop.
Save wjessop/29853 to your computer and use it in GitHub Desktop.
class ApplicationController < ActionController::Base
include MemoryUsageLogger
# the rest of your code
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment