Libraries
»
rtfm
(0.5.2)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/rtfm.rb
Instance Method Summary
collapse
#
ord
⇒ Object
Instance Method Details
#
ord
⇒
Object
6 7 8
# File 'lib/rtfm.rb', line 6
def
ord
self
[
0
]
end