Module Devise::Models::Serializable::ClassMethods
In: lib/devise/models/serializable.rb

Methods

Public Instance methods

Returns keys that should be removed when serializing the record.

Return true if we can retrieve blacklist keys from the record.

[Validate]