Most fixes for configuring Rails for Mac :-)
Stick to Ubuntu and be sure to use RVM to set up your Ruby environment. Do not use sudo apt-get to install rails, and after installing RVM, avoid using sudo at all when installing gems (for example, gem install rails ).
The only complaint is that gedit is not as smooth as Textmate, but check out the gmate plugin .
source share