module Serialization
Ruby on Rails 3.1.12
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 ActiveModel::Serializers::Xml (2)
From ActiveSupport::Concern (3)
- # append_features
- # included
- self. extended
From ActiveModel::Naming (9)
- # model_name
- self. convert_to_model
- self. model_name_from_record_or_class
- self. param_key
- self. plural
- self. route_key
- self. singular
- self. singular_route_key
- self. uncountable?