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



19
20
21
# File 'lib/ruby_parser_extras.rb', line 19

def ord
  self
end