* Grant Hollingworth [2008-05-28 22:49 -0400]: > Or (less pretty but faster and probably clearer) > [...] Best: @ids_to_fns = @ids_to_fns.values_at(@ids) Next time I should check the docs first....