We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c6b34c + d0127c7 commit c07b52aCopy full SHA for c07b52a
lib/datadog/appsec/contrib/active_record/integration.rb
@@ -13,7 +13,7 @@ class Integration
13
14
MINIMUM_VERSION = Gem::Version.new('4')
15
16
- register_as :active_record, auto_patch: false
+ register_as :active_record, auto_patch: true
17
18
def self.version
19
Gem.loaded_specs['activerecord'] && Gem.loaded_specs['activerecord'].version
0 commit comments