method
attr_internal_accessor
rails 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.