Flowdock
downcase() public

Convert characters in the string to lowercase.

Example:

  'VĚDA A VÝZKUM'.mb_chars.downcase.to_s #=> "věda a výzkum"
Show source
Register or log in to add new notes.