method

initialize_attributes

rails latest stable - Class: ActiveRecord::ModelSchema::ClassMethods

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v4.1.8) is shown here.

initialize_attributes(attributes, options = {})
public

This is a hook for use by modules that need to do extra stuff to attributes when they are initialized. (e.g. attribute serialization)