Hello!
I’m a user of a Ubuntu box I have just installed ruby, rails and other
gems
and i was willing to try mephistoblog, which uses rails version 1.2.6.
The problem is that when I try to install that version it says the
following:
dereck@yoshi:~$ gem install rails -v 1.2.6
ERROR: could not find rails locally or in a repository
dereck@yoshi:~$
I have tried with the same PC, the same conection but in Windows and it
worked perfectly.
I’m using ruby gems version 1.1.0.
Any guess or idea of what might be the problem?