Commit graph

4 commits

Author SHA1 Message Date
Antoine Beaupré
bf7c40b7f4 explaine again 2013-04-24 16:04:12 -04:00
Antoine Beaupré
1bc29f5ff5 use the builtin name variable instead of creating a new one
this allows us to simplify the manifests by using:

extra-access { 'user': }

.. instead of having to explicitely set it.

if we need to have multiple users, we can do:

extra-access { 'user_foo': name => 'user' }
2013-04-24 14:42:06 -04:00
Antoine Beaupré
4aa05ebb49 files were reversed 2013-04-24 14:29:04 -04:00
Guillaume Beaulieu
0cd13c203b Respect the autoloader 2013-04-24 14:01:34 -04:00