search for: ferret_postcod

Displaying 1 result from an estimated 1 matches for "ferret_postcod".

Did you mean: ferret_postcode
2007 Aug 06
4
acts_as_ferret cross model index not updating
...s built it searches fine. In my (main) model, I''ve put: acts_as_ferret :fields => [ :name, :notes, :ferret_cat, :ferret_comments, :ferret_place, :ferret_postcode, :ferret_bookmarks, :ferret_tags] and e.g. def ferret_cat return "#{self.category.name}" end But if I update any of the other models, by adding a comment or bookmarking etc, the index doesn''t update. Does someone kn...