Method: CleanModel::Attribute#name

Defined in:
lib/clean_model/attribute.rb

#nameObject (readonly)

Returns the value of attribute name.



3
4
5
# File 'lib/clean_model/attribute.rb', line 3

def name
  @name
end