ha sounds good. bring a bottle of water so you dont have to buy a drink
there
I only drink ‘Chouchenn’
found a hint :
it runs well when specifying the foreign_key and class_name
belongs_to :epath, :foreign_key => “epath_id”, :class_name => “Epath”
never when using only belongs_to
??
On 8 oct, 14:29, “[email protected]”
my apologies for this spam on my part - for some reason, my cell phone
had
been sms-ing replies to my emails. Apologies again.
btw, Chouchenn is fantastic.
Unfortunately, Erwin, I don’t yet see the problem with your code yet.
If
you post more, I may be able to assist as I feel obligated!
cheers,
Greg
On Thu, Oct 8, 2009 at 8:29 AM, [email protected] <
[email protected]> wrote:
Subject: [Rails] Rails fixtures load not working as stated (2.3.4)
I am using the following tset code
Fixtures---------------
INTOecourses
(epath
,…
what’s wrong in my code ?