method
attr_internal_accessor
v3.2.13 -
Show latest stable
- Class:
Module
attr_internal_accessor(*attrs)public
Declares an attribute reader and writer backed by an internally-named instance variable.
attr_internal_accessor(*attrs)Declares an attribute reader and writer backed by an internally-named instance variable.