Module: BlacklightRangeLimit::RouteSets
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/blacklight_range_limit/route_sets.rb
Overview
This module is monkey-patch included into Blacklight::Routes, so that map_resource will route to catalog#range_limit, for our action that fetches and returns range segments – that action is also monkey patched into (eg) CatalogController.