mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
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.