Thank you, Chris. That's exactly what I was looking for. The lack of an index on the Ruby PDF drives me nuts. How do you find this stuff? Best regards, Bill ----- Original Message ----- From: Chris Hall To: rails@lists.rubyonrails.org Sent: 2006-03-31 10:10 AM Subject: Re: [Rails] string interpolation - #{} vs. single vs. double quotes http://www.rubycentral.com/book/tut_stdtypes.html http://www.rubycentral.com/book/language.html would be a good place to start. On 3/31/06, Bill Walton <bill.walton@charter.net> wrote: Could someone point me to documentation that provides a succinct and accurate description of the difference between interpolation using #{}, single quotes, and double quotes ? I imagine there's a set of precedence rules that govern behavior if/when they're mixed. I'd like to get clear on this. Thanks, Bill _______________________________________________ Rails mailing list Rails@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails ------------------------------------------------------------------------------ _______________________________________________ Rails mailing list Rails@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060331/81d7f087/at...
On 31 Mar 2006, at 18:32, Bill Walton wrote: > Thank you, Chris. That's exactly what I was looking for. > > The lack of an index on the Ruby PDF drives me nuts. How do you > find this stuff? > I'd recommend the Ruby for Rails book, all things make so much sense afterwards. The agile web development book is great, but you never learn the underpinnings of Rails. Best regards Peter De Berdt