Method: Graphiti::Util::AttributeCheck#attribute

Defined in:
lib/graphiti/util/attribute_check.rb

#attributeObject



67
68
69
# File 'lib/graphiti/util/attribute_check.rb', line 67

def attribute
  @attribute ||= resource.all_attributes[name]
end