Sha256: 7688aa1dcef9de0f4cf000af65d56db9193f2cc52bbd643035aaf306b3720f5e
Contents?: true
Size: 79 Bytes
Versions: 19
Compression:
Stored size: 79 Bytes
Contents
class Comment < ActiveRecord::Base belongs_to :author belongs_to :post end
Version data entries
19 entries across 19 versions & 2 rubygems