# File lib/aws/record/attribute_macros.rb, line 117 def float_attr name, options = {} add_attribute(FloatAttribute.new(name, options)) end