Make chaining to yourself explode at app load time + tests from bug ash found, remove...
authorTomas Doran <bobtfish@bobtfish.net>
Sun, 22 Mar 2009 00:16:04 +0000 (00:16 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Sun, 22 Mar 2009 00:16:04 +0000 (00:16 +0000)
commit13c6b4cc50b9235536022e4deb470c151d9b7fac
tree8b55f7c358dcac413569ab1bf844c91aed8b305b
parent4fbc0e853c0b29d1f6082909b0cb54595ea32787
Make chaining to yourself explode at app load time + tests from bug ash found, remove his test as no longer needed
Changes
lib/Catalyst/DispatchType/Chained.pm
t/dead_load_multiple_chained_attributes.t
t/dead_recursive_chained_attributes.t [new file with mode: 0644]
t/lib/TestApp/Controller/Root.pm
t/unit_core_action_chained.t [deleted file]