Method: Structural::Model::TypeCasts::Integer.type

Defined in:
lib/structural/model/type_casts.rb

.typeObject



34
35
36
# File 'lib/structural/model/type_casts.rb', line 34

def self.type
  ::Integer
end