Hello, I'm having an issue with what seems to be during a delta update. I have a polymorphic setup for which the attributes of each are naturally not identical.
The NoMethodError arises when I do this... has data.display_something, :as => :something, :type => :integer This is because only one of the polymorphic tables has the attribute. Is there a way around this or do I have to add a dummy field to each polymorphic model? Thanks -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
