Files
rails/actionpack/lib/action_controller
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
..
2010-06-08 23:20:04 +02:00
2010-03-30 14:05:42 -05:00
2010-03-08 16:50:00 -08:00
2010-04-05 02:51:26 -07:00