meter_cat 5.0.1
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:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (1):
            rails
            >= 5.0.0, ~> 5.0
          
    dependencias de Development (9):
            coveralls
            >= 0
          
          
            factory_girl_rails
            >= 0
          
          
          
            rspec-html-matchers
            >= 0
          
          
            rspec-rails
            >= 0
          
          
            simplecov
            >= 0
          
          
            spec_cat
            >= 0
          
          
            sqlite3
            >= 0
          
          
            status_cat
            >= 0
          
    