Class: Voltron::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/voltron/config/notify.rb

Defined Under Namespace

Classes: Notify

Instance Method Summary collapse

Instance Method Details

#notifyObject



4
5
6
# File 'lib/voltron/config/notify.rb', line 4

def notify
  @notify ||= Notify.new
end