Sha256: 4bb4c5abd7214a65e292c3e8a67990e876bbe6736c6df4400a8a81eb2e3ec8d9

Contents?: true

Size: 327 Bytes

Versions: 2

Compression:

Stored size: 327 Bytes

Contents

*Edge*

* Add validates_format_of :without => /regexp/ option. #430 [Elliot Winkler, Peer Allan]

  Example :

      validates_format_of :subdomain, :without => /www|admin|mail/

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

* Extracted from Active Record and Active Resource.

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
activemodel-3.0.pre CHANGELOG
recliner-0.0.1 vendor/activemodel/CHANGELOG