class WidgetsController < ActionController::Base
impressionist :actions=>[:show,:index]
def show
end
def index
def new