From: 7stud -- Newsgroups: comp.lang.ruby Subject: Re: Generating Functions in Ruby Date: Mon, 23 May 2011 21:07:23 -0500 Organization: Service de news de lacave.net Lines: 14 Message-ID: References: <5e21af14-befb-406e-b1c3-6758fe1527ab@s14g2000vbi.googlegroups.com> NNTP-Posting-Host: bristol.highgroove.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: talisker.lacave.net 1306202861 1598 65.111.164.187 (24 May 2011 02:07:41 GMT) X-Complaints-To: abuse@lacave.net NNTP-Posting-Date: Tue, 24 May 2011 02:07:41 +0000 (UTC) In-Reply-To: <5e21af14-befb-406e-b1c3-6758fe1527ab@s14g2000vbi.googlegroups.com> X-Received-From: This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway X-Mail-Count: 383664 X-Ml-Name: ruby-talk X-Rubymirror: Yes X-Ruby-Talk: Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!feed.ac-versailles.fr!talisker.lacave.net!lacave.net!not-for-mail Xref: x330-a1.tempe.blueboxinc.net comp.lang.ruby:4959 10) params = 'hello' params = #{params}; --output:-- prog.rb:3: syntax error, unexpected $end 11) Here's some advice: buy a beginning ruby book and read it. -- Posted via http://www.ruby-forum.com/.