Expose _get_allowed_methods to the API
authorWallace Reis <wallace@reis.me>
Thu, 21 Jun 2012 20:05:54 +0000 (22:05 +0200)
committerTomas Doran <bobtfish@bobtfish.net>
Mon, 25 Jun 2012 20:06:25 +0000 (21:06 +0100)
commitb0c2ebd443419f29a78423e78db0630f88ccc437
treefd8d70918792f128c7cbebd5be436354ff8daa82
parentffcae14131f4334ab08b42e5eed0b012933f51df
Expose _get_allowed_methods to the API

Then child controllers can use that to write their own _not_implemented
methods.
lib/Catalyst/Action/REST.pm