autocomplete.rb revision b515be3e0a2edc0aa9bf6b0ff078b5c6bce8499c
970N/A# Autocompleter that searches the given scopes and excludes optional ids 970N/A # scope_name => excluded_ids 970N/A # adds a scope to the autocompleter 970N/A # search the added scopes 970N/A # exclude the given ids 970N/A # finally apply the search scope