class Field::Float

Public Instance Methods

attribute() click to toggle source
# File lib/field/float.rb, line 3
def attribute
  Float
end