Sha256: ecb32fb30e7a4000a100bce10ced9269be0a21df08d613d390294cb82583530e

Contents?: true

Size: 192 Bytes

Versions: 8

Compression:

Stored size: 192 Bytes

Contents

over_ridden :development_value

back do
  port 9001
end

front do
  port 9002
end

# can be one of :threaded, :immediate or :fire_and_forget
publishing_method :threaded

publishing_delay 10

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
spontaneous-0.2.0.alpha7 test/fixtures/example_application/config/environments/development.rb
spontaneous-0.2.0.alpha6 test/fixtures/example_application/config/environments/development.rb
spontaneous-0.2.0.alpha5 test/fixtures/example_application/config/environments/development.rb
spontaneous-0.2.0.alpha4 test/fixtures/example_application/config/environments/development.rb
spontaneous-0.2.0.alpha3 test/fixtures/example_application/config/environments/development.rb
spontaneous-0.2.0.alpha2 test/fixtures/example_application/config/environments/development.rb
spontaneous-0.2.0.alpha1 test/fixtures/example_application/config/environments/development.rb
spontaneous-0.1.0.alpha1 test/fixtures/example_application/config/environments/development.rb