Jens Kraemer wrote: > On Thu, May 10, 2007 at 12:21:51PM +0200, Allen Young wrote: >> Allen Young wrote: >> Another question. What if resistance attribute is not in the materials >> table but in some other table which has a one-to-one relationship with >> materials table? > > define a method that retrieves the value and add the method's name as a > field's name to your call to acts_as_ferret. You might want to search > the list for 'indexed method' for an example of this. > There are about 100 attributes reside in several different tables. That means I need to define all this methods manually?
-- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

