Method: Bart::Model.primary_attribute

Defined in:
lib/bart_api/models.rb

.primary_attribute(name) ⇒ Object



46
47
48
# File 'lib/bart_api/models.rb', line 46

def primary_attribute name
  @identifier = name
end