Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docs from AMS to ActiveModelSerializers
Browse files Browse the repository at this point in the history
maurogeorge committed Dec 21, 2015
1 parent 3a96cc1 commit d40b30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/howto/test.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@

## Test helpers

AMS provides a `assert_serializer` method to be used on your controller tests to
ActiveModelSerializers provides a `assert_serializer` method to be used on your controller tests to
assert that a specific serializer was used.

```ruby

0 comments on commit d40b30e

Please sign in to comment.