Skip to content

existence, refactored

With kindness comes naïveté. Courage becomes foolhardiness. And dedication has no reward.

Archive

Archive for January 3rd, 2010

Edit the config/environment.rb and add the following:

config.logger = Logger.new("#{RAILS_ROOT}/log/#{ENV['RAILS_ENV']}.log", 5, 10*1024*1024)

Where the 2nd and 3rd parameters are defined here.

It’s a Sunday so we might as well do some cleaning.

Organize your hard drive with the help of a disk space analyzer.

WinDirStat

Longtime Windows users should already be familiar with this app. WinDirStat (Windows Directory Statistics) provides a treemap view of your hard drives, making it easier to find out which files or folders are taking too much space.

This is a Windows-only utility, but alternatives are available for other OSs. JDiskReport runs on any computer that runs Java. Mac users can also use Disk Inventory X, while Unix/Linux users should be comfortable with just using du.