Method: District#uuid

Defined in:
app/models/district.rb

#uuidObject

Returns the value of attribute uuid.



3
4
5
# File 'app/models/district.rb', line 3

def uuid
  @uuid
end