class Devise::Generators::MarkerbGenerator
:nodoc:
def copy_views
def copy_views view_directory :markerb, target_path end
def target_path
def target_path "app/views/#{scope || :devise}/mailer" end
:nodoc:
def copy_views view_directory :markerb, target_path end
def target_path "app/views/#{scope || :devise}/mailer" end