Class: Story

Inherits:
Book
  • Object
show all
Defined in:
lib/ilog/models/story.rb

Constant Summary collapse

DIMENSIONS =
['title', 'slug', 'timestamp', 'description']
GROUPINGS =
['peoples', 'keywords']
ROLES =
['mention']