aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/CHANGELOG.md
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2013-08-19 14:39:51 +0200
committerXavier Noria <fxn@hashref.com>2013-08-19 14:39:51 +0200
commit2443e0d11c0db352ec1a7c62748f19042c2c725d (patch)
tree5746496931c360d0a582589f03dd1be30bc61bd8 /activerecord/CHANGELOG.md
parent565c367d344228211f03d7736de79d1cfff26422 (diff)
downloadrails-2443e0d11c0db352ec1a7c62748f19042c2c725d.tar.gz
rails-2443e0d11c0db352ec1a7c62748f19042c2c725d.tar.bz2
rails-2443e0d11c0db352ec1a7c62748f19042c2c725d.zip
documents 565c367 in the CHANGELOG
Diffstat (limited to 'activerecord/CHANGELOG.md')
-rw-r--r--activerecord/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md
index 904ed0e362..bb56c8c615 100644
--- a/activerecord/CHANGELOG.md
+++ b/activerecord/CHANGELOG.md
@@ -1,3 +1,7 @@
+* `ActiveRecord::FinderMethods#exists?` returns `true`/`false` in all cases.
+
+ *Xavier Noria*
+
* Assign inet/cidr attribute with `nil` value for invalid address.
Example: