Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 290 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 290 Bytes

StatsCollector

Track custom server events in Rails and push the data to a remoter server over HTTP.

Installation

Add this line to your application's Gemfile:

gem 'stats_collector'

And then execute:

$ bundle

Or install it yourself as:

$ gem install stats_collector