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

Warnings removed. (ambiguous first argument) #3733

Merged
merged 1 commit into from
Nov 23, 2011

Conversation

kennyj
Copy link
Contributor

@kennyj kennyj commented Nov 23, 2011

When I executed rake in actionpack, I saw the following warnings.

...
./actionpack/test/controller/show_exceptions_test.rb:25: warning: ambiguous first argument; put parentheses or even spaces
./actionpack/test/controller/show_exceptions_test.rb:34: warning: ambiguous first argument; put parentheses or even spaces
./actionpack/test/controller/show_exceptions_test.rb:56: warning: ambiguous first argument; put parentheses or even spaces
...

wycats added a commit that referenced this pull request Nov 23, 2011
…_test

Warnings removed. (ambiguous first argument)
@wycats wycats merged commit e9f63c5 into rails:master Nov 23, 2011
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.

None yet

2 participants