On page 107 there is a method to display data from an external table
Although all my other database functions work fine this does not and i
get the following error:
You have a nil object when you didn't expect it!
The error occurred while evaluating
nil.name
If I replace the command to use a local table all is fine, it is just
when connecting through the foreign key
Any clues as to why this may be occurring? I am using rails v2.1.0 and
mysql 5.0.5