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"









On Jun 12, 2011, at 8:09 PM, Mark Sobkowicz wrote:

> I have models for User and Message.  Users should be able to send messages 
> with multiple Users as the recipients.  Here are the associations:

-- 
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.

Reply via email to