On Tue, 3 Jul 2012 14:07:37 +0100
Michael Pavling <pavl...@gmail.com> wrote:

> On 3 July 2012 13:04, Aleksey V Zapparov <i...@member.fsf.org> wrote:
> > I don't speak Deutsch, but I guess I understood you. Sorry it was my
> > mistake (copy-paste is evil):
> >
> > us.bslnk.send :"#{tst}=" false
> 
> You're probably going to need a comma in there to separate the
> parameters being passed to .send
> 
>   us.bslnk.send :"#{tst}=", false
> 
> It may be clearer in this instance to be explicit with parantheses:
> 
>   us.bslnk.send(:"#{tst}=", false)

Yes, sorry - feel kinda messy today. Thanks for fixing me.

-- 
Sincerely yours,
Aleksey V. Zapparov A.K.A. ixti
FSF Member #7118
Mobile Phone: +34 677 990 688
Homepage: http://www.ixti.net
JID: zappa...@jabber.ru

*Origin: Happy Hacking!

Attachment: signature.asc
Description: PGP signature

Reply via email to