Files
ubicloud/lib/pagination.rb
Burak Velioglu b7bcf958ad Fix pagination by appending clauses to the given query
While updating the pagination code, clauses used in the pagination
were added to the model directly instead of passed query, fixing that.
Also added a test to catch it.
2024-05-02 10:39:42 -07:00

1.5 KiB