Class: Watcher

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/model/active_record/watcher.rb

Instance Attribute Summary collapse

Instance Attribute Details

#notifierObject (readonly)

Returns the value of attribute notifier.



2
3
4
# File 'lib/model/active_record/watcher.rb', line 2

def notifier
  @notifier
end