We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33685cc commit 116bd1cCopy full SHA for 116bd1c
platform-includes/configuration/before-send/ruby.rails.mdx
@@ -1,4 +1,6 @@
1
```ruby
2
+require "active_support/parameter_filter"
3
+
4
Sentry.init do |config|
5
#...
6
0 commit comments