Hi all

I'd like to start keeping track of who has created, updated or deleted
certain of our models - eg users, resources, lessons.  The 'who' would
generally be simply the id that is in session[:id], ie the current user.
The table to keep track would most likely have fields for user_id,
record_type, record_id, transaction_type and created_at, or names to
that effect anyway.

This seems like the sort of thing for which a plugin would already
exist, but i've not managed to put the right terms into google to find
one.  Can anyone point me at one?

thanks
max
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to