1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/erb
k0kubun 53127c2410 erb.rb: Don't encode tilde in #url_encode
Based on patch by madeofcode (Mark Dodwell).
[ruby-core:46168] [Bug #6696] [Fix GH-54]

`~` is a unreserved character.
https://tools.ietf.org/html/rfc3986#section-2.3

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58772 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-05-17 11:58:09 +00:00
..
hello.erb
test_erb.rb erb.rb: Don't encode tilde in #url_encode 2017-05-17 11:58:09 +00:00
test_erb_command.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_erb_m17n.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00