Aptana IDE RadRails - configuring Rails Server
Having downloaded the full book source code, I hit Chapter 4 where you manually create the application framework using the WEBrick server, etc. The first example creates a framework under C:\rubydev\ch04\first ; and another creates it in a higher directory at C:\rubydev\viewer
How do I install the source code/chapters all as one Rails Project and create the Rails Server using Aptana IDE RadRails?
|