[Catalyst] HTTP method matching (was Path is "/")
Tomas Doran
bobtfish at bobtfish.net
Wed Sep 7 10:34:57 GMT 2011
On 7 Sep 2011, at 11:23, Nick wrote:
> On 2011-09-06 14:34, Nick wrote:
>> Catalyst isn't dispatching how I expected. A 'Login' controller has
>
> I found the culprit. My controller uses this
>
> http://wiki.catalystframework.org/wiki/gettingstarted/howtos/HTTP_method_matching_for_actions
<snip>
> Perhaps that should be
No, the wiki page should just point to
Catalyst::ActionRole::MatchRequestMethod, which already does this
correctly.
Please fix? :)
Cheers
t0m
More information about the Catalyst
mailing list