module Serialization
Ruby on Rails 7.1.6
Since v2.2.3Active Record Serialization
Includes
Extends
Methods (defined here)
Private methods
(1)
Implementation detail — not part of the public API.
Methods (inherited)
From ActiveModel::Serializers::JSON (2)
From ActiveSupport::Concern (3)
- # class_methods
- # included
- # prepended
From ActiveModel::Naming (7)
- # model_name
- self. param_key
- self. plural
- self. route_key
- self. singular
- self. singular_route_key
- self. uncountable?