-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Nov 24, 2005, at 12:35 PM, Francois Beausoleil wrote:
2005/11/24, Jeremy Kemper <[EMAIL PROTECTED]>:
Bummer. The whole point of this warnings stuff is so that you get a
message in your logs telling you that you're overriding an existing
method. If you're on FastCGI, the message will appear in your
web server's error log, not in development.log. This is known; we
need to redirect STDERR to the current environment's logfile.
Or even
STDERR.reopen(File.open(configuration.log_path))
configuration.logger = Logger.new(STDERR)
I do not address this case in my patch, but you may check out what
it does:
http://dev.rubyonrails.org/ticket/3005
I took the liberty to up the priority and the severity. This is a
serious issue that I faced myself multiple times.
Thank you; the patch looks good. I'll be away for a bit (holiday) but
another committer will likely merge it to trunk and the stable branch.
Extra thanks for unit testing your patch.
jeremy
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (Darwin)
iD8DBQFDhii4AQHALep9HFYRApMCAJ4sFbxb1QQgbN45bsUD6J15cE5UlgCghwfe
btPJAe7aC+XpVQsUjR4+pSg=
=3c/b
-----END PGP SIGNATURE-----
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core