[Catalyst] Re: Catalyst Digest, Vol 9, Issue 44

Sebastian Riedel sri at oook.de
Tue Nov 15 15:20:31 CET 2005


Am 15.11.2005 um 14:33 schrieb Christopher H. Laco:

> fayland wrote:
>> Hi, it seems that Catalyst::Helper::Controller::Scaffold is broken.
>> The reasion might be Line 52:
>>
>> $helper->{table_class} = $helper->{app} . '::M::' . $table_class;
>>
>> That doesn't check the 'Model' directory.
>>
>
> This is an interesting issue. Is there something within  
> Catalyst::Helper
> (or could there be?) that could indicate whether the app is running
> under -short or not?

We have $c->model() now, the scaffold helper will be updated.


--
sebastian




More information about the Catalyst mailing list