class Devise::Generators::MarkerbGenerator

def target_path

def target_path
  "app/views/#{plural_scope || :devise}/mailer"
end