I am have problems with one of my model''s call Faculty... my models name is Faculty so the database should be called faculties right? Has there been documented problems with words ending in ''y''? Thanks for your help. John Kopanas http://www.kopanas.com ====================================================================http://www.soen.info - source of the freshest software engineering information on the net http://cusec.soen.info - software engineering conference
Marcel Molina Jr.
2006-Feb-11 07:12 UTC
[Rails] Singularize and Pluralize of the word Faculty
On Sat, Feb 11, 2006 at 02:07:26AM -0500, John Kopanas wrote:> I am have problems with one of my model''s call Faculty... my models > name is Faculty so the database should be called faculties right? > Has there been documented problems with words ending in ''y''?>> ''faculty''.pluralize => "faculties" >> ''faculty''.pluralize.singularize => "faculty" marcel -- Marcel Molina Jr. <marcel@vernix.org>