Class: EntityStore::Log

Inherits:
Log
  • Object
show all
Defined in:
lib/entity_store/log.rb

Instance Method Summary collapse

Instance Method Details

#tag!(tags) ⇒ Object



3
4
5
# File 'lib/entity_store/log.rb', line 3

def tag!(tags)
  tags << :entity_store
end