• Sean McGivern's avatar
    Allow skipping users in autocomplete · dc4de2d8
    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).
    dc4de2d8
selects_helper.rb 1.99 KB