• Sean McGivern's avatar
    Allow skipping users in autocomplete · 3758f751
    Sean McGivern authored
    Pass an array of user IDs in the `skip_users` param to have them
    excluded from the results (unless they are explicitly included through
    the `current_user` or `author_id` params).
    3758f751
autocomplete_controller.rb 2.38 KB