Is there a "Rails way" to track metrics over time? -


if have employees model , want track how many total employees have on every friday , store results in file, there gem or feature allow easy implementation of this?

my current plan use clockwork gem (final deployment isn't on unix server no cron jobs, unfortunately) schedule task counts number of employees , writes model.

imho, having scheduled job through cron/clockwork or windows services best way achieve this. requirement states total has calculated @ time. requirement has nothing web application development framework, rails or not.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -

php - Mongodb connectivity error -