aboutsummaryrefslogblamecommitdiffstats
path: root/activemodel/CHANGELOG
blob: 142038cc87354535d22456418a24af8b1724941d (plain) (tree)
1
2
3
4
5




                                                                                              
*Edge*

* Introduce validates_with to encapsulate attribute validations in a class.  #2630 [Jeff Dean]

* Extracted from Active Record and Active Resource.