Skip to content

Commit

Permalink
Add sig file for RememberablePatch
Browse files Browse the repository at this point in the history
  • Loading branch information
y9v committed Aug 27, 2024
1 parent b24215d commit d3905a4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions sig/datadog/appsec/contrib/devise/patcher/rememberable_patch.rbs
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
module Datadog
module AppSec
module Contrib
module Devise
module Patcher
module RememberablePatch
def validate: (*untyped args) -> untyped
end
end
end
end
end
end

0 comments on commit d3905a4

Please sign in to comment.