Skip to content

Commit

Permalink
Update docs/guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imlucas committed Feb 20, 2013
1 parent a16b865 commit 6bbbc8f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,14 @@ You can also easily apply logic for conditional puts:
.expect('id', false, null)
.commit()
.then(successHandler, errorHandler);
### Updating Documents

### Querying Documents

#### Query

#### Scan

### Events

Expand Down

0 comments on commit 6bbbc8f

Please sign in to comment.