Skip to content

Commit

Permalink
Adding todo
Browse files Browse the repository at this point in the history
  • Loading branch information
guiocavalcanti committed Sep 17, 2012
1 parent 1a3222f commit 44e0eee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.mkd
Expand Up @@ -102,3 +102,4 @@ You just need to run the server with ``ruby server.rb -sv``

- Define Rule better: it's not the correct representation of the entity. There is a schizophrenia about class vs. instance method and rule vs collection of rules.
- More consistent arguments. For instance, ``rule.count(:actions => { :read => true })`` but the insert uses ``rule.insert(:action => :read)``.
- Use HTTP Basic Auth

0 comments on commit 44e0eee

Please sign in to comment.