class Messaging::Postgres::Log
Public Instance Methods
tag!(tags)
click to toggle source
# File lib/messaging/postgres/log.rb, line 4 def tag!(tags) tags << :messaging end
# File lib/messaging/postgres/log.rb, line 4 def tag!(tags) tags << :messaging end