Method: SubObject#attr

Defined in:
lib/sub_object.rb

#attrObject

Setter/Getter of the attribute. nil in default.



85
86
87
# File 'lib/sub_object.rb', line 85

def attr
  @attr
end