You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a patch to address a regression in v1.6.0
caused by a missing test on a fix, and probably
needs a deeper look.
TODO: Put the test in a more logical place.
Works in 1.5.1:
1.6.0:
https://github.com/activerecord-hackery/ransack/blob/v1.6.0/lib/ransack/adapters/active_record/ransack/nodes/condition.rb#L34
Tested on the current master (9d56e60), same results.
Seems to be related to the fix in #472.
Is this just me, or are other people having problems with this too?
The text was updated successfully, but these errors were encountered: