Module: AmaLayoutBreadcrumbHelper
- Includes:
- AmaLayoutPartialHelper
- Defined in:
- app/helpers/ama_layout_breadcrumb_helper.rb
Instance Method Summary collapse
Methods included from AmaLayoutPartialHelper
#ama_layout_partial, #ama_layout_partial_version
Instance Method Details
#show_breadcrumbs ⇒ Object
8 9 10 |
# File 'app/helpers/ama_layout_breadcrumb_helper.rb', line 8 def render partial: ama_layout_partial('breadcrumbs') end |