Flowdock
+(p1) public

Concatenation—Returns a new String containing other_str concatenated to str.

   "Hello from " + self.to_s   #=> "Hello from main"
Show source
Register or log in to add new notes.