Ransack save search form value in advanced form search, save and edit these details

匆匆过客 提交于 2019-12-23 02:39:46

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!