Displaying 1 result from an estimated 1 matches for "search_pack".
Did you mean:
search_back
2006 Feb 10
2
Search from has_many?
Hi,
In my application I have bots that have_many packs. Usually there is
just a big list with each bot and its packs. I''d like to add a filter
that shows only bots with packs matching a keyword (and only the
matching packs from those bots). I have sincerely no idea how to do this
properly.
The following works, but I doubt it''s really the proper way of doing
this:
class