From: Phrogz Date: 2007-11-20T12:05:05+09:00 Subject: Re: Short introduction on how to create good source doc? On Nov 19, 12:12 pm, Joshua Muheim wrote: > Thanks for the hint. Because I'm creating Ruby on Rails codes I'd like > to adhere to its documenting conventions. Sadly I don't know where its > sources are. I'm on OS X 10.4 and installed Rails using Ruby Gems... Slim2:~ phrogz$ ls -Flag /usr/local/lib/ruby/gems/1.8/gems/ | grep -E "active|rails" drwxr-xr-x 10 wheel 340 Oct 19 13:09 activerecord-1.15.5/ drwxr-xr-x 5 wheel 170 Oct 19 13:07 activesupport-1.4.4/ drwxr-xr-x 16 wheel 544 Nov 1 21:58 rails-1.2.5/