module Serialization
Ruby on Rails 3.1.12
Active Record Serialization
Includes
Extends
Methods (defined here)
Private methods (1)
Show private methods Implementation detail — not part of the public API.
Methods (inherited)
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?