Skip to content
New issue

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

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

Already on GitHub? # to your account

Use of method_missing doesn't raise NameError for non-existent variables #138

Closed
moll opened this issue Sep 1, 2013 · 1 comment
Closed

Comments

@moll
Copy link

moll commented Sep 1, 2013

Because of the method_missing block in helpers.rb, all non-existent variables or method calls are silently ignored. Globally. That's worthy of a facepalm. ;)

@d4be4st
Copy link
Member

d4be4st commented Jul 8, 2016

method_missing removed from 1.0.0

@d4be4st d4be4st closed this as completed Jul 8, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants