Class Fixnum
In: lib/thrift/core_ext/fixnum.rb
lib/thrift/core_ext/fixnum.rb
Parent: Object

Methods

ord   ord  

Public Instance methods

[Source]

    # File lib/thrift/core_ext/fixnum.rb, line 25
25:     def ord
26:       self
27:     end

[Source]

    # File lib/thrift/core_ext/fixnum.rb, line 25
25:     def ord
26:       self
27:     end

[Validate]