On Mar 29, 2005, at 4:17 PM, Joe Van Dyk wrote: > What the... > > s/rails/ruby/g > > Argh. :( Okay, I'll try again. :) I use: bin/ executables db/ sql scripts and other database files doc/ my documentation and rdoc examples/ examples of how to use the software lib/ project libraries test/ unit tests util/ any tools I build for the project vendor/ third party code I would say most of the above is pretty standard, especially for open source. A src/ directory is also common, but I've never felt the need with a Ruby project. Hope I answered the right question this time. James Edward Gray II