class StaticPagesController < ApplicationController
def home
end
def help
def about
def contact
def demo