-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Serialization and Cache Documentation #1260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
yay documentation! omg :-) |
|
@bf4 Any specific reason not to break it into 3 PRs? |
|
No, just kept writing and sometimes more is harder to review. B mobile phone
|
lib/active_model/serializer.rb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"nameed" -> "named"
lib/active_model/serializer.rb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you elaborate (just for my personal understanding) on which practical situations the error is thrown?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry I didn't call this out better. I included it in the PR description for the change: #1176
c678a3a to
60df36b
Compare
lib/active_model/serializer.rb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing description
|
A few minor comments but great work nonetheless. |
9648a9c to
274cb66
Compare
|
Look good? |
|
omg, yes. |
Serialization and Cache Documentation
(other work extracted into #1271 #1272)