class Honeybadger::Rack::UserFeedback
def custom_template_file?
- Private: -
def custom_template_file? custom_template_file && File.exist?(custom_template_file) end
def custom_template_file? custom_template_file && File.exist?(custom_template_file) end