Sha256: 1593107b5f94289ebfb8545f87760a7ec12398b0e60c9110bf78c4eec786b873

Contents?: true

Size: 189 Bytes

Versions: 5

Compression:

Stored size: 189 Bytes

Contents

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

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
ulbrich-jruby-enginize-0.7.0 templates/merb/config/framework.rb
ulbrich-jruby-enginize-0.7.1 templates/merb/config/framework.rb
ulbrich-jruby-enginize-0.7.2 templates/merb/config/framework.rb
jruby-enginize-0.9 templates/merb/config/framework.rb
jruby-enginize-0.8 templates/merb/config/framework.rb