Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
srhyne committed Dec 11, 2014
1 parent 7c0bb51 commit 249bbd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@ I just got tired of writing really difficult queries for updating a few records.
## What can I do with it?

- Build up queries with `and_where`, `and_has`
- Easily set your scope, call .set('key', value), then save to make editing documents painless
- Easily set your scope, call `.set('key', value)`, then save to make editing documents painless
- Update documents like an ORM class
- Pluck out values from ambiguaous paths `.get('my.really.deep.path')`

Expand Down

0 comments on commit 249bbd4

Please sign in to comment.