On 28 Nov 2011, at 14:23, Angelo Cordova wrote:
> I want to know if there is a gem or a plug-in for storing historical
> access data for an app in rails 3.0.9
>
> the idea is:
>
> - a user logs-in to the system
> - then, the user make some actions (show, create, update, etc.) in
> differents controllers
>
> So I need to store
>
> - user id
> - class name
> - controler name
> - action name
> - object id (this is the object that has been created, updated,
> showed, etc.)
> - date_time
https://github.com/collectiveidea/acts_as_audited
https://github.com/airblade/paper_trail
Depends on how far you want to push it.
Best regards
Peter De Berdt
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.