We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3963956 commit 9e2eddeCopy full SHA for 9e2edde
docs/ARCHITECTURE.md
@@ -94,7 +94,7 @@ Details:
94
## What does a 'serializable resource' look like?
95
96
- An `ActiveRecord::Base` object.
97
-- Any Ruby object at passes or otherwise passes the
+- Any Ruby object that passes the
98
[Lint](http://www.rubydoc.info/github/rails-api/active_model_serializers/ActiveModel/Serializer/Lint/Tests)
99
[code](https://github.com/rails-api/active_model_serializers/blob/master/lib/active_model/serializer/lint.rb).
100
0 commit comments