diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2016-04-20 18:18:13 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2016-04-21 09:35:02 +0900 |
commit | c3082b70554669ae65c7afbe9042b54209713e4b (patch) | |
tree | ce823b487bd3ebd50ed7a6d3c17b2992ee40131e /.github | |
parent | 597fa0b42f90bbef6a8c7628d4e08fb132fba887 (diff) | |
download | rails-c3082b70554669ae65c7afbe9042b54209713e4b.tar.gz rails-c3082b70554669ae65c7afbe9042b54209713e4b.tar.bz2 rails-c3082b70554669ae65c7afbe9042b54209713e4b.zip |
use wrapper file to add rake task for engines
`bundler` provides wrapper file to add rask tasks.
https://github.com/bundler/bundler/blob/master/lib/bundler/gem_tasks.rb
Instead of directly call method, by which require this file,
it can be used without updating of Rakefile if task has been added.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions