mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Updated dependency, so we can remove extra code.
This commit is contained in:
@@ -47,9 +47,7 @@ module Rails::Generators
|
||||
self.root = File.expand_path(app_path, root)
|
||||
empty_directory '.'
|
||||
|
||||
app_name # Sets the app name
|
||||
source_root # Sets the source root
|
||||
|
||||
app_name # Sets the app name
|
||||
FileUtils.cd(root)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user