Class: Fixnum

Inherits:
Object
  • Object
show all
Defined in:
lib/thrift/core_ext/fixnum.rb

Instance Method Summary collapse

Instance Method Details

#ordObject



25
26
27
# File 'lib/thrift/core_ext/fixnum.rb', line 25

def ord
  self
end