mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 13:33:21 -08:00
* Make Array-creation behavior of Paginable more predictable Paginable.paginate_by_id usually returns ActiveRecord::Relation, but it returns an Array if min_id option is present. The behavior caused problems fixed with the following commits: - |
||
|---|---|---|
| .. | ||
| account_actions_controller.rb | ||
| accounts_controller.rb | ||
| reports_controller.rb | ||