Importing ruby-activemodel32 version 3.2.2.
authortaca <taca>
Sun, 18 Mar 2012 06:46:44 +0000 (06:46 +0000)
committertaca <taca>
Sun, 18 Mar 2012 06:46:44 +0000 (06:46 +0000)
commit215be2b6dd580f0c57eb2e655f97e747c0546d6b
tree7fae79c175c50c81ea4eb0b1c4ddea77135aa2e0
parent3b44f9e5d702728ced3dc845ac0d3f3da48d8ff7
Importing ruby-activemodel32 version 3.2.2.

## Rails 3.2.1 (January 26, 2012) ##

*   No changes.

## Rails 3.2.0 (January 20, 2012) ##

*   Deprecated `define_attr_method` in `ActiveModel::AttributeMethods`, because this only existed to
    support methods like `set_table_name` in Active Record, which are themselves being deprecated. *Jon Leighton*

*   Add ActiveModel::Errors#added? to check if a specific error has been added *Martin Svalin*

*   Add ability to define strict validation(with :strict => true option) that always raises exception when fails *Bogdan Gusiev*

*   Deprecate "Model.model_name.partial_path" in favor of "model.to_partial_path" *Grant Hutchins, Peter Jaros*

*   Provide mass_assignment_sanitizer as an easy API to replace the sanitizer behavior. Also support both :logger (default) and :strict sanitizer behavior *Bogdan Gusiev*
devel/ruby-activemodel32/DESCR [new file with mode: 0644]
devel/ruby-activemodel32/Makefile [new file with mode: 0644]
devel/ruby-activemodel32/PLIST [new file with mode: 0644]
devel/ruby-activemodel32/distinfo [new file with mode: 0644]