mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Fixed images path in plugin_new_generator
This commit is contained in:
@@ -93,7 +93,7 @@ task :default => :test
|
||||
remove_file "doc"
|
||||
remove_file "Gemfile"
|
||||
remove_file "lib/tasks"
|
||||
remove_file "public/images/rails.png"
|
||||
remove_file "app/assets/images/rails.png"
|
||||
remove_file "public/index.html"
|
||||
remove_file "public/robots.txt"
|
||||
remove_file "README"
|
||||
|
||||
Reference in New Issue
Block a user