Ruby variable interpolation is replacing variables with values inside string literals. The variable name is put between #{ and } characters inside string ...
確定! 回上一頁