Skip to content

Commit

Permalink
Add CHANGELOG to Active Model too [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Mar 27, 2014
1 parent 56dabd8 commit eddcdb0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions activemodel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
* 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.

0 comments on commit eddcdb0

Please sign in to comment.