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