Sha256: 5bea8991ba503f0748c536144c1e79f6e8c3da245290b7b423552c0b60a8bfc6

Contents?: true

Size: 216 Bytes

Versions: 6

Compression:

Stored size: 216 Bytes

Contents

# encoding: utf-8

Merb::Config[:framework] = {
  :application => Merb.root / "application.rb",
  :config => [Merb.root / "config", nil],
  :public => [Merb.root / "public", nil],
  :view   => Merb.root / "views"
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rango-0.2.3 benchmarks/stubs/merb-flat/config/framework.rb
rango-0.2.1 benchmarks/stubs/merb-flat/config/framework.rb
rango-0.2.1.pre benchmarks/stubs/merb-flat/config/framework.rb
rango-0.0.6 benchmarks/stubs/merb-flat/config/framework.rb
rango-0.1.pre benchmarks/stubs/merb-flat/config/framework.rb
rango-0.0.4 benchmarks/stubs/merb-flat/config/framework.rb