We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e21ab31 commit cf03641Copy full SHA for cf03641
lib/appmap/gem_hooks/actionpack.yml
@@ -49,3 +49,7 @@
49
label: mvc.render
50
handler_class: AppMap::Handler::Rails::RenderHandler
51
require_name: action_controller
52
+- method: ActionDispatch::Integration::Runner#before_setup
53
+ labels:
54
+ - deserialize.safe
55
+ - lang.eval.safe
0 commit comments