google_analytics 1.1.5
By default this gem will output google analytics code forevery page automatically, if it's configured correctly.This is done by adding: Rubaidh::GoogleAnalytics.tracker_id = 'UA-12345-67'
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            actionpack
            >= 0
          
          
            activesupport
            >= 0