Sha256: 70b6311c484b251db20a518490cf50a78d0383a3a881de07c6ca3b7d0a2b77db
Contents?: true
Size: 182 Bytes
Versions: 13
Compression:
Stored size: 182 Bytes
Contents
require 'iatelier/models/book' class Stuff < Book include Item DIMENSIONS = ['title', 'slug', 'timestamp'] GROUPINGS = ['peoples', 'keywords'] ROLES = ['mention', 'author'] end
Version data entries
13 entries across 13 versions & 1 rubygems