prevent actions named index from registering as an index dispatchtype if they can...
authorRafael Kitover <rkitover@io.com>
Fri, 19 Jun 2009 23:47:02 +0000 (23:47 +0000)
committerRafael Kitover <rkitover@io.com>
Fri, 19 Jun 2009 23:47:02 +0000 (23:47 +0000)
commit1315d253bbf854cbd9740ef4323a9930411b9fa0
tree785713be1163f0631c05eadbb3b6a9e6efbc75e3
parent2ee0056ea3edb67a476aadeac450afdb3a5286d8
prevent actions named index from registering as an index dispatchtype if they can be registered with another dispatchtype
lib/Catalyst/DispatchType/Index.pm
lib/Catalyst/Dispatcher.pm
t/aggregate/live_component_controller_action_named_index.t [moved from t/aggregate/live_component_controller_action_index_or_default_names.t with 90% similarity]
t/lib/TestAppIndexActionName.pm [moved from t/lib/TestAppIndexDefault.pm with 67% similarity]
t/lib/TestAppIndexActionName/Controller/IndexChained.pm [moved from t/lib/TestAppIndexDefault/Controller/IndexChained.pm with 80% similarity]