Sha256: e797bb96c3d016763e8ea133a3ac6d817b5f89c486ba45f5dcea55730a394b41
Contents?: true
Size: 174 Bytes
Versions: 6
Compression:
Stored size: 174 Bytes
Contents
class HasManyThroughThrough < ActiveRecord::Base belongs_to :record, :dependent => :delete belongs_to :has_many_through, :dependent => :delete acts_as_archive end
Version data entries
6 entries across 6 versions & 2 rubygems