Class: Fixnum

Inherits:
Object
  • Object
show all
Defined in:
lib/rawline.rb

Overview

Adding Fixnum#ord for Ruby 1.8.6

Instance Method Summary collapse

Instance Method Details

#ordObject



38
# File 'lib/rawline.rb', line 38

def ord; self; end