Fix escape_html/h aliases to use C extension instead of pure Ruby fallback #314
Annotations
2 errors
|
|
|
test/cgi/test_cgi_escape.rb#L299
<CGI::EscapeExt> expected but was
<CGI::Escape>.
diff:
- CGI::EscapeExt
? ---
+ CGI::Escape
|
The logs for this run have expired and are no longer available.
Loading