On Jun 12, 2011, at 8:59 PM, Mark Sobkowicz wrote: > I got it to give the same error with a much simpler setup. In a new hobo > app, I added a messages model. Then > > just adding this to the Message model and trying to run the migration gives > the same error: > > belongs_to :sender, :class => "User"
Perhaps because the ActiveRecord option is :class_name? --Matt Jones -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
