diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2016-01-27 17:58:26 -0800 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2016-01-27 18:28:05 -0800 |
commit | 7fc79bc7907ea53aead3ff8461daedaacbf1cd71 (patch) | |
tree | 2e610a49b0c2f0b90b5aef78c39083291b427cf6 /activerecord/test/cases/timestamp_test.rb | |
parent | f7f59c2eb732e9cb26060058e0ccac7dc74f324c (diff) | |
download | rails-7fc79bc7907ea53aead3ff8461daedaacbf1cd71.tar.gz rails-7fc79bc7907ea53aead3ff8461daedaacbf1cd71.tar.bz2 rails-7fc79bc7907ea53aead3ff8461daedaacbf1cd71.zip |
remove useless private methods
This commit refactors the private methods that were just aliases to []
to just directly use [] and cache the return values on the stack.
Diffstat (limited to 'activerecord/test/cases/timestamp_test.rb')
0 files changed, 0 insertions, 0 deletions