diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2016-02-12 11:22:51 -0800 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2016-02-12 11:23:04 -0800 |
commit | b635eea70f8d13c555f529cef328aafabc4113d3 (patch) | |
tree | 59f1d7d6adcfeb8741b9d0ac028d6ab18465e578 /railties/RDOC_MAIN.rdoc | |
parent | 8c53b41293cd27a1d0c0b1d6d9f51f04f20ca465 (diff) | |
download | rails-b635eea70f8d13c555f529cef328aafabc4113d3.tar.gz rails-b635eea70f8d13c555f529cef328aafabc4113d3.tar.bz2 rails-b635eea70f8d13c555f529cef328aafabc4113d3.zip |
use kwargs to avoid hash slicing
we can use kwargs in this case to avoid values_at and except calls on
the options hash
Diffstat (limited to 'railties/RDOC_MAIN.rdoc')
0 files changed, 0 insertions, 0 deletions