1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Add a changelog entry for #25692 [ci skip]

This commit is contained in:
Robin Dupret 2016-07-06 14:38:48 +02:00
parent 3a62dacd71
commit e2b21620e9

View file

@ -1,3 +1,9 @@
* Add a public API to register new folders for `rake notes`:
config.annotations.register_directories('spec', 'features')
*John Meehan*
* Do not run `bundle install` when generating a new plugin.
Since bundler 1.12.0, the gemspec is validated so the `bundle install`