I recently refactored a table/model to split off some of the fields into a child table. Initially there was only a single data set related to the model but now there may be more than one... My problem now is that I was using a filtered find to pull a subset of the data based on the value of some of the moved fields. Is there a way to specify the find conditions so that they work through the has_many relationship? I think I may be confusing myself :-) Thanks much for any assistance! Cheers, Tim -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---