Skip to content

Add conversion to the ruby escape implementation - #131

Merged
nobu merged 2 commits into
ruby:masterfrom
Earlopain:escape-conversion
Sep 6, 2026
Merged

Add conversion to the ruby escape implementation#131
nobu merged 2 commits into
ruby:masterfrom
Earlopain:escape-conversion

Conversation

@Earlopain

Copy link
Copy Markdown
Contributor

Like StringValue in C.
When passing nil they currently raise NoMethodError since it tries to use it as is.

Like `StringValue` in C.
When passing `nil` they currently raise `NoMethodError` since it tries to use it as is.
@nobu
nobu force-pushed the escape-conversion branch from 6050f7e to df84a47 Compare September 6, 2026 04:31
Comment thread test/cgi/test_cgi_escape.rb Outdated
@nobu
nobu merged commit 3168b8c into ruby:master Sep 6, 2026
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants