meter_cat 0.0.6
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:
=
install:
=
Runtime Dependencies (1):
rails
>= 4.0.0, ~> 4.0
Development Dependencies (5):
factory_girl_rails
~> 4.0
rspec
>= 2.14.0, ~> 2.14
rspec-rails
>= 2.14.0, ~> 2.14
sqlite3
>= 1.3.8, ~> 1.3
webrat
>= 0.7.3, ~> 0.7