Project

General

Profile

Actions

Feature #2984

closed

string split with capitalize

Added by pedromfs (Pedro Santos) about 14 years ago. Updated almost 13 years ago.

Status:
Rejected
Target version:
[ruby-core:28744]

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

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0