Skip to content

Commit

Permalink
Update docs from AMS to ActiveModelSerializers
Browse files Browse the repository at this point in the history
  • Loading branch information
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
Expand Up @@ -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
Expand Down

0 comments on commit d40b30e

Please sign in to comment.