Libraries
»
cot
(0.5.3)
»
Index
»
Cot
»
Frame
»
#properties_mapping
Method: Cot::Frame#properties_mapping
Defined in:
lib/cot/frame.rb
#
properties_mapping
⇒
Object
27 28 29
# File 'lib/cot/frame.rb', line 27
def
properties_mapping
self
.
class
.
mappings
||
{
}
end