Mercurial > pub > Impl
diff Lib/IMPL/Web/Application/Resource.pm @ 391:2287c72f303a
code cleanup
author | cin |
---|---|
date | Thu, 13 Feb 2014 20:17:22 +0400 |
parents | 441e84031c7b |
children | 54b1dc9e808a |
line wrap: on
line diff
--- a/Lib/IMPL/Web/Application/Resource.pm Wed Feb 12 18:02:03 2014 +0400 +++ b/Lib/IMPL/Web/Application/Resource.pm Thu Feb 13 20:17:22 2014 +0400 @@ -163,7 +163,7 @@ myverb => sub { } }, #child resources can be a hash - chidren => { + children => { user => { # a resource class may be specified optionally # class => Resource,