event_logger 0.1.0
Event Logger allows you to log events from anywhere in you Rails appliaction. Once logged these events can be used to run statistics and gain insight into the event.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.1.0 July 09, 2013 (16KB)
Development依存関係 (7):
bundler
~> 1.3
rails
~> 4.0
rake
>= 0
rspec
>= 0
rspec-rails
>= 0
shoulda-matchers
>= 0
sqlite3
>= 0