method

clear_persistent_model_associations

rails latest stable - Class: ActionController::SessionManagement

Method deprecated or moved

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

clear_persistent_model_associations(#:doc:)
private

Clear cached associations in session data so they don’t overflow the database field. Only applies to ActiveRecordStore since there is not a standard way to iterate over session data.