aboutsummaryrefslogblamecommitdiffstats
path: root/activemodel/CHANGELOG.md
blob: 68cc874ca3846b89ea5d5e7c190c85be448ab037 (plain) (tree)
1
2
3
4
5
6
7
8



                                                                        

                                                  

                                                                                


                
                                                                                                                        
*   Add plural and singular form for length validator's default messages

    *Abd ar-Rahman Hamid*

*   Introduce `validate` as an alias for `valid?`.

    This is more intuitive when you want to run validations but don't care about
    the return value.

    *Henrik Nyh*

Please check [4-1-stable](https://github.com/rails/rails/blob/4-1-stable/activemodel/CHANGELOG.md) for previous changes.