On 8 January 2012 05:04, Jordan Miller <[email protected]> wrote:
> Hi,
>
> I'm having major trouble with a somewhat self-referencing has_many and
> belongs_to set of models.
>
> item.manufacturer correctly returns an object of type Vendor. However,
> item.manufacturer.name raises an exception even though the name value
> is set correctly.

Show us the code where the error occurs and the full error message and trace.
If you can show it in the console then copy/paste the console output here.

Colin


>
> I've been debugging and googling and responding to stack overflow
> peeps but still to no avail.
>
> Complete details here:
> http://stackoverflow.com/questions/8774952/rails-3-1-advanced-has-many-and-belongs-to-model-joins
>
> Please help!
>
> thanks in advance.
>
> --
> 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 [email protected].
> 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.
>



-- 
gplus.to/clanlaw

-- 
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 [email protected].
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.

Reply via email to