module Safrano::CoreExt::Integer::Edm

Public Instance Methods

type_name() click to toggle source
# File lib/core_ext/Integer/edm.rb, line 7
def type_name
  'Edm.Int32'
end