# File lib/aws/record/model/attributes.rb, line 233 def float_attr name, options = {} add_attribute(Attributes::FloatAttr.new(name, options)) end