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

Merge pull request #42967 from p8/main

Clean up missing dots in changelogs
This commit is contained in:
Kasper Timm Hansen 2021-08-13 02:24:40 +02:00 committed by GitHub
commit 0965b67bf7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
*Ben Toews*, *John Hawthorn*, *Kasper Timm Hansen*, *Joel Hawksley*
* Add `include_seconds` option for `time_field`
* Add `include_seconds` option for `time_field`.
<%= form.time_field :foo, include_seconds: false %>
# => <input value="16:22" type="time" />

View file

@ -87,7 +87,7 @@
*Kevin Newton*
* Fix `eager_loading?` when ordering with `Symbol`
* Fix `eager_loading?` when ordering with `Symbol`.
`eager_loading?` is triggered correctly when using `order` with symbols.
@ -123,7 +123,7 @@
*Luis Vasconcellos*, *Eileen M. Uchitelle*
* Fix `eager_loading?` when ordering with `Hash` syntax
* Fix `eager_loading?` when ordering with `Hash` syntax.
`eager_loading?` is triggered correctly when using `order` with hash syntax
on an outer table.

View file

@ -1,4 +1,4 @@
* Allow entirely opting out of deprecation warnings
* Allow entirely opting out of deprecation warnings.
Previously if you did `app.config.active_support.deprecation = :silence`, some work would
still be done on each call to `ActiveSupport::Deprecation.warn`. In very hot paths, this could