diff options
| author | José Valim <jose.valim@gmail.com> | 2010-06-10 19:39:09 +0200 |
|---|---|---|
| committer | José Valim <jose.valim@gmail.com> | 2010-06-10 19:39:09 +0200 |
| commit | b67ec8ba20099c8b39bf344f385bbbd2b9c8f47d (patch) | |
| tree | 008a576bb72baffd49b2483b3b08e181933e29c1 /railties/lib/rails/tasks/routes.rake | |
| parent | c4d6245e875bbb276c122a5a401422d341dac4df (diff) | |
| download | rails-b67ec8ba20099c8b39bf344f385bbbd2b9c8f47d.tar.gz rails-b67ec8ba20099c8b39bf344f385bbbd2b9c8f47d.tar.bz2 rails-b67ec8ba20099c8b39bf344f385bbbd2b9c8f47d.zip | |
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.
Diffstat (limited to 'railties/lib/rails/tasks/routes.rake')
0 files changed, 0 insertions, 0 deletions
