diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2017-06-13 07:44:49 +0900 |
---|---|---|
committer | Yuji Yaginuma <yuuji.yaginuma@gmail.com> | 2017-11-18 12:23:53 +0900 |
commit | 60c550370a0a915d7a74e1c128d3b233ea5aca7b (patch) | |
tree | 6431fe3fa5c93fb5909968ee5c2aa79bd714630d /railties/lib/rails/tasks/engine.rake | |
parent | 56c1326abb11ed275f04b6e0592ca66975e37f24 (diff) | |
download | rails-60c550370a0a915d7a74e1c128d3b233ea5aca7b.tar.gz rails-60c550370a0a915d7a74e1c128d3b233ea5aca7b.tar.bz2 rails-60c550370a0a915d7a74e1c128d3b233ea5aca7b.zip |
Deprecate an `after_bundle` callback in Rails plugin templates
Since fbd1e98cf983572ca9884f17f933ffe92833632a, Rails plugin does not
run `bundle install` when generating.
Therefore, `after_bundle` callback is not actually executed after `bundle`.
Since there is a difference between the name and the actual behavior,
I think that should be remove.
Diffstat (limited to 'railties/lib/rails/tasks/engine.rake')
0 files changed, 0 insertions, 0 deletions