Mercurial > pub > Impl
diff Lib/IMPL/Web/Application/ResourceContract.pm @ 248:814d755e5d12
Minor fixes
author | sergey |
---|---|
date | Tue, 06 Nov 2012 00:58:15 +0400 |
parents | abc7c26bf615 |
children | 4abda21186cd |
line wrap: on
line diff
--- a/Lib/IMPL/Web/Application/ResourceContract.pm Wed Oct 31 04:18:35 2012 +0400 +++ b/Lib/IMPL/Web/Application/ResourceContract.pm Tue Nov 06 00:58:15 2012 +0400 @@ -11,7 +11,7 @@ base => [ 'IMPL::Object' => undef ], props => [ resourceFactory => PROP_ALL, - verbs => PROP_ALL, + verbs => PROP_ALL, _namedResources => PROP_ALL, _regexpResources => PROP_ALL | PROP_LIST, ]