diff options
author | Francesco Rodriguez <lrodriguezsanc@gmail.com> | 2012-06-05 10:50:48 -0500 |
---|---|---|
committer | Francesco Rodriguez <lrodriguezsanc@gmail.com> | 2012-06-05 10:50:48 -0500 |
commit | 5e1d40f7734dd65b52e45547284385c405347e2c (patch) | |
tree | 3386464d8ebb753f3586c9b73f4f60cffec4271c /guides | |
parent | 8359a2f98156d9a870536c75d1a5c6f3fab6fb96 (diff) | |
download | rails-5e1d40f7734dd65b52e45547284385c405347e2c.tar.gz rails-5e1d40f7734dd65b52e45547284385c405347e2c.tar.bz2 rails-5e1d40f7734dd65b52e45547284385c405347e2c.zip |
add instance_accessor option to ActiveSupport::Configurable#config_accessor
Changes:
* Add `instance_accessor` option to opt out of the instance writer and
instance reader methods.
* Raises a NameError if the name of the attribute is not valid.
* Update documentation and tests.
* Add CHANGELOG entry in activesupport.
Diffstat (limited to 'guides')
0 files changed, 0 insertions, 0 deletions