From: gabriele renzi Date: 2004-10-27T01:34:07+09:00 Subject: Re: Gem update of Rails - Skipping require of dynamic string Jamis Buck ha scritto: > > I think such warnings can be useful for debugging problems, but in > general they cause confusion (as we've seen). Can you add a "verbose" > option to rdoc (or does it already have one)? Then, if verbose mode is > on, display those kinds of warnings, otherwise ignore them. > > Alternatively, if "quiet" was specified, you could suppress the warnings. > +1, seems very reasonable