Hi all, im using rails 3.2.2 / ruby 1.8.7 and am having a bit of a
problem googling what I need.

In my main page I am displaying all products of my MySQL DB and I want
to have a sidebar that allows me to filter the results.

Filters are by textfields and dropdown lists (also comparing start and
end dates but one problem at a time), like filter by location and
quality(int value).

In rubycasts it only talks about meta_search/meta_where.
The thing is meta_search and meta_where no longer work in this version
of rails and other gems i've searched have been discontinued and no
longer work in 3.1+ rails.

Any ideas on how I can make it work?


Thanks in advance

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to