I am a newbie in Ruby on Rails.I want to log events from my rails application to DB. I am using *gem "audited-activerecord", "~> 3.0.0.rc2"*. This is used for CRUD operations. But I want to use it in controllers while application login, logout & other things. How can I achieve this?
-- 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]. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/Zu68WViqbxIJ. For more options, visit https://groups.google.com/groups/opt_out.

