mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
parent
fc4c15d823
commit
e49237387b
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
* Make sure eager loading `ActiveRecord::Associations` also loads
|
||||
constants defined in `ActiveRecord::Associations::Preloader`.
|
||||
|
||||
*Yves Senn*
|
||||
|
||||
* Allow `ActionController::Parameters`-like objects to be passed as
|
||||
values for Postgres HStore columns.
|
||||
|
||||
|
|
Loading…
Reference in a new issue