Flowdock
reverse() public

Reverses all characters in the string.

Example:

  'Café'.mb_chars.reverse.to_s #=> 'éfaC'
Show source
Register or log in to add new notes.