mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #24271 from vipulnsward/grammar-fix-changelog
Fixed abrupt start of sentence in changelog [ci skip]
This commit is contained in:
commit
63f5a98bac
1 changed files with 1 additions and 1 deletions
|
@ -370,7 +370,7 @@ Please refer to the [Changelog][action-mailer] for detailed changes.
|
|||
([Pull Request](https://github.com/rails/rails/pull/18587))
|
||||
|
||||
* Added support for fragment caching in Action Mailer views.
|
||||
Along with `config.action_mailer.perform_caching` to determine
|
||||
Added new config option `config.action_mailer.perform_caching` to determine
|
||||
whether your templates should perform caching or not.
|
||||
([Pull Request](https://github.com/rails/rails/pull/22825))
|
||||
|
||||
|
|
Loading…
Reference in a new issue