]> cat aescling's git repositories - mastodon.git/commit
Fix timeline pagination (#8827)
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 29 Sep 2018 17:03:33 +0000 (19:03 +0200)
committerGitHub <noreply@github.com>
Sat, 29 Sep 2018 17:03:33 +0000 (19:03 +0200)
commit6c835085a35d64be2c977b98de07801af5abec72
tree9aa0b34603b40cf8a0b96ccc7e3c033cf465c27d
parente09301f4140ed458d7335f7f22df6c2591cc99cc
Fix timeline pagination (#8827)

Ruby's ** operator does not play well with non-Hash objects, which
the params slice is

Fix #8821
app/models/concerns/paginable.rb