diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2016-08-15 10:20:14 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2016-08-15 10:20:14 +0900 |
commit | c9220bfa865b250a0d4c4c9f3ed40a2b6ecc8340 (patch) | |
tree | b2b5f6682ff175a55fe656863350fd6afce0595d /activerecord/lib/active_record/callbacks.rb | |
parent | 984ffa5b4606a220413d9026385f01fe72a80f6f (diff) | |
download | rails-c9220bfa865b250a0d4c4c9f3ed40a2b6ecc8340.tar.gz rails-c9220bfa865b250a0d4c4c9f3ed40a2b6ecc8340.tar.bz2 rails-c9220bfa865b250a0d4c4c9f3ed40a2b6ecc8340.zip |
Remove `find_nth_with_limit_and_offset` private method
`find_nth` is protected method, therefore `offset` has not been passed
anywhere. `find_nth_with_limit_and_offset` is unnecessary anymore
because `offset` has not been passed.
Diffstat (limited to 'activerecord/lib/active_record/callbacks.rb')
0 files changed, 0 insertions, 0 deletions