Flowdock
reverse() public

Returns a new string with the characters from str in reverse order.

   "stressed".reverse   #=> "desserts"
Show source
Register or log in to add new notes.