| Article: |
Rolling with Ruby on Rails | |
| Subject: | stuck in routing, cant get scaffolding to work | |
| Date: | 2005-06-10 20:28:27 | |
| From: | oliverbarnes | |
|
I installed rails without problems on an xp machine, then had problems to get mod_rewrite to work on apache, so I switched to WEBrick and got the congrats page. I got the first examples to work but couldnt get the automatic url recognition, so I used routing, which worked fine for MyTest, though its frustating not being able to see the magic of controller methods becoming url actions automatically...
|
||
Showing messages 1 through 1 of 1.
-
stuck in routing, cant get scaffolding to work
2005-06-10 22:52:06 Curt Hibbs |
[View]
I suggest going to part 2 of this article. Near the beginning is a link to a zip file containing the working source code for part 1. You can either use that directly, or compare it to what you have to discover the differences.


