you should name your model singular, not plural

On Wed, May 4, 2011 at 1:31 PM, matthew couchman (JIC) <
matthew.couch...@bbsrc.ac.uk> wrote:

> Hi,
>
>
>
> I have a table called plant_species which by default creates a schema
> result class PlantSpecy when I run my app_create.pl script. To get around
> this I’ve tried passing moniker_map=’{ plant_species => “PlantSpecies” }’ as
> an extra argument. It looks like the argument is read because it appears in
> lib/App/Model/App.pm but I still have a PlantSpecy.pm file rather than
> PlantSpecies.pm.
>
>
>
> Can anyone help?
>
>
>
> Thanks very much,
>
>
>
>                                 Matt.
>
>
>
>
>
>
>
> _______________________________________________
> List: Catalyst@lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
>
_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to