Method: ActiveRecord::Type::UUID#type

Defined in:
lib/activeuuid/patches.rb

#typeObject



8
9
10
# File 'lib/activeuuid/patches.rb', line 8

def type
  :uuid
end