class Phlex::Generators::CollectionGenerator

def create_view

def create_view
	template "collection.rb.erb", File.join("app/views", class_path, "#{file_name}.rb")
end