Is there an issue using Bake with Oracle?

I already set a project up manually, then tried using bake to see what
it would do for models and and I wanted to bake the scaffold code for
each of my models. But all "cake bake model" does is display the model
path and not write any files. All "cake bake model ModelName" does is
write a boiler plate file that is clearly not picking up anything from
the database.

"cake bake controller ModelNamePlural" does write the boiler plate
that just sets var $scaffold.

"cake bake controller ModelNamePlural scaffold" says it's "baking
scaffold for ModelName" But doesn't write any files.

This is /really/ frustrating. I've heard what a great tool this is and
it's just /not/ working.

I really want to have the scaffold controllers and views written out
as place to start developing from. That's the whole point of bake,
isn't it?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to