Method: EntitySnapshot::Postgres#category

Defined in:
lib/entity_snapshot/postgres/postgres.rb

#categoryObject



17
18
19
# File 'lib/entity_snapshot/postgres/postgres.rb', line 17

def category
  StreamName.category(subject)
end