|
|
|
|
|
by d883kd8
3752 days ago
|
|
Maybe I'm still just showing off, but I don't even use Ruby that often and it's pretty clear what that code does. Split the sentence into words, capitalize the first letter of each word, and re-join the words into a single string. |
|