Isioma Nnodum

Results 8 comments of Isioma Nnodum

Have you see this? https://github.com/ElbertF/Raphael.JSON#rapha%C3%ABljson-and-rapha%C3%ABlfreetransform It's not quite working for me, but it seems sound.

I got it to work. The key was to make sure the values being applied were of a numeric type not a string.

This is the method I am using to convert all numeric values being represented as strings https://gist.github.com/icompuiz/7670620

For simplicity I went with the former option. Thanks.

First of it is important to note that is is just a library that you build your application around. When designing an application where resource access will be controlled using...

Sure, go for it. The example needs some cleaning up though, it was written pretty hastily.

Check out my additions. https://github.com/icompuiz/express-mongoose-acl/compare/chasevida:master...patch-1?quick_pull=1 To summarize the additions - Added permissions definitions - Added a barebones Book model - Added Book and User schema .post middleware - The Authorization...

Whoops, sorry. Here is a link to the commit https://github.com/icompuiz/express-mongoose-acl/commit/e27ef6c2bd61623f44849fd676d38bb289bc07eb