Sha256: 7efae3d70e5b986f92a9f50293522951925eaf9c18d21175d31f00119a3cb1d3
Contents?: true
Size: 166 Bytes
Versions: 10
Compression:
Stored size: 166 Bytes
Contents
class CapabilityType < ActiveRecord::Base attr_protected :created_at, :updated_at attr_accessible :description, :internal_identifier has_many :capabilities end
Version data entries
10 entries across 10 versions & 1 rubygems