[Catalyst] New CRUD/Scaffolding module
Perrin Harkins
perrin at elem.com
Fri Jun 24 19:41:08 CEST 2005
On Fri, 2005-06-24 at 11:32 +0200, Marcus Ramberg wrote:
> Anyways, I've revised
> the smiley that pissed you off, and it looks like this now:
>
> 69 Modify the $c->form() parameters to match your needs, and don't
> forget to copy
> 70 the templates into the template root. Can't find the templates?
> They were in the
> 71 CRUD model distribution, so you can do B<look
> Catalyst::Model::CDBI::CRUD> from
> 72 the CPAN shell to find them.
Probably better to just deprecate this module and switch over to
Sebastian's new controller version of it. It handles the templates for
you, and uses controller and model in a way that is more consistent with
the rest of Catalyst.
- Perrin
More information about the Catalyst
mailing list