Methods
A
Included Modules
Class Public methods
attributes_protected_by_default()
# File activemodel/test/models/mass_assignment_specific.rb, line 68
def self.attributes_protected_by_default
  ["mobile_number"]
end