Libraries
»
bluepine
(0.1.4)
»
Index
»
Bluepine
»
Attributes
»
FloatAttribute
»
#format
Method: Bluepine::Attributes::FloatAttribute#format
Defined in:
lib/bluepine/attributes/float_attribute.rb
#
format
⇒
Object
8 9 10
# File 'lib/bluepine/attributes/float_attribute.rb', line 8
def
format
super
||
"float"
end