Class: Fixnum

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

Overview

I hate ruby 1.9 string changes

Instance Method Summary collapse

Instance Method Details

#ordObject



24
25
26
# File 'lib/ruby_parser_extras.rb', line 24

def ord
  self
end