Foreign Key Defaults / belongs_to
July 16th, 2007
When using ”belongs_to”, the foreign key is now assumed to match up with the association name, instead of the class name.
When using ”belongs_to”, the foreign key is now assumed to match up with the association name, instead of the class name.
Sorry, comments are closed for this article.