Sha256: e6fc58fab45cc25fd0a8efe5ad1ae42ae76a0db257effe770e050e9ab1e100a7

Contents?: true

Size: 543 Bytes

Versions: 9

Compression:

Stored size: 543 Bytes

Contents

--- 
port: !ruby/range
  begin: 7000
  end:   7000

adapter:       :webrick

template_root: "template"

mapping: 
  /: :MainController


host:        0.0.0.0
tidy:        false
cookies:     true
error_page:  true
autoreload:  60

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: 
    :info:  true
    :error: true

Version data entries

9 entries across 7 versions & 2 rubygems

Version Path
ramaze-0.0.9 lib/proto/conf/stage.yaml
ramaze-0.0.6 lib/proto/conf/stage.yaml
ramaze-0.0.8 lib/proto/conf/stage.yaml
ramaze-0.0.9 examples/todolist/conf/stage.yaml
ramaze-0.0.7 lib/proto/conf/stage.yaml
ramaze-0.0.8 examples/todolist/conf/stage.yaml
ramaze-0.1.0 examples/todolist/conf/stage.yaml
swiftiply-0.5.0 test/ramaze/conf/stage.yaml
swiftiply-0.5.1 test/ramaze/conf/stage.yaml