Hi all
Is there a function that makes the first character of a given string
upcase?
first_to_upper “canada”
Thanks for help.
Joshua
Hi all
Is there a function that makes the first character of a given string
upcase?
first_to_upper “canada”
Thanks for help.
Joshua
Cuong T. wrote:
Check out http://www.ruby-doc.org/core/classes/String.html#M001867
Great, thanks a lot.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs