提交 ca273d17 编写于 作者: J Jeremy Kemper

Revert "Rails script commands load the application rather than just boot"

This reverts commit 358451c2.
上级 358451c2
......@@ -5,5 +5,5 @@ BOOT_PATH = File.expand_path('../../config/boot', __FILE__)
APP_PATH = File.expand_path('../../config/application', __FILE__)
ROOT_PATH = File.expand_path('../..', __FILE__)
require APP_PATH
require BOOT_PATH
require 'rails/commands'
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册