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

Fixing a 1.9.2 incompatibility in macros.rb #2

Closed
wants to merge 1 commit into from

Conversation

ryana
Copy link

@ryana ryana commented Feb 10, 2011

Hey John,

Ran into this and forgot to issue a pull request. Someone else (zbelzer) just ran into it. Ruby 1.9.2 forces us to be explicit in lambda arity now. Thanks!

@ryana
Copy link
Author

ryana commented Feb 10, 2011

To be honest, I don't know :) I never ran the tests on validatable. I just saw the issue manifest itself in my application tests and knew it was a safe fix. #badryan

@zbelzer
Copy link

zbelzer commented Feb 11, 2011

http://www.ruby-forum.com/topic/213325 Was my reference to see what the correct behavior of lambdas should be. Interesting that it 'went away' for a while.

@xaviershay
Copy link

+1 on this fix, I needed it.

@xaviershay
Copy link

Still need this, for the record.

@jnunemaker jnunemaker closed this Jun 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants