newrelic_rpm 6.14.0
New Relic is a performance management system, developed by New Relic, Inc (http://www.newrelic.com). New Relic provides you with deep information about the performance of your web application as it runs in production. The New Relic Ruby agent is dual-purposed as a either a Gem or plugin, hosted on https://github.com/newrelic/newrelic-ruby-agent/
          Gemfile:
          =
        
        
          安裝:
          =
        
      Development 相依性套件 (12):
            bundler
            >= 0
          
          
            guard
            ~> 2.16.0
          
          
            guard-minitest
            ~> 2.4.0
          
          
            hometown
            ~> 0.2.5
          
          
            listen
            = 3.0.8
          
          
            minitest
            = 4.7.5
          
          
            mocha
            ~> 1.9.0
          
          
            pry-nav
            ~> 0.3.0
          
          
            pry-stack_explorer
            ~> 0.4.9
          
          
            rake
            = 12.3.3
          
          
            rb-inotify
            = 0.9.10
          
          
            yard
            >= 0
          
    


