1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Updated CHANGELOG

This commit is contained in:
Brian Cardarella 2012-04-23 21:04:10 -04:00
parent fcc534ed76
commit d32cbee2b3

View file

@ -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) ##