Sha256: 05f28680ceed7962e97aed3109fe84190ade20dd624c6d1099fa8929553f78d4
Contents?: true
Size: 102 Bytes
Versions: 46
Compression:
Stored size: 102 Bytes
Contents
class Comment < ActiveRecord::Base belongs_to :person, :polymorphic => true belongs_to :hack end
Version data entries
46 entries across 46 versions & 1 rubygems