rails/activemodel/lib
José Valim b67ec8ba20 class_attribute is not a direct replacement of class_inheritable_*.
If you are setting a hash or an array in class_attribute or you need
to freeze it, to ensure people won't modify it in place or you need
to dup it on inheritance.
2010-06-10 19:39:09 +02:00
..
active_model class_attribute is not a direct replacement of class_inheritable_*. 2010-06-10 19:39:09 +02:00
active_model.rb Updating copyright dates on all licenses 2010-02-01 10:10:53 +11:00