[RDT-Dev] Identifying Ruby files

2006-03-30 Thread David Corbin
Did I really see a commit where we listed a bunch of rails specific file names and said that if that's the name it must be a ruby file? I thought RDT was going to remain Rails-free. Why isn't this being done with an extension-point? David ---

Re: [RDT-Dev] Identifying Ruby files

2006-03-30 Thread Christopher Williams
On Mar 30, 2006, at 5:35 AM, David Corbin wrote: Did I really see a commit where we listed a bunch of rails specific file names and said that if that's the name it must be a ruby file? Yes, you did. Although it's not really new. I added those filenames a while ago. I just finally changed