Class: String

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

Instance Method Summary collapse

Instance Method Details

#ordObject



5
6
7
# File 'lib/simpleidn.rb', line 5

def ord
  self[0]
end