On 27 November 2010 14:56, Greg Ma <li...@ruby-forum.com> wrote:
> Colin Law wrote in post #964287:
>> On 27 November 2010 14:10, Greg Ma <li...@ruby-forum.com> wrote:
>>>   alerts.each do |alert|
>>>    csv << [alert.id, alert.email, alert.city, alert.frequence]
>>>   end
>>>  end
>>
>> Have you used ruby-debug or similar method to break into here to see
>> whether csv_string is setup correctly?
>>
>> Colin
>
> yes it looks correct

So you have no problem with FasterCSV then.  What exactly _is_ the problem?

Colin

-- 
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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to