Method: Pod4::BasicModel#model_id

Defined in:
lib/pod4/basic_model.rb

#model_idObject (readonly)

The value of the ID field on the record



24
25
26
# File 'lib/pod4/basic_model.rb', line 24

def model_id
  @model_id
end