[Rails] Pluralization in scaffold_generator.rb

Carl Youngblood carlwork at ycs.biz
Tue Feb 1 23:27:36 GMT 2005


In rails 0.9.5, generators/scaffold_generator.rb, on line 11, it appears 
that the user-supplied class name is being pluralized, whereas other 
generators (e.g. controller) don't pluralize the class name.  Which 
behavior is right/best?  Should scaffold_generator.rb be fixed or should 
the others be brought into conformity with it?

Thanks,
Carl


More information about the Rails mailing list