From: 7stud -- Date: 2012-10-29T10:27:44+09:00 Subject: Re: Newbie : Regular expression greeting = 'hello' str = "#{greeting} world" puts str --output:-- hello world -- Posted via http://www.ruby-forum.com/.