Should this gem work out of the box with Ransack?? #222
Unanswered
jaykilleen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have tried adding this to an existing application but hit a snag when the Ransack helpers threw an undefined error over the
form.combobox
. I am using asearch_form_for
instead of the exampleform_with
...This sounds obvious but thought I would ask the question if this would/could work with ransack
search_form_for
??I searched for similar discussion questions and couldn't find anything re: Ransack so hoping this discussion might help other users like me looking to integrate with Ransack.
Beta Was this translation helpful? Give feedback.
All reactions