Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
garybernhardt committed Dec 17, 2011
1 parent 9bdab7f commit 3e1b48e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -161,3 +161,7 @@ The seven routes' exact behavior differs, but shares this skeleton:

https://github.com/nateware/redis-objects

## Misc TODOs

Build an example of implementing an access policy at the routing layer. Something like `DocumentAccessRequirement#match?(user, document)`, with a corresponding `:require => document_access` in the route.

0 comments on commit 3e1b48e

Please sign in to comment.