Sha256: 93a013f639e7e098c1213099082e06acfb42c2d9782cbb397809b94f86fb3528

Contents?: true

Size: 414 Bytes

Versions: 2

Compression:

Stored size: 414 Bytes

Contents

*Edge*

* Change the ActiveModel::Base.include_root_in_json default to true for Rails 3 [DHH]

* 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
cassandra_object-0.6.0.pre vendor/activemodel/CHANGELOG
activemodel-3.0.0.beta CHANGELOG