Commit 70c545c
[ruby/erb] url_encode: use CGI.escapeURIComponent
(ruby/erb#23)
Ref: ruby/cgi#26
This native implementation is much faster
and available in `cgi 0.3.3`.
ruby/erb@2d90e9b0101 parent 931bd35 commit 70c545c
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1019 | 1019 | | |
1020 | 1020 | | |
1021 | 1021 | | |
1022 | | - | |
1023 | | - | |
1024 | | - | |
| 1022 | + | |
1025 | 1023 | | |
1026 | 1024 | | |
1027 | 1025 | | |
| |||
0 commit comments