Sha256: ae47b037e8e90b7a98e1b71f92450f1465c6647b6ef22f26f23513f62319e7f5
Contents?: true
Size: 145 Bytes
Versions: 6
Compression:
Stored size: 145 Bytes
Contents
class StatusApplication < ActiveRecord::Base belongs_to :tracked_status_type belongs_to :status_application_record, :polymorphic => true end
Version data entries
6 entries across 6 versions & 1 rubygems