moved prefetch_allows to StaticArguments to fix controller instantiation failures...
authorAlexander Hartmaier <abraxxa@cpan.org>
Thu, 5 May 2011 14:12:09 +0000 (16:12 +0200)
committerAlexander Hartmaier <abraxxa@cpan.org>
Thu, 5 May 2011 14:12:09 +0000 (16:12 +0200)
commit4e5983f2a904f894762e61c2dff962a37da5ef92
treecbe9b5ca8106510ff0374f5764470395e272dc9f
parent8c7199a13b832b6ce5e569320b3620dd38a67617
moved prefetch_allows to StaticArguments to fix controller instantiation failures with Moose 2 where the validator template wasn't loaded before used by the prefetch trigger
Changes
lib/Catalyst/Controller/DBIC/API.pm
lib/Catalyst/Controller/DBIC/API/Request.pm
lib/Catalyst/Controller/DBIC/API/RequestArguments.pm
lib/Catalyst/Controller/DBIC/API/StaticArguments.pm