Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin B committed Jul 30, 2016
1 parent a3af7af commit 220e857
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
12 changes: 6 additions & 6 deletions .idea/awesome_hstore_translate.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ This gem uses PostgreSQLs hstore datatype and ActiveRecord models to translate m
- [x] `v0.1.0` Language specific accessors
- [x] `v0.2.0` Awesome Hstore Translate as drop in replace for [`hstore_translate`](https://github.com/Leadformance/hstore_translate)
- `with_[attr]_translation(str)` is not supported
- [x] `v0.2.0` Support record selection via ActiveRecord (e. g. `where`, `find_by`)
- maybe it's a bad idea to implement this
- [x] `v0.2.0` Support record selection via ActiveRecord (e. g. `where`, `find_by`, ..)
- [ ] `backlog` Support `friendly_id` (see `friendly_id-awesome_hstore` gem)

## Requirements
Expand Down

0 comments on commit 220e857

Please sign in to comment.