Class: FieldMatter::Note

Inherits:
Ohm::Model
  • Object
show all
Includes:
Ohm::Callbacks
Defined in:
lib/fieldmatter/note.rb

Instance Method Summary collapse

Instance Method Details

#tag(tags = self.tags) ⇒ Object



17
18
19
# File 'lib/fieldmatter/note.rb', line 17

def tag(tags = self.tags)
  return tags
end