Improve AR changelog [ci skip]

This commit is contained in:
Carlos Antonio da Silva 2013-12-05 19:29:47 -02:00
parent a2fa06aa5d
commit b372690b78

@ -1,4 +1,4 @@
* Polymorphic belongs_to associations with the `touch: true` option set update the timestamps of
* Polymorphic `belongs_to` associations with the `touch: true` option set update the timestamps of
the old and new owner correctly when moved between owners of different types.
Example: