Discussion Forums
Discuss all things Ruby on Rails with perhaps the web's most vibrant group of Ruby on Rails enthusiasts.
- Topic List
- Most Recent Posts
- Sign In for more options
how to use acts_as_ferret at 2 different searches with different columns on same model
1 Post
how to use acts_as_ferret at 2 different searches with different columns on same model
Hi I need to implemnet search on admin and user side on same model But while searching admin side search from column1,column2,column3,column4 But while implemnting search on userside ,search from column2 and column3 only from same model. Can anybody help how to dod this
1 Post
