extended uri_for, added uri_for_action to dispatcher
[catagits/Catalyst-Runtime.git] / lib / Catalyst / DispatchType / Index.pm
2006-06-03 Matt S Trout extended uri_for, added uri_for_action to dispatcher
2006-03-15 Marcus Ramberg added docs for engine/dispatcher
2006-02-23 Matt S Trout Initial support for :Args attribute
2005-11-19 Sebastian Riedel Reformatted documentation
2005-11-01 Matt S Trout - Refactored get_action into get_action and get_actions
2005-11-01 Matt S Trout - Added new _DISPATCH private action for dispatching
2005-10-24 Matt S Trout - Fixed Index, cleaned up get_action
2005-10-22 Sebastian Riedel Fixed index action
2005-10-22 Sebastian Riedel Added index action and fixed get_action