Class: Post

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

Constant Summary collapse

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