From: Brian Candler Date: 2009-02-23T21:36:52+09:00 Subject: Re: Array into list of arguments - nicest way? Max Williams wrote: > But i guess i didn't really properly understand what it does. I can't > find an explaanation in pickaxe, although it's not the simplest thing to > look for in the index (there's no listing for 'splat' and a lot of > listings for '*'). http://www.ruby-doc.org/docs/ProgrammingRuby/ Click on the chapter "More about Methods" Scroll down to the section headed "Expanding Arrays in Method Calls" It could be indexed better :-) -- Posted via http://www.ruby-forum.com/.