Actions
Feature #2984
closedstring split with capitalize
Description
=begin
It would be awesome if string had a method to perform this action:
string.split(' ').each{ |s| s.capitalize! }.to_s
=end
Actions
Like0
Like0Like0Like0Like0Like0Like0Like0