Methods

Files

Class Index [+]

Quicksearch

Arel::Attributes::String

Public Instance Methods

type_cast(value) click to toggle source
   # File lib/arel/algebra/attributes/string.rb, line 4
4:       def type_cast(value)
5:         return unless value
6:         value.to_s
7:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.