What is the best Linux distro to work with Ruby on Rails? [closed]
I use a Mac to develop in RoR, but a crisme of mine needs a Linux machine to develop.
I've tried to install Rails on Ubuntu and Debian 4 times each, but i got all kind of errors you can imagine.
Do someone have any distro that simply work with Rails? Or any tutorial to make this work on Ubuntu or Debian?
Just about any linux distro will work fine. Use RVM, install via instructions and follow the guide for your platform. Once RVM is up and running use gem (and gemsets) to install Rails.
Skip the distro's package manager for Ruby. It will likely be out of date.
It doesn't matter. Use that you know better. If you don't use any linux distro get that use nearest guru.
精彩评论