Displaying 1 result from an estimated 1 matches for "adhour".
Did you mean:
ad_hour
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...