From d32cbee2b302890942e5313bbffc5948a6f7370d Mon Sep 17 00:00:00 2001 From: Brian Cardarella Date: Mon, 23 Apr 2012 21:04:10 -0400 Subject: Updated CHANGELOG --- activemodel/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/activemodel/CHANGELOG.md b/activemodel/CHANGELOG.md index c6d8eae46c..1c43a94a4c 100644 --- a/activemodel/CHANGELOG.md +++ b/activemodel/CHANGELOG.md @@ -6,6 +6,8 @@ * Trim down Active Model API by removing `valid?` and `errors.full_messages` *José Valim* +* `ConfirmationValidator` error messages will attach to `:#{attribute}_confirmation` instead of `attribute` *Brian Cardarella* + ## Rails 3.2.2 (March 1, 2012) ## -- cgit v1.2.3