Ruby on Rails: Advanced search

前端 未结 3 744
太阳男子
太阳男子 2020-12-03 09:24

I\'m having trouble understanding the best way to make a advanced search form. I have had a good search on the internet, looking at some ways, but I can\'t get them to work,

3条回答
  •  北海茫月
    2020-12-03 09:32

    I've been using MetaSearch in my application and found it quite convenient. If you've already considered it, what problems did you have?

    There's also Ransack by the same author, it's a successor to MetaSearch.

提交回复
热议问题