Moved action methods from t/lib/TestApp.pm to t/lib/Test/Controller/Root.pm. Uncommen...
authorYousef H. Alhashemi <yousef.alhashemi@gmail.com>
Thu, 6 Aug 2009 23:07:07 +0000 (23:07 +0000)
committerYousef H. Alhashemi <yousef.alhashemi@gmail.com>
Thu, 6 Aug 2009 23:07:07 +0000 (23:07 +0000)
commita202886b47ea577ff9e29c18214a7c02cfd8b9e3
tree584a473b1e7c921f24c6243950736f9bde3886ff
parent3eea8e9182e24b3478a9a35babe6534a5dfb4559
Moved action methods from t/lib/TestApp.pm to t/lib/Test/Controller/Root.pm. Uncommented the if statement in lib/Catalyst/Controller.pm that checks for actions in the appclass.
lib/Catalyst/Controller.pm
t/lib/TestApp.pm
t/lib/TestApp/Controller/Root.pm