NAME
CatalystX::Resource::TraitFor::Controller::Resource::Edit - a edit action for your resource
VERSION
version 0.03
ATTRIBUTES
activate_fields_edit
arrayref of form fields to activate in the edit form
Can be overriden with $c->stash->{activate_form_fields}
(default = []).
ACTIONS
edit
edit a specific resource
AUTHOR
David Schmidt <davewood@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by David Schmidt.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.