Sha256: 1d854e6ac89914184c2beaec56f8c640e3a25a1b00c2bc194e60e74732a0ee69

Contents?: true

Size: 333 Bytes

Versions: 16

Compression:

Stored size: 333 Bytes

Contents

# Config file for the acts_as_cleo plugin.
development:
  url: "http://localhost:8080/cleo-primer/"

test:
  url: "http://localhost:8080/cleo-primer/"

production:
  url: "http://localhost:8080/cleo-primer/"
  run_async: true
  queue: "cleo"

async_test:
  url: "http://localhost:8080/cleo-primer/"
  run_async: true
  queue: "cleo"

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
acts_as_cleo-2.4.5 test/config/cleo.yml
acts_as_cleo-2.4.4 test/config/cleo.yml
acts_as_cleo-2.4.3 test/config/cleo.yml
acts_as_cleo-2.4.2 test/config/cleo.yml
acts_as_cleo-2.4.1 test/config/cleo.yml
acts_as_cleo-2.4.0 test/config/cleo.yml
acts_as_cleo-2.3.0 test/config/cleo.yml
acts_as_cleo-2.2.1 test/config/cleo.yml
acts_as_cleo-2.2.0 test/config/cleo.yml
acts_as_cleo-2.1.2 test/config/cleo.yml
acts_as_cleo-2.1.1 test/config/cleo.yml
acts_as_cleo-2.1.0 test/config/cleo.yml
acts_as_cleo-2.0.1 test/config/cleo.yml
acts_as_cleo-2.0.0 test/config/cleo.yml
acts_as_cleo-1.2.0 test/config/cleo.yml
acts_as_cleo-1.1.0 test/config/cleo.yml