[Catalyst] path actions
Ben Hopkins
hopkins.ben at gmail.com
Wed Aug 2 09:03:53 CEST 2006
I got through the tutorial, including authentication and authorization.
CRUD for books was done.
Thought I'd go to the next level by adding CRUD for authors. I made an
Authors controller, put a list subroutine in it, and wrote a
root/authors/list.tt2.
When I ran the server, it listed authors/list in the "Loaded Private
actions" section, but nothing in the "Loaded Path actions" part. When I go
to localhost:3000/authors/list, I get the generic Catalyst page (after
logging in).
How can this be?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060802/ffaf0fcf/attachment.htm
More information about the Catalyst
mailing list