Class: ActiveMetadata::Watcher

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/active_metadata/watcher.rb

Instance Attribute Summary collapse

Instance Attribute Details

#notifierObject (readonly)

Returns the value of attribute notifier.



4
5
6
# File 'app/models/active_metadata/watcher.rb', line 4

def notifier
  @notifier
end