Libraries
»
sapphire
(0.8.7)
»
Index (N)
»
Numeric
Class: Numeric
Inherits:
Object
Object
Numeric
show all
Defined in:
lib/sapphire/Extensions/Numeric.rb
Instance Method Summary
collapse
#
Wait
⇒ Object
Instance Method Details
#
Wait
⇒
Object
3 4 5
# File 'lib/sapphire/Extensions/Numeric.rb', line 3
def
Wait
sleep
(
self
)
end