Skip to content

Commit

Permalink
Merge pull request #627 from strzalek/patch-1
Browse files Browse the repository at this point in the history
Fix active_model_serializer link
  • Loading branch information
wycats committed Jan 17, 2013
2 parents 48e70ec + 2369308 commit b411dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Currently you must build ember-data.js yourself. Clone the repository, run `bun
* Better built-in attributes
* Editing "forked" records
* Out-of-the-box support for Rails apps that follow the
[`active_model_serializers`](https://github.com/josevalim/active_model_serializers) gem's conventions.
[`active_model_serializers`](https://github.com/rails-api/active_model_serializers) gem's conventions.
* Handle partially-loaded records

## Unit Tests
Expand Down

0 comments on commit b411dc5

Please sign in to comment.