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

Fix warning: ambiguous first argument #29924

Merged
merged 1 commit into from
Jul 25, 2017

Conversation

y-yagi
Copy link
Member

@y-yagi y-yagi commented Jul 24, 2017

This fixes the following warning:

railties/test/application/rake/dbs_test.rb:265: warning: ambiguous first argument; put parentheses or a space even after `/' operator

This fixes the following warning:

```
railties/test/application/rake/dbs_test.rb:265: warning: ambiguous first argument; put parentheses or a space even after `/' operator
```
@rails-bot
Copy link

r? @eileencodes

(@rails-bot has picked a reviewer for you, use r? to override)

@rafaelfranca rafaelfranca merged commit 7d133b2 into rails:master Jul 25, 2017
@y-yagi y-yagi deleted the fix_ruby_warning branch July 25, 2017 01:00
@y-yagi y-yagi restored the fix_ruby_warning branch July 27, 2017 22:11
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

4 participants