Re: custom version of rdoc with gems?

Tim Harper <[email protected]> Tue, 13 Oct 2009 09:31:01 -0600
Newsgroups gmane.comp.lang.ruby.documentation
Message-ID <[email protected]>
--000e0cd22f80fd2a700475d2bc9e
Content-Type: text/plain; charset=UTF-8

oh, in that case, there's a standard way of specifying gem version to use in
all gem executables:
rdoc _2.2.2_ ...
rdoc _2.3_ ...

check out the installed executable, the code for it is right there at the
top.

On Tue, Oct 13, 2009 at 9:27 AM, Roger Pack <[email protected]> wrote:

> On Tue, Oct 13, 2009 at 9:14 AM, Tim Harper <[email protected]> wrote:
> > What? You can install multiple versions of rdoc?
>
> LOL.
> $ gem install rdoc -v2.2.2
> $ gem install rdoc -v2.3
>
> That's what I mean :)
> -r
>
>

--000e0cd22f80fd2a700475d2bc9e
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

oh, in that case, there&#39;s a standard way of specifying gem version to u=
se in all gem executables:<div><br></div><div>rdoc _2.2.2_ ...</div><div>rd=
oc _2.3_ ...</div><div><br></div><div>check out the installed executable, t=
he code for it is right there at the top.</div>

<div><div><br><div class=3D"gmail_quote">On Tue, Oct 13, 2009 at 9:27 AM, R=
oger Pack <span dir=3D"ltr">&lt;<a href=3D"mailto:[email protected]">rog=
[email protected]</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote=
" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

On Tue, Oct 13, 2009 at 9:14 AM, Tim Harper &lt;<a href=3D"mailto:timcharpe=
[email protected]">[email protected]</a>&gt; wrote:<br>
&gt; What? You can install multiple versions of rdoc?<br>
<br>
LOL.<br>
$ gem install rdoc -v2.2.2<br>
$ gem install rdoc -v2.3<br>
<br>
That&#39;s what I mean :)<br>
<font color=3D"#888888">-r<br>
<br>
</font></blockquote></div><br></div></div>

--000e0cd22f80fd2a700475d2bc9e--