|
|
|
|
|
by jules
5687 days ago
|
|
Rails is very easy to set up. Easier than any other software for programmers I've used. 1. Install Ruby with your package manager or with the installer for Windows (that's just download, next next next, done). 2. In your terminal: `gem install rails` |
|
Simply following your two step instructions on any of my servers would not create a working RoR setup.