]> cat aescling's git repositories - mastodon.git/commit
Remove redundant call of recent scope in AccountsController (#3330)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Fri, 26 May 2017 14:35:25 +0000 (23:35 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 26 May 2017 14:35:25 +0000 (16:35 +0200)
commit860e257a6895030db112a3e81f6d0a3e398a7b74
tree06bc4ecb659c51c0719415c2a24ef6d4239492b9
parent902d9e34b4731f2654e2762e97966025b5cd7d62
Remove redundant call of recent scope in AccountsController (#3330)

recent is included in paginate_by_max_id.
app/controllers/accounts_controller.rb