templates/config/environment.rb.erb in wukong-deploy-0.0.2 vs templates/config/environment.rb.erb in wukong-deploy-0.1.0
- old
+ new
@@ -2,7 +2,5 @@
#
# Loads all the Ruby language and framework code that defines the
# runtime environment of your application.
require_relative("application")
-
-Wukong::Deploy.boot!(Wukong::Deploy::Configuration, File.expand_path("../../", __FILE__))