Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bobmulder committed Jun 2, 2015
1 parent 7c0a599 commit 3453512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Usage
- [Stateable](http://cakemanager.org/docs/utils/1.0/behaviors/stateable/) - Generates multiple states (like concept, deleted, active) and with save-method and finders.
- [Uploadable](http://cakemanager.org/docs/utils/1.0/behaviors/uploadable/) - Great behavior to upload files automatically.
- [WhoDidIt](http://cakemanager.org/docs/utils/1.0/behaviors/whodidit/) - Saves the user who created the row, and modified the row.
- [IsOwnedBy](http://cakemanager.org/docs/utils/1.0/behaviors/isownedby/) - Checks if your entity is owned by the given (logged in) user.

Documentation
-------------
Expand Down

0 comments on commit 3453512

Please sign in to comment.