Installing Ruby on Rails on Fedora Core 17

This is a quick-and-dirty how-to on getting the Ruby on Rails (RoR) example to work on Fedora Core 17: First of all you need to install ruby: Normally, yum will also install stuff like gems, if it doesn't: Now we can install rails using gem: If you ever want to install the 2.x version of … Continue reading Installing Ruby on Rails on Fedora Core 17