Module: SearchRateLimitable
- Extended by:
- ActiveSupport::Concern
- Included in:
- AutocompleteController, Groups::WorkItemsController, IssuableCollections, SearchController, WorkItemsCollections
- Defined in:
- app/controllers/concerns/search_rate_limitable.rb
Overview
This concern is specifically for /search related endpoints(SearchController). Avoid using this for other controllers.