diff --git a/lib/enginex.rb b/lib/enginex.rb index 814075b..fbd047c 100644 --- a/lib/enginex.rb +++ b/lib/enginex.rb @@ -85,7 +85,6 @@ def remove_uneeded_rails_files remove_file "public/images/rails.png" remove_file "public/index.html" remove_file "public/robots.txt" - remove_file "Rakefile" remove_file "README" remove_file "test" remove_file "vendor"