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:
commit
9c4c2126b1
1 changed files with 6 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue