class Honeybadger::Rack::UserFeedback
def custom_template_file
- Private: -
def custom_template_file @custom_template_file ||= File.join(config[:root], 'lib', 'honeybadger', 'templates', 'feedback_form.erb') end
def custom_template_file @custom_template_file ||= File.join(config[:root], 'lib', 'honeybadger', 'templates', 'feedback_form.erb') end