aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2018-01-07 12:42:37 +0900
committerRyuta Kamizono <kamipo@gmail.com>2018-01-07 12:52:59 +0900
commit68754d37706f11ca363b3108eda10749b9957817 (patch)
treec874adc065384214f1876ce1c3ae7e22cbff52d9 /activestorage/lib
parenta194c527fa7b16840fd1b1250dc9f624c6536546 (diff)
downloadrails-68754d37706f11ca363b3108eda10749b9957817.tar.gz
rails-68754d37706f11ca363b3108eda10749b9957817.tar.bz2
rails-68754d37706f11ca363b3108eda10749b9957817.zip
Fix `last` with `offset` to behave consistently with loaded relation
Currently `last` with `offset` behaves incorrectly because `offset` can not be reversed like `limit`. Therefore, `offset` should also be handled like `limit`.
Diffstat (limited to 'activestorage/lib')
0 files changed, 0 insertions, 0 deletions