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

Failing to unscoped #334

Open
kwerle opened this issue Nov 3, 2016 · 1 comment
Open

Failing to unscoped #334

kwerle opened this issue Nov 3, 2016 · 1 comment

Comments

@kwerle
Copy link

kwerle commented Nov 3, 2016

Line 288 of wice_grid-3.6.2/lib/wice_grid.rb reads

initial_conditions_active_relation = @klass.where(@status[:conditions])

This looks like a reason wice seems to be acting like it is failing to ignore scope for me.

@nathanvda
Copy link
Contributor

Nope that could not be the case, since that is only used to build the conditions, which are later applied to the given @relation.

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

No branches or pull requests

2 participants