mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Add CHANGELOG entry for #14755 [ci skip]
This commit is contained in:
parent
d1c5e4b28b
commit
c91a531ff3
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
* Add alias `ActionDispatch::Http::UploadedFile#to_io` to
|
||||
`ActionDispatch::Http::UploadedFile#tempfile`.
|
||||
|
||||
*Tim Linquist*
|
||||
|
||||
* Returns null type format when format is not know and controller is using `any`
|
||||
format block.
|
||||
|
||||
|
|
Loading…
Reference in a new issue