> Thanks for the reply. That definitely gets rid of the eval. > > When I run that code I'm seeing: > > rake aborted! > undefined method `each_pair' for #<FasterCSV::Row:0x2638dbc> > > I guess that method is not defined for the FasterCSV::Row class. > > I will take another look this afternoon.
Oh, could be... there's probably another method that will give you back key/value pairs for FasterCSV::Row. -philip --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

