class ViewComponent::Generators::SlimGenerator

def copy_view_file

def copy_view_file
  super
end

def engine_name

def engine_name
  "slim"
end