From: Suraj Kurapati Date: 2007-03-30T09:36:26+09:00 Subject: Re: Rdoc - ignores Rakefile & Rspecs Brian Candler wrote: > On Fri, Mar 30, 2007 at 04:44:42AM +0900, Suraj Kurapati wrote: >> rdoc put_odd_name_here # should treat as ruby source file > > But that breaks the very common idiom of: > > rdoc doc/README > > which clearly is *not* a ruby source file. Ah, good point. I did not consider this case. > Whilst breaking the majority of existing users of rdoc. I guess your > solution would require them to rename plain text files to *.txt You're correct. I withdraw my proposition, in this light. Thanks for your explanation. -- Posted via http://www.ruby-forum.com/.