This commit is contained in:
Konstantin Munteanu
2018-09-06 10:45:31 +02:00
parent 0d3999c36d
commit ca6c009273
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ require 'active_model/serializer/field'
module ActiveModel
class Serializer
# Holds all the data about an serializer link
# Holds all the data about a serializer link
#
# @example
# class PostSerializer < ActiveModel::Serializer