Forums General

Just starting out...

Subscribe to Just starting out... 4 post(s), 2 voice(s)

 
Avatar ian 3 post(s)

Hi: I installed the RubyStack, and I’m trying to run through the tutorial found at http://developer.apple.com/tools/rubyonrails.html. I am not able to get past the scaffold step. Are there different variants of the ‘script/generate scaffold’ command? If I follow the syntax here, and just use the model name, I can’t run the application at ‘http://localhost:3000/<model_name>’. Any help is appreciated. Thanks, Ian.

 
Avatar ian 3 post(s)

Sorry: I am running on Mac OS X 10.4.7

 
Avatar antonio Administrator 508 post(s)

Hi Ian,

I’m not pretty sure because I am no Ruby expert, but if I’m not wrong, scaffolding has changed since Rails 2.0. That tutorial is from 2006, so that is probably the problem.

Cheers

 
Avatar ian 3 post(s)

ah, that makes sense. i will look for an updated tutorial! thanks

Forums General