When I installed Tracks at A Small Orange, I set database.yml’s Development and Production info to the same database/user, etc. While everything’s been working fine, I recently realized that the single biggest consumer of my limited disk space is development.log, which grows consistently. I assume this means tracks is running in development mode.
Is there a safe way to move things over to production?
Thanks.
