class Voltron::Config
Public Instance Methods
notify()
click to toggle source
# File lib/voltron/config/notify.rb, line 4 def notify @notify ||= Notify.new end
# File lib/voltron/config/notify.rb, line 4 def notify @notify ||= Notify.new end