Joel VanderWerf wrote: > > This is what I had originally (but I inserted the 'q' to make it a > single-quoted string, like the first example): > > tb = table %{\ > a b c > d e f > } > What's the difference between %Q and %? -- Posted via http://www.ruby-forum.com/.