diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2018-07-30 02:11:54 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2018-10-20 15:48:13 +0900 |
commit | 19280f6653c6798f2824b58d2435f3b0e232810f (patch) | |
tree | 87ee54684a5ec147f82de594afbde9d46f692af1 /activesupport/activesupport.gemspec | |
parent | 6d37c6c41a808d0f52b110d9bc1c71af8201900e (diff) | |
download | rails-19280f6653c6798f2824b58d2435f3b0e232810f.tar.gz rails-19280f6653c6798f2824b58d2435f3b0e232810f.tar.bz2 rails-19280f6653c6798f2824b58d2435f3b0e232810f.zip |
Consistently use kwargs for `instance_{reader,writer,accessor}` options
Since #29294, `mattr_acessor` uses kwargs for `instance_reader`,
`instance_writer`, and `instance_accessor` options.
`thread_mattr_accessor` and `config_accessor` also take the same
options, so let's maintain these options handles the same.
Diffstat (limited to 'activesupport/activesupport.gemspec')
0 files changed, 0 insertions, 0 deletions