[Rails] Re: version_fu in Rails 2.1.1

2008-10-24 Thread tansaku
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

[Rails] Re: version_fu in Rails 2.1.1

2008-10-21 Thread tansaku
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 --~--~-~--~---

[Rails] Re: version_fu in Rails 2.1.1

2008-10-21 Thread Freddy Andersen
?? 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