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

Merge pull request #25714 from robin850/changelog-25692

Add a changelog entry for #25692
This commit is contained in:
Rafael Mendonça França 2016-07-07 23:54:21 -03:00
commit 9c4c2126b1
No known key found for this signature in database
GPG key ID: FC23B6D0F1EEE948

View file

@ -1,3 +1,9 @@
* Add 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`