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.
Best Regards
-------------
/Fayland Lam/ <http://www.fayland.org/>