Sha256: 32aed044290f51b5e373b8b65e24e079672ce2c5d998fcc7c67ba14fa812d5c9
Contents?: true
Size: 145 Bytes
Versions: 2
Compression:
Stored size: 145 Bytes
Contents
env = ENV['RACK_ENV'] || 'production' require File.expand_path('../config/application', __FILE__) run PakyowApplication::Application.stage(env)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pakyow-core-0.7.0 | pakyow-core/lib/generators/pakyow/app/templates/config.ru |
pakyow-core-0.6.3.1 | pakyow-core/lib/generators/pakyow/app/templates/config.ru |