Documenting Adapter. Fixing typo in association.rb documentation.

This commit is contained in:
Scott Kobewka
2016-08-17 20:23:28 -04:00
parent 455068d455
commit 7178b9de7b
3 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
module ActiveModel
class Serializer
# This class hold all information about serializer's association.
# This class holds all information about serializer's association.
#
# @attr [Symbol] name
# @attr [ActiveModel::Serializer] serializer