Skip to content

Fix unused variable warnings #327

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

Merged

Conversation

iamtheschmitzer
Copy link
Contributor

  1. Unused variable warning in support.rb - due to using a class_eval string vs a class_eval proc.
  2. Unused variable warning in support_attributes.rb - not sure what original intention was here - perhaps was to make nulls_last_order_by accept reverse, or to use keyword arguments in order_by_order

@seuros seuros merged commit 0095093 into ClosureTree:master Sep 24, 2018
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.

2 participants