meter_cat 0.0.7
This Rails engine makes monitoring the usage history of your Rails environment easier. It provides meters, similar to the odometer in a car, which can be incremented when significant actions happen in your app, and are recorded on a daily basis.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (1):
            rails
            >= 4.0.0, ~> 4.0
          
    Dépendances de Development (7):
            coveralls
            >= 0.7.0, ~> 0.7
          
          
            factory_girl_rails
            ~> 4.0
          
          
            rspec
            >= 2.14.0, ~> 2.14
          
          
            rspec-rails
            >= 2.14.0, ~> 2.14
          
          
            simplecov
            >= 0.8.2, ~> 0.8
          
          
            sqlite3
            >= 1.3.8, ~> 1.3
          
          
            webrat
            >= 0.7.3, ~> 0.7
          
    