I am looking to export an array from my heroku console into a local CSV file.
In my current situation, I have a daily rake task which looks for tweets talking about my a
I tried Tee as suggested, but for some reason it always got stuck after the output of
Running `console` attached to terminal... up, run.1
So I ended up emailing the csv content for me in the text format email body. If you already have emailing set up, that can be easy solution too.