Skip to content

Instantly share code, notes, and snippets.

@v-kolesnikov
Created December 4, 2015 11:26
Show Gist options
  • Save v-kolesnikov/0981ed1ae1b5dcf60c48 to your computer and use it in GitHub Desktop.
Save v-kolesnikov/0981ed1ae1b5dcf60c48 to your computer and use it in GitHub Desktop.
s.split.map { |x| x.mb_chars.capitalize.to_s }.join(" ")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment