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.
Required Ruby Version
None
Authors
Alan Larkin
Versions
- 0.1.0 December 02, 2010 (9.5 KB)