superles / gii-template-collection

Automatically exported from code.google.com/p/gii-template-collection
0 stars 0 forks source link

Create all models at once #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to create CRUDs for "application.models.*"

What is the expected output? 
Should create a CRUD for every specified model.

What do you see instead?
Error: Model Class should only contain word characters and dots.

Please use labels and text to provide additional information.
This maybe a yii/gii issue

Original issue reported on code.google.com by schm...@usrbin.de on 21 Sep 2010 at 11:03