Hi Carl,
From: "Carl Franks"
2009/1/12 Octavian Rasnita :
Hello,
In a Catalyst Controller I've tried to create a new row using:
$form->model->create({hash => $hash});
I normally call $form->model->create() without any args.
If you provide an argument, it should just be interpreted as a
has
2009/1/12 Octavian Rasnita :
> Hello,
>
> In a Catalyst Controller I've tried to create a new row using:
>
> $form->model->create({hash => $hash});
I normally call $form->model->create() without any args.
If you provide an argument, it should just be interpreted as a
hash-ref of attributes to modi