Top Level Namespace
Defined Under Namespace
Instance Method Summary collapse
Instance Method Details
#Rainbow(string) ⇒ Object
19 20 21 |
# File 'lib/rainbow/global.rb', line 19 def Rainbow(string) Rainbow.global.wrap(string.to_s) end |