问题
I am developing an application for advanced search using ransack gem in ruby on rails. I am got stuck with the below problems
- How to save an form search value and save these details for later query
- Edit the saved query by generating an form by taking the existing query
- delete the query
Please help me find the solution for this.
来源:https://stackoverflow.com/questions/47646796/ransack-save-search-form-value-in-advanced-form-search-save-and-edit-these-deta