Sha256: 0b3aec38fdf2edebeffb33025a952b6f1e7c1bd53797d6bf7065e886522a1e67
Contents?: true
Size: 248 Bytes
Versions: 1
Compression:
Stored size: 248 Bytes
Contents
# This file is used by Rack-based servers to start the application. require ::File.expand_path('../config/environment', __FILE__) # Disable buffering for real time logging (foreman and heroku). $stdout.sync = true run AppPrototype::Application
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
raygun-0.0.13 | app_prototype/config.ru |