Scaffold generator when using plural controller names created plural helpers, while...
commit1c5bc4b1d0de45fd522b09f2cb0cdcff59810500
authorbermiferrer <bermiferrer@a2fa5c27-f921-0410-a72c-bf682d381be0>
Wed, 16 Apr 2008 00:20:06 +0000 (16 00:20 +0000)
committerbermiferrer <bermiferrer@a2fa5c27-f921-0410-a72c-bf682d381be0>
Wed, 16 Apr 2008 00:20:06 +0000 (16 00:20 +0000)
tree844b661dfe24ca92e39172ca1eb8d1fa865a8ab3
parent4d17cc49170c833f924d0e980feb5485bb3f6b51
Scaffold generator when using plural controller names created plural helpers, while the Action Controller expects singular helper names even on singularized controllers.

We will change this incongruence on the scaffold side to avoid problems on existing applications.

git-svn-id: http://svn.akelos.org/trunk@566 a2fa5c27-f921-0410-a72c-bf682d381be0
lib/utils/generators/scaffold/scaffold_generator.php
lib/utils/generators/scaffold/sintags_templates/helper.php
lib/utils/generators/scaffold/templates/helper.php