What's the full stack trace? It definitely sounds like a bug, but it'd be good to know the source, so I can patch it if necessary.
Cheers -- Pat On 15/12/2010, at 3:38 AM, dwickwire wrote: > 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. > -- 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.
