I am trying to learn Rails on my own and have been having difficulty to set it up开发者_运维问答 on windows. I am now trying to dual boot my computer. I would like to ask which Linux flavor is the best to install right now?
I use Ubuntu 10.10 in a VirtualBox VM and it's great. See these nice tutorials to install Rails on Ubuntu 10.10.:
- Ubuntu, Ruby, RVM, Rails, and You by Ryan Bigg
- How to Install Ruby 1.9.2 and Rails 3.0 on Ubuntu 10.10 by Peter Cooper
I guess that would be Ubuntu. It's easy to use and there's plenty of people using it (even for Rails development).
You can check Rails Development On Ubuntu 10.04 for sample instructions how to get started http://ascarter.net/2010/05/10/rails-development-on-ubuntu-10.04.html
精彩评论