Class: ActiveMetadata::Watcher
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- ActiveMetadata::Watcher
- Defined in:
- app/models/active_metadata/watcher.rb
Instance Attribute Summary collapse
-
#notifier ⇒ Object
readonly
Returns the value of attribute notifier.
Instance Attribute Details
#notifier ⇒ Object (readonly)
Returns the value of attribute notifier.
4 5 6 |
# File 'app/models/active_metadata/watcher.rb', line 4 def notifier @notifier end |