This is a mountable rails engine that gathers view counts for each instance in redis and saves them into mongodb.
- Periodically saves sum of view count to mongodb
- View helper for an instance
- Daily / Weekly / Monthly / GeoNear
- Chart helper using d3
- gather SNS share #
Supported Browsers for charts(d3 runs best on WebKit based browsers)
- Google Chrome: latest version (preferred)
- Opera 15+ (preferred)
- Safari: latest version
- Firefox: latest version
- Internet Explorer: 9 and 10
- add //= require pr_engine in application.js
- usage for helpers
- usage for including countable
- mounting this engine
- How To Gemify Your Own Assets
MIT-LICENSE