class Avo::ApplicationController

def set_view

def set_view
  @view = action_name.to_sym
end