Sha256: 110459270079aac678c111f053cb896386220bd1f86457fc4e4c73784e75260e
Contents?: true
Size: 109 Bytes
Versions: 8
Compression:
Stored size: 109 Bytes
Contents
class Categorization < ActiveRecord::Base belongs_to :post belongs_to :category belongs_to :author end
Version data entries
8 entries across 8 versions & 1 rubygems