:nodoc:
34 35 36
# File 'lib/activeuuid/patches.rb', line 34 def type_cast_from_user(value) UUIDTools::UUID.serialize(value) if value end