84 85 86
# File 'app/models/user.rb', line 84 def self.sensitive_parameters %i[email phone password password_confirmation] end