• S
    Allow skipping users in autocomplete · dc4de2d8
    Sean McGivern 提交于
    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 2.0 KB