Sha256: 9bbe53607d560fa22b72b9c7dee0594752f3e7c21cef73f34e9a8dcdd2cbfebe
Contents?: true
Size: 248 Bytes
Versions: 1
Compression:
Stored size: 248 Bytes
Contents
class IcfMasterTrackerChange < ActiveRecordShared # Would be pointless without the icf_master_id validates_presence_of :icf_master_id # should probably avoid validations # validates_inclusion_of :new_tracker_record, :in => [ true, false ] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ccls-ccls_engine-3.11.0 | app/models/icf_master_tracker_change.rb |