# File lib/inherited_resources/class_methods.rb, line 285 def without_protection(flag) self.resources_configuration[:self][:without_protection] = flag end