Sha256: eccf73e4308cbc0f987f45df32e2acfe132527389772bfd9db957b15f5490c77
Contents?: true
Size: 214 Bytes
Versions: 1
Compression:
Stored size: 214 Bytes
Contents
# frozen_string_literal: true module ActiveMocker module Queries module AR52 extend LateInclusion::Extension private def check_for_limit_scope! # noop end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active_mocker-2.6.2 | lib/active_mocker/mock/compatibility/queries/ar52.rb |