Displaying 1 result from an estimated 1 matches for "ad_hour_id".
2006 Mar 05
3
Trying to connect tables .....
I am trying to ''connect'' two tables AdHour and Ad in the method below.
However, the line with the asterisks is causing the following error:
"You have a nil object when you didn''t expect it!
The error occured while evaluating nil.user_id"
I''ve included the model for both AdHour and Ad.
Why doesn''t the script like how I am connecting the