class AttributeMethodsTest::ClassWithProtected
Protected Instance Methods
protected_method()
click to toggle source
# File activemodel/test/cases/attribute_methods_test.rb, line 250 def protected_method end
# File activemodel/test/cases/attribute_methods_test.rb, line 250 def protected_method end