Ruby and ri(1) ruby information
Phil Dobbin
bukowskiscat at gmail.com
Fri Dec 20 21:53:09 UTC 2013
On 20/12/13 10:35, Colin Law wrote:
[snip for brevity's sake]
>>
>> kevin at treat:~$ ri String
>> Nothing known about String
>> kevin at treat:~$
>>
>> Same for Array, or any of a bunch of others.
>
> I have not come across that problem on standard Ubuntu, where ruby is
> not installed by default. Google suggests that
>
> gem install rdoc rdoc-data
> rdoc-data --install
> might sort it, but I don't know.
>
> By the way, if you want to get seriously into ruby then use rvm (or
> possibly rbenv, but I have no experience of that myself) which will
> manage versions of gems and ruby.
I heartily agree. RVM is the way to go. You can install, as a single
user installation, in $HOME/ &, apart from very rare instances, never
have to use 'sudo'.
Also it'll give you the chance to use Ruby v2 which has considerable
improvements. Ruby 1.8.7 is EOL...
Cheers,
Phil.
--
currently (ab)using
Arch Linux, CentOS 6.5, Debian Squeeze & Wheezy, Fedora 19 & 20, OS X
Snow Leopard & Tiger, Ubuntu Quantal, Raring & Saucy
GnuGPG Key : http://phildobbin.org/publickey.asc
More information about the ubuntu-users
mailing list