ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields::Type
# File lib/active_record/connection_adapters/mysql_adapter.rb, line 376 def type_cast(value) return if value.nil? ConnectionAdapters::Column.value_to_boolean value end
[Validate]
Generated with the Darkfish Rdoc Generator 2.