Skip to content

Instantly share code, notes, and snippets.

@bithavoc
Created December 3, 2014 17:42
Show Gist options
  • Save bithavoc/94803e367c488878e048 to your computer and use it in GitHub Desktop.
Save bithavoc/94803e367c488878e048 to your computer and use it in GitHub Desktop.
if defined?(ActiveSupport)
ActiveSupport.on_load(:action_controller) do
include AnalyticsHelper
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment