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
After investigation, I found that this was bug in will_paginate gem (which I was using altogether with pg_search). I was trying to fix internals of will_paginate, but it was to hard :-( - I switched to kaminari and all is working fine.
I have simple definitiion in my rails app:
When I run:
I get error:
It might be related to rails/rails#13648
The text was updated successfully, but these errors were encountered: