gberz3
March 1, 2007, 11:41pm
1
To my knowledge, I must manually open each “index” file as I desire to
see them. Is there no plugin (or already created repository of which
I’m simply not aware) that allows viewing of all RDoc in a project,
centrally? I’m looking for something that will let me do this:
23.43.23.43:3000/path_to_all_my_rdoc
Any ideas?
Thanks,
Michael
gberz3
March 1, 2007, 11:41pm
2
EDIT: The heading should read “created*” instead of
“creaded”. . .but I’m sure you all knew that
gberz3
March 2, 2007, 8:19am
3
Well, if they are libraries installed as gems you execute the
following on the command line:
gem_server
And then open:
http://localhost:8808/
If this isn’t what you are looking for then you’ll have to be a bit
more specific. Also, this isn’t a Rails-specific thing.
V/r
Anthony E.
On 3/1/07, gberz3 [email protected] wrote:
Any ideas?
Thanks,
Michael
–
Cell: 808 782-5046
Current Location: Melbourne, FL
gberz3
March 17, 2007, 9:19pm
4
Actually, I need to view the RDoc for the “plugins” I’ve installed via
‘rapt’ or ‘script/plugin’, not via ‘gem install’
Thanks,
Michael