Class: Fixnum

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

Overview

I hate ruby 1.9 string changes

Instance Method Summary collapse

Instance Method Details

#ordObject



16
17
18
# File 'lib/rp_extensions.rb', line 16

def ord
  self
end