Method: ActiveEntity::Attribute#name

Defined in:
lib/active_entity/attribute.rb

#nameObject (readonly)

Returns the value of attribute name.



24
25
26
# File 'lib/active_entity/attribute.rb', line 24

def name
  @name
end