aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/breadcrumb_controller.rb
blob: 8c350cbec2515bd79a36adc699efc23f1be52aa0 (plain)
1
2
3
class BreadcrumbController < InheritedResources::Base
  include Pundit
end