BaseConverter

Constants

Methods

.converted?

def converted?(value)
  value.is_a?(db_type)
end