Changes for version 0.036
- stash the form obj instead the rendered state of it
- specify the columns explicitly by name at ->find call in model_item
- extend ordering to handle columns in a related class
- stash order_by_column_link coderef as a closure to avoid leaks
- Helper::Controller produces Chained action setup
- CRUD with just plain Catalyst actions, no :Local
Documentation
Bootstrap a Catalyst application example
Modules
Catalyst CRUD example Controller
Catalyst CRUD example RESTful Controller
A CRUD scaffolding for Catalyst.
[One line description of module's purpose here]
Methods and actions to simplify authentication
Provides
in lib/Catalyst/Plugin/Auth/Utils.pm
in lib/Catalyst/Plugin/Auth/Utils.pm
in lib/Catalyst/Plugin/Auth/Utils.pm
in lib/Catalyst/Helper/InstantCRUD.pm
in lib/Catalyst/Helper/View/InstantCRUD.pm