You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ActiveRecord extension that serializes destroyed records into a trash table from which they can be restored. This is intended to reduce the risk of users misusi…
acts_as_activity_logged is a gem version of acts_as_activity_logged plugin, designed to record all activity made on a model, including the user and referenced m…