class Phlex::Generators::PageGenerator
def create_view
def create_view template "page.rb.erb", File.join("app/views", class_path, "#{file_name}.rb") end
def create_view template "page.rb.erb", File.join("app/views", class_path, "#{file_name}.rb") end