Sha256: 997bd6e89e902dae5620c0f732f09c78a5a97053c724fe7ae6a20e7765de5a99
Contents?: true
Size: 559 Bytes
Versions: 2
Compression:
Stored size: 559 Bytes
Contents
--- port: !ruby/range begin: 7001 end: 7001 adapter: :webrick template_root: "template" mapping: /: :MainController host: 0.0.0.0 tidy: false cookies: true error_page: true autoreload: 5 cache: :MemoryCache cache_all: false inform_to: "stdout" inform_timestamp: "%Y-%m-%d %H:%M:%S" inform_prefix_error: "ERROR" inform_prefix_debug: "DEBUG" inform_prefix_info: "INFO " inform_backtrace_size: 10 inform_tags: !ruby/object:Set hash: :debug: true :info: true :error: true
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
swiftiply-0.5.0 | test/ramaze/conf/debug.yaml |
swiftiply-0.5.1 | test/ramaze/conf/debug.yaml |