filmov
tv
Ruby Tutorial: Concatenate Strings

Показать описание
In this basic Ruby tutorial I walk through how to concatenate strings with the + operator, I also show how, when working in the Ruby console, it's not always necessary to use the 'puts' method.