Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Account for Ruby's multi-line regular expressions #6

Merged
merged 1 commit into from
Feb 2, 2013

Conversation

jsl
Copy link
Contributor

@jsl jsl commented Feb 1, 2013

  * Ruby uses multi-line regular expressions by default
  * Change Transform classes to match beginning and end of String
  * Add tests for Transform classes
  * More details: http://guides.rubyonrails.org/security.html#regular-expressions
@kachick
Copy link
Contributor

kachick commented Feb 1, 2013

dtao added a commit that referenced this pull request Feb 2, 2013
Account for Ruby's multi-line regular expressions
@dtao dtao merged commit c918645 into dtao:master Feb 2, 2013
@dtao
Copy link
Owner

dtao commented Feb 2, 2013

Nice, thanks @jsl and @kachick! (Just read the article from the Rails docs—learned something new!)

ota42y pushed a commit to ota42y/safe_yaml that referenced this pull request Aug 14, 2017
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.

3 participants