From af89118ca3838af307fdc16aea3153dafdf334ee Mon Sep 17 00:00:00 2001 From: Ryan Wallace Date: Sun, 8 Sep 2013 15:55:35 -0700 Subject: Typo in Changelog. --- activerecord/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index b79b9a87c6..9041f9d33b 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -2,8 +2,8 @@ *Paul Nikitochkin* -* Fix PredicateBuilder so polymorhic association keys in `where` clause can - also accept not only `ActiveRecord::Base` direct descendances (decorated +* Fix PredicateBuilder so polymorphic association keys in `where` clause can + accept objects other than direct descendants of `ActiveRecord::Base` (decorated models, for example). *Mikhail Dieterle* -- cgit v1.2.3