I'm using AAF to search through an AR model, with fields from associated tables included through helper methods in the AR class.
The search is working perfectly for the model's fields, but the data from the associated records aren't included, it seems. Pastie: http://pastie.caboo.se/93667 I've made sure it's not just a matter of rebuilding the index, and I'm at a loss as to why this isn't working. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

