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 with the following steps with the new heroku console.I was able to get the logs.
open heroku console and execute commands.
when you are done type ctrl + d.
Terminal logs are saved in output.txt file.