require 'active_support' require 'active_support/testing/autorun' require 'full_request_logger/record' class RecorderTest < ActiveSupport::TestCase end