I''m doing some digging in rails internals and trying to understand the Helpers mechanism, and I keep coming across the class_inheritable_accessor call. I can''t find any documentation on this anywhere. Can anyone explain what it does or where it lives? I assume it''s similar to cattr_accessor? Cheers, Pete Yandell