I want to a list of emails in a text file outside of my repository and doc root in ROR. But I need the application to write to it. What is the best way to accomplish this? My guess is a sym link but I'm not sure.
I am also curious about where I should keep this text file. It is a list of emails to invite people to use my service.
Thanks!