Sha256: 1f6b0ac031cd7cce804b8152f696159bc0cfc13fcdcd23399aef9781511d52d4

Contents?: true

Size: 327 Bytes

Versions: 6

Compression:

Stored size: 327 Bytes

Contents

---
:host: 127.0.0.1
:port: "4000"
#:path_prefix: "/my_app"

### Test Erb in config
:environment: <%= "test" if true %>

:session_store: memory
#:config: config/upload.conf
#:cache_templates: true
#:drb_server_port: 32323
#:basic_auth: 
#  :username: ezra
#  :password: test
#  :domain: localhost
#:daemonize: true
#:cluster: 3

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
merb-0.4.1 spec/fixtures/config/merb.yml
merb-0.5.0 spec/fixtures/config/merb.yml
merb-0.4.2 spec/fixtures/config/merb.yml
merb-0.5.1 spec/fixtures/config/merb.yml
merb-0.5.3 spec/fixtures/config/merb.yml
merb-0.5.2 spec/fixtures/config/merb.yml