Sha256: 34e3aa3aba10d7071ec215a3c7d016be287c3a381e9b6e025e6e276225325f28

Contents?: true

Size: 157 Bytes

Versions: 13

Compression:

Stored size: 157 Bytes

Contents

require 'iatelier/models/book'

class Post < Book
	DIMENSIONS = ['title', 'slug', 'timestamp']
	GROUPINGS = ['peoples', 'keywords']
	ROLES = ['mention']
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
ilog-0.4.9 lib/ilog/models/post.rb
ilog-0.4.8 lib/ilog/models/post.rb
ilog-0.4.7 lib/ilog/models/post.rb
ilog-0.4.6 lib/ilog/models/post.rb
ilog-0.4.5 lib/ilog/models/post.rb
ilog-0.4.4 lib/ilog/models/post.rb
ilog-0.4.3 lib/ilog/models/post.rb
ilog-0.4.2 lib/ilog/models/post.rb
ilog-0.4.1 lib/ilog/models/post.rb
ilog-0.4.0 lib/ilog/models/post.rb
ilog-0.3.3 lib/ilog/models/post.rb
ilog-0.3.1 lib/ilog/models/post.rb
ilog-0.3.0 lib/ilog/models/post.rb