Sha256: 44b9bc2b5686093b0e20e096405b2cbc8491b31e80b0054435a7888ccfd83168
Contents?: true
Size: 114 Bytes
Versions: 15
Compression:
Stored size: 114 Bytes
Contents
class ThreadView < ActiveRecord::Base belongs_to :user belongs_to :topic_thread belongs_to :topic_post end
Version data entries
15 entries across 15 versions & 1 rubygems