class ActiveModelSerializers::Test::Serializer::AssertSerializer
def matches_symbol?
def matches_symbol? camelize_expectation = expectation.to_s.camelize serializers.include?(camelize_expectation) end
def matches_symbol? camelize_expectation = expectation.to_s.camelize serializers.include?(camelize_expectation) end