Daron Jones

Results 5 comments of Daron Jones

I've just emailed Luis. Just searched and discovered and tried `bower install` from git repos: `bower install https://github.com/Ciul/angular-facebook` `bower install --save https://github.com/Ciul/angular-facebook` It doesn't work... I'll wait and see what...

I'm having this same issue too. I'm trying to place assets from a previously create lambda verification bucket into the bucket, however I'm getting access errors as a result. Has...

@justjoolz I was thinking about this also, I think you may still have to anticipate conflicts. One user can have many devices and for example may decide to continue work...

I'm also having this issue. I've created a new directory to test it and run `npm install acl`. When I navigate to `/lib/acl/acl.js`, line 668 isn't displaying the [revised version](https://github.com/OptimalBits/node_acl/blob/master/lib/acl.js#L668)....

A really good example was given by @icompuiz found in the examples right here: https://github.com/OptimalBits/node_acl/issues/38 It definitely helped to understand things quite a bit in terms of the acl side...