Sha256: 9d530fcf4b33bb1c92f549bf5b2f56ac79bb71909d5ba9dde0f4e740e6439b30
Contents?: true
Size: 267 Bytes
Versions: 102
Compression:
Stored size: 267 Bytes
Contents
# This file is used by Rack-based servers to start the application. require ::File.expand_path('../config/environment', __FILE__) <% if options['core-dev'] -%> if Rails.env.profile? use Rack::RubyProf, :path => 'tmp/profile' end <% end -%> run <%= app_const %>
Version data entries
102 entries across 102 versions & 2 rubygems