Sha256: f02d37b7178ca85b1835823e7f69ca8c6979351770d8d67570662948af22fd6c
Contents?: true
Size: 433 Bytes
Versions: 10
Compression:
Stored size: 433 Bytes
Contents
JobNotifier.setup do |config| # If you're using an app client that is not part of rails project where Job Notifier gem was # installed, you can define a custom root_url. For example: "http://app.platan.us/" # config.root_url = "/" # This gem uses the polling technique to inform what's happening with your jobs. This generates # a noisy log output. If you want to silence this output # config.silenced_log = false end
Version data entries
10 entries across 5 versions & 1 rubygems