Module: Concerns::Trackable

Extended by:
ActiveSupport::Concern
Included in:
Vintage, Wine
Defined in:
app/models/concerns/trackable.rb

Overview

This concern defines a model as trackable. Creation, modifications and destruction will be saved as notifications in the corresponding users.

Defined Under Namespace

Modules: ClassMethods