Sha256: 319cf174913458aa9261fdc53b78dfd1cd51bbb725640657b387ee6f253855ad
Contents?: true
Size: 111 Bytes
Versions: 74
Compression:
Stored size: 111 Bytes
Contents
class Contact < ActiveRecord::Base belongs_to :contactable, :polymorphic => true, :counter_cache => true end
Version data entries
74 entries across 74 versions & 1 rubygems