search for: gsbt1e61

Displaying 1 result from an estimated 1 matches for "gsbt1e61".

2006 Jan 12
4
has_one relationship problem
...application I have two models, User and Selection Selection is an extension of the User model so in the User model I have a has_one :selection and in Selection I have a belongs_to :user in my views, i cannot get @user.selection to work but @user works fine. http://www.rafb.net/paste/results/GSBt1e61.html Thanks, r.b