Ruby on Rails Tuesday, April 30, 2013

Jim ruther Nill wrote in post #1107440:
> p h.values_at[*ar]
>
> should be
>
> p h.values_at(*ar)
>
>
> On Wed, May 1, 2013 at 12:50 PM, Love U Ruby <lists@ruby-forum.com>
> wrote:
>
>> 'arg0' => '126150656000',
>> 'arg11' => '32',
>> Posted via http://www.ruby-forum.com/.
>>
> --

Thanks! It was a typo.

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment