Skip to Content Skip to Search
activesupport/lib/active_support/core_ext/module/attribute_accessors.rb

Attribute Accessors

Extends the module object with class/module and instance accessors for class/module attributes, just like the native attr* accessors for instance attributes.

Namespace