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 small CodeClimate suggestions #6

Closed
adeeshag opened this issue Oct 15, 2015 · 1 comment
Closed

Fix small CodeClimate suggestions #6

adeeshag opened this issue Oct 15, 2015 · 1 comment
Assignees

Comments

@adeeshag
Copy link
Owner

Like putting spaces where it is needed and changing and to &&

@adeeshag adeeshag self-assigned this Oct 15, 2015
@adeeshag adeeshag added this to the Final Deadline milestone Oct 15, 2015
@adeeshag
Copy link
Owner Author

Changed most of it. Not changing the where(...).first to find_by as suggested by CodeClimate because that's not always the exact equivalent and that's actually a bug in their code.
Read: rubocop/rubocop#1938 for more details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant