Sha256: fef55b092e2513f5ae92943494380aaff44057533cd6d0e37a677defe120319d
Contents?: true
Size: 135 Bytes
Versions: 6
Compression:
Stored size: 135 Bytes
Contents
class TrackedStatusType < ActiveRecord::Base attr_accessible :description, :internal_identifier has_many :status_applications end
Version data entries
6 entries across 6 versions & 1 rubygems