Skip to content

Conversation

toy
Copy link

@toy toy commented Sep 2, 2011

catch_exception was removing method name for NoMethodError message as "\1" != '\1', so it should be "\1" or '\1', also it is better to highlight method name

… "\1" != '\1', so it should be "\\1" or '\1', also it is better to highlight method name
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.

1 participant