Top Level Namespace

Defined Under Namespace

Modules: CloudwatchScheduler

Instance Method Summary collapse

Instance Method Details

#CloudwatchScheduler(&config) ⇒ Object



8
9
10
# File 'lib/cloudwatch_scheduler.rb', line 8

def CloudwatchScheduler(&config)
  CloudwatchScheduler.global.tap { |c| c.configure(&config) }
end