提交 e98d7477 编写于 作者: S Santiago Pastorino

Merge pull request #2108 from loz/master

Adds gem helper rake tasks to engines generator
......@@ -24,3 +24,8 @@ end
APP_RAKEFILE = File.expand_path("../<%= dummy_path -%>/Rakefile", __FILE__)
load 'rails/tasks/engine.rake'
<% end %>
<% unless options[:skip_gemspec] -%>
Bundler::GemHelper.install_tasks
<% end %>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册