Module: BreadcrumbTrail::ActionController
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/breadcrumb_trail/action_controller.rb
Overview
A module to extend Controllers with. It provides the main methods that are used within the application, namely ‘breadcrumbs` and `render_breadcrumbs`.
Defined Under Namespace
Modules: ClassMethods, HelperMethods