aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/breadcrumb_controller.rb
diff options
context:
space:
mode:
authorXinhui2016-10-10 12:35:15 +0200
committerXinhui2016-10-10 12:35:15 +0200
commitab695004ec171a5730bf0cd0431084c76986742e (patch)
tree493dbb349eda8a912579e3e35ee91a4f4c04541d /app/controllers/breadcrumb_controller.rb
parent1cd01cc22e45710adf2efa080662d919daaaeed3 (diff)
downloadchouette-core-ab695004ec171a5730bf0cd0431084c76986742e.tar.bz2
Fix views spec pundit
Diffstat (limited to 'app/controllers/breadcrumb_controller.rb')
-rw-r--r--app/controllers/breadcrumb_controller.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/controllers/breadcrumb_controller.rb b/app/controllers/breadcrumb_controller.rb
index 29ecd262c..cb639fdb8 100644
--- a/app/controllers/breadcrumb_controller.rb
+++ b/app/controllers/breadcrumb_controller.rb
@@ -1,5 +1,5 @@
class BreadcrumbController < InheritedResources::Base
-
+ include Pundit
include BreadcrumbHelper
def show