Top Level Namespace

Defined Under Namespace

Modules: RelaxedJob

Instance Method Summary collapse

Instance Method Details

#relaxed_job_urlObject



3
4
5
# File 'lib/relaxed_job/tasks.rb', line 3

def relaxed_job_url
  ENV['RELAXED_JOB_COUCHDB_URL'] || 'http://localhost:5984/relaxed_job'
end