all aspects helper
This commit is contained in:
parent
839756573d
commit
d355e230b1
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ class VannaController < Vanna::Base
|
|||
include AspectGlobalHelper
|
||||
helper :layout
|
||||
helper_method :current_user
|
||||
helper_method :all_aspects
|
||||
helper_method :flash
|
||||
config.stylesheets_dir = "public/stylesheets"
|
||||
layout "application"
|
||||
|
|
|
|||
Loading…
Reference in a new issue