method

attributes_protected_by_default

attributes_protected_by_default()
public

No documentation available.

# File activemodel/lib/active_model/mass_assignment_security.rb, line 183
      def attributes_protected_by_default
        []
      end