This forum is no longer active. Please post your questions to our new community site
Problem with Rails 2.0
|
|
Hi, I’m a real newbie in RoR but trying to learn with the “Agile Web Development with Rails”-book. Since RubyStack contains Rails 2.0 and the book is written for 1.2.6 or something i got problems with the scaffold. Is there any way to downgrade to 1.2.6? i made a try but it all end up in more troubles.. .samuel |
|
|
Hi Samuel, Yes of course, you can install the version of rails that you want. If you want to install rails 1.2.6 you can type this into the rubyconsole:
if you want to uninstall rails 2.0.2 you can type:
Kind regards. |
|
|
Hi, thanks for a fast reply! Anyway I followed your instructions the installation went perfect but when i try to make a new application this happens: bash-3.2$ rails depot Somebody know something about this? .samuel |
|
|
sorry, forgot to tell: “kommandot hittades inte” = “the command was not found” ... |

