ruby/test/erb
Takashi Kokubun 1c0c1c8098 [ruby/erb] Drop deprecated -S option from erb command
We attempted to remove things like this and reverted all of them, but I
think nobody relies on this unlike the positional arguments of
`ERB#initialize`.

https://github.com/ruby/erb/commit/92fde7e403
2022-11-24 22:49:21 +00:00
..
hello.erb
test_erb.rb [ruby/erb] Copy CGI.escapeHTML to ERB::Util.html_escape 2022-11-04 07:07:23 +00:00
test_erb_command.rb [ruby/erb] Drop deprecated -S option from erb command 2022-11-24 22:49:21 +00:00
test_erb_m17n.rb