Add ruby on rails detection

main
Chris 1 year ago
parent a2f1c21ba1
commit feeb7a51db
No known key found for this signature in database
GPG Key ID: F2B8FE773D1C4D9F

@ -2379,7 +2379,8 @@
"implies": "Ruby", "implies": "Ruby",
"js": { "js": {
"ReactOnRails": "", "ReactOnRails": "",
"__REACT_ON_RAILS_EVENT_HANDLERS_RAN_ONCE__": "" "__REACT_ON_RAILS_EVENT_HANDLERS_RAN_ONCE__": "",
"_rails_loaded": ""
}, },
"meta": { "meta": {
"csrf-param": "^authenticity_token$\\;confidence:50" "csrf-param": "^authenticity_token$\\;confidence:50"
@ -2481,4 +2482,4 @@
"scripts": "/recaptcha/api\\.js", "scripts": "/recaptcha/api\\.js",
"website": "https://www.google.com/recaptcha/" "website": "https://www.google.com/recaptcha/"
} }
} }

Loading…
Cancel
Save