Methods

Files

Class Index [+]

Quicksearch

Arel::Attributes::Integer

Public Instance Methods

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.