Method: Cot::Frame#properties_mapping

Defined in:
lib/cot/frame.rb

#properties_mappingObject



27
28
29
# File 'lib/cot/frame.rb', line 27

def properties_mapping
  self.class.mappings || {}
end