Skip to content

Instantly share code, notes, and snippets.

@adamdilek
Created June 5, 2013 06:57
Show Gist options
  • Select an option

  • Save adamdilek/5712088 to your computer and use it in GitHub Desktop.

Select an option

Save adamdilek/5712088 to your computer and use it in GitHub Desktop.
str = "Привет"
str.mb_chars.downcase.to_s#=> "привет"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment