M
Mike Hiraga
I installed gem on a few machines (identical machines). When I do gem
list --remote on some of them, they dump a big list of packages. When I
do the same command on one of them, it returns nothing:
[root@devbox1 1.8]# gem list --remote
*** REMOTE GEMS ***
[root@devbox1 1.8]#
Anyone have an idea what's going on? I tried reinstalling it a few times
already.
Also, when I do a gem list --remote rails, I dont see a version 1.2.3 on
there... nor do I see a rake 0.7.2. Could these packages just be too new
to be in a gem repo or is there some sort of list update that I need to
do?
Thanks!
(ruby noob here)
list --remote on some of them, they dump a big list of packages. When I
do the same command on one of them, it returns nothing:
[root@devbox1 1.8]# gem list --remote
*** REMOTE GEMS ***
[root@devbox1 1.8]#
Anyone have an idea what's going on? I tried reinstalling it a few times
already.
Also, when I do a gem list --remote rails, I dont see a version 1.2.3 on
there... nor do I see a rake 0.7.2. Could these packages just be too new
to be in a gem repo or is there some sort of list update that I need to
do?
Thanks!
(ruby noob here)