mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
Merge pull request #1631 from rtsinani/doc-architecture-fix
Architecture doc fix
This commit is contained in:
commit
a7a6841fee
@ -94,7 +94,7 @@ Details:
|
||||
## What does a 'serializable resource' look like?
|
||||
|
||||
- An `ActiveRecord::Base` object.
|
||||
- Any Ruby object at passes or otherwise passes the
|
||||
- Any Ruby object that passes the
|
||||
[Lint](http://www.rubydoc.info/github/rails-api/active_model_serializers/ActiveModel/Serializer/Lint/Tests)
|
||||
[code](https://github.com/rails-api/active_model_serializers/blob/master/lib/active_model/serializer/lint.rb).
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user