all aspects helper

This commit is contained in:
Michael Sofaer & Raphael Sofaer 2011-06-27 19:51:20 -07:00
parent 839756573d
commit d355e230b1

View file

@ -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"