mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
removing changes made in ccd0b511c9
and 189a1728b5
[ci skip]
This commit is contained in:
parent
ccbd32c294
commit
dca1cd4a7a
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
# This file is used by Rack-based servers to start the application.
|
||||
|
||||
require ::File.expand_path('../config/environment', __FILE__)
|
||||
# if you want to enable gzip compression, use this line
|
||||
# use Rack::Deflater
|
||||
run <%= app_const %>
|
||||
|
|
Loading…
Reference in a new issue