提交 87628654 编写于 作者: M Mehdi Lahmam

Move finish_template as the last public method in the generator

上级 f4fc9e65
......@@ -226,16 +226,16 @@ def create_vendor_files
build(:vendor)
end
def finish_template
build(:leftovers)
end
def delete_js_folder_skipping_javascript
if options[:skip_javascript]
remove_dir 'app/assets/javascripts'
end
end
def finish_template
build(:leftovers)
end
public_task :run_bundle
public_task :replay_template
public_task :generate_spring_binstubs
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册