Method: Tag#id

Defined in:
app/models/tag.rb

#idObject



25
26
27
# File 'app/models/tag.rb', line 25

def id
  self._id
end