iorum-acts_as_viewable 0.1.0
Adds models and methods to facilitate tracking of views of your models. Models which act_as_viewable have an instance method view! which will record a viewing of a record by the supplied IP address if and only if the IP has not viewed the record in the last n minutes.
Gemfile:
=
install:
=
Versions:
- 0.1.0 December 02, 2010 (9.5 KB)