Class: ActiveRecord::OracleEnhanced::Type::Raw

Inherits:
Type::String
  • Object
show all
Defined in:
lib/active_record/oracle_enhanced/type/raw.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#typeObject



7
8
9
# File 'lib/active_record/oracle_enhanced/type/raw.rb', line 7

def type
  :raw
end