Turns out I was missing a version column in my statistic_types table ... Duh ....
On Oct 21, 10:53 am, tansaku <[EMAIL PROTECTED]> wrote: > Thanks, but no, have that in there already: > > class StatisticType < ActiveRecord::Base > has_many :statistic_summaries > version_fu > end > > On Oct 21, 10:19 am, Freddy Andersen <[EMAIL PROTECTED]> wrote: > > > ?? > > > class StatisticsType < ActiveRecord::Base > > > version_fu > > > end --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---