Ruby: fix docs failure

This commit is contained in:
Alex Ford
2022-11-24 15:37:03 +00:00
parent 893c8763bb
commit e6446e501c

View File

@@ -312,7 +312,13 @@ module ActiveSupport {
}
}
/**
* `ActiveSupport::ERB`
*/
module Erb {
/**
* `ActiveSupport::ERB::Util`
*/
module Util {
private class JsonEscapeSummary extends SimpleSummarizedCallable {
JsonEscapeSummary() { this = "json_escape" }