Ghost/core/test
Jacob Gable e6f7c706cb Permissions / ACL
- Created Role model
- Created Permission model
- Linked Users->Roles with a belongsToMany relationship
- Linked Permissions to Users and Roles with a belongsToMany relationship
- Created permissions helper with functions for initializing and
  checking permissions (canThis)
- Unit tests for lots of things
2013-06-06 08:15:10 +01:00
..
ghost Permissions / ACL 2013-06-06 08:15:10 +01:00
html Initial commit to GitHub repo 2013-05-11 17:44:25 +01:00