The fake example is now broken as we're not smashing random methods. Fix method gener...
authort0m <bobtfish@bobtfish.net>
Mon, 25 May 2009 01:21:33 +0000 (02:21 +0100)
committert0m <bobtfish@bobtfish.net>
Mon, 25 May 2009 01:21:33 +0000 (02:21 +0100)
commit83c57636eee0bf54604464e3d43a5c1aac4929ed
treeac3b0c97b8ce449314ed55805e291bf22c116768
parent9589432392d0a36f50ba35ecef31ac2373a9612b
The fake example is now broken as we're not smashing random methods. Fix method generation to use the public API for adding attributes, and what do you know, the rest of it works. Add a lower level test for this
lib/CatalystX/ModelToControllerReflector.pm
t/05_dynamiccontrollers.t
t/10_app.t
t/lib/DynamicAppDemo/Controller/FakeExample.pm [deleted file]