class
Module
v1.1.6 -
Show latest stable
- Superclass: Object
Extends the module object with module and instance accessors for class attributes, just like the native attr* accessors for instance attributes.
Files
- activesupport/lib/active_support/core_ext/module/attribute_accessors.rb
- activesupport/lib/active_support/core_ext/module/delegation.rb
- activesupport/lib/active_support/core_ext/module/inclusion.rb
- activesupport/lib/active_support/core_ext/module/introspection.rb
- activesupport/lib/active_support/core_ext/module/loading.rb
- activesupport/lib/active_support/dependencies.rb
- railties/lib/console_with_helpers.rb