Rails Tutorials - Log File Rotation in Ruby
I had log files that were taking up a huge amount of disk space and I wanted to automatically clear them using log rotation. Here I describe a method for your ...
Ruby on Rails