cakephp2-php8/lib/Cake/Console/Command
James Larking 75daff8df9 Camelize type of test being generated.
This fixes use for:

`cake bake model ModelName`

When classTypes and directories should be CamelCase.
This solves issue whereby model tests are written directly to Cases folder rather than into Cases/Model

Signed-off-by: mark_story <mark@mark-story.com>
2011-10-23 11:13:56 -04:00
..
Task Camelize type of test being generated. 2011-10-23 11:13:56 -04:00
AclShell.php Fix incorrect documentation. 2011-09-24 12:06:44 -04:00
ApiShell.php Changed methods and attributes from private to protected. 2011-08-20 00:43:34 -04:00
BakeShell.php Changing a bunch of links in doc blocks 2011-10-15 10:43:26 -04:30
CommandListShell.php Update CommandListShell to give better help. 2011-10-19 21:26:31 -04:00
ConsoleShell.php Fixed some API doc in console. 2011-07-28 22:05:29 -04:00
I18nShell.php Fixed some API doc in console. 2011-07-28 22:05:29 -04:00
SchemaShell.php Changing a bunch of links in doc blocks 2011-10-15 10:43:26 -04:30
TestsuiteShell.php Merge branch '2.0-api-doc' into 2.0 2011-08-26 20:22:26 -04:00
UpgradeShell.php Improving the upgrade shell by adding more renaming rules and making it more robust in case insensitive systems 2011-10-19 16:46:55 -04:30