• Yorick Peterse's avatar
    Removed pagination from AutocompleteUsersFinder · d2e43fbd
    Yorick Peterse authored
    The frontend code doesn't use this so there's no practical point in
    supporting this. We also hardcode the limit to 20 so users can no longer
    request their own limit, which could overload the database (depending on
    any upper bounds perhaps enforced by Kaminari).
    d2e43fbd
autocomplete_controller_spec.rb 10.1 KB