Displaying 1 result from an estimated 1 matches for "reserf".
Did you mean:
reser
2008 Oct 21
1
uninitialized constant error, help me
Hi, I''m a rails_fan in korea.
As korean web site has a little information about rails
I''m tryig to ask google groups users of my question
<% for reserve in @plan.reserves %>
This line make error like this ''uninitialized constant Plan::Reserf''
I already have plan and reserve model
and I define their relationship.
plan
has_many :reserves
reserve
belongs_to :plan
why does this error happen?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "...