Thanks! @brunoric
On Thu, Aug 11, 2011 at 5:59 PM, Stephen Latham <[email protected]>wrote: > http://book.cakephp.org/view/953/Inflections > > On 11 Aug 2011, at 20:05, brunoric <[email protected]> wrote: > > Hello everyone, > > I have a problem. I have a table called data_people and using 'cake bake > all' for the DataPerson model, the model is created and also the controller, > but the view is not created because the data_peoples_controller is not found > (the command creates the controller as data_people_controller). However, if > I to rename my table to data_persons and try to 'bake all' DataPerson, the > table data_people is not found (since renamed to data_persons). Is this a > bug? If I put the correct plural does not work ... force a wrong plural is > with the S does not work too. What to do in these cases? > > Many thanks! > > @brunoric > > > > -- > Our newest site for the community: CakePHP Video Tutorials > <http://tv.cakephp.org>http://tv.cakephp.org > Check out the new CakePHP Questions site <http://ask.cakephp.org> > http://ask.cakephp.org and help others with their CakePHP related > questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at <http://groups.google.com/group/cake-php> > http://groups.google.com/group/cake-php > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
