Methods

Files

Class Index [+]

Quicksearch

Arel::Attributes::Float

Public Instance Methods

type_cast(val) click to toggle source
   # File lib/arel/algebra/attributes/float.rb, line 4
4:       def type_cast(val)
5:         type_cast_to_numeric(val, :to_f)
6:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.