Method: ExpressUi::Examples::Person#id

Defined in:
app/models/express_ui/examples/person.rb

#idObject

Returns the value of attribute id.



5
6
7
# File 'app/models/express_ui/examples/person.rb', line 5

def id
  @id
end