mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Fix serializer class link on guides
The link was pointing out to the master branch instead of the v-10-stable branch.
This commit is contained in:
parent
6fb4f7b111
commit
12ccb78fdb
@ -452,7 +452,7 @@ serializer classes.
|
||||
|
||||
## More Info
|
||||
|
||||
For more information, see [the Serializer class on GitHub](https://github.com/rails-api/active_model_serializers/blob/master/lib/active_model/serializer.rb)
|
||||
For more information, see [the Serializer class on GitHub](https://github.com/rails-api/active_model_serializers/blob/0-10-stable/lib/active_model/serializer.rb)
|
||||
|
||||
## Overriding association methods
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user