Class: MessageStore::Postgres::Log
- Inherits:
-
Log
- Object
- Log
- MessageStore::Postgres::Log
- Defined in:
- lib/message_store/postgres/log.rb
Instance Method Summary collapse
Instance Method Details
#tag!(tags) ⇒ Object
4 5 6 |
# File 'lib/message_store/postgres/log.rb', line 4 def tag!() << :message_store end |