mirror of
https://github.com/github/rails.git
synced 2026-02-04 03:05:27 -05:00
set the RAILS_ROOT for script/plugin if it's not set already
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6247 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
@@ -914,4 +914,5 @@ class RecursiveHTTPFetcher
|
||||
end
|
||||
end
|
||||
|
||||
RAILS_ROOT = RailsEnvironment.default.root unless Object.const_defined?(:RAILS_ROOT)
|
||||
Commands::Plugin.parse!
|
||||
|
||||
Reference in New Issue
Block a user