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

Remove unused variable #29525

Merged
merged 1 commit into from Jun 22, 2017
Merged

Remove unused variable #29525

merged 1 commit into from Jun 22, 2017

Conversation

y-yagi
Copy link
Member

@y-yagi y-yagi commented Jun 22, 2017

This fixes the following warnings:

activerecord/test/cases/relation_test.rb:231: warning: assigned but unused variable - authors_with_commented_posts

This fixes the following warnings:

```
activerecord/test/cases/relation_test.rb:231: warning: assigned but unused variable - authors_with_commented_posts
```
@rails-bot
Copy link

r? @eileencodes

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

@kaspth kaspth merged commit f06cb6c into rails:master Jun 22, 2017
@y-yagi y-yagi deleted the fix_ruby_warnings branch June 22, 2017 05:03
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