rails script/generate scaffold_resource not working

I’m trying to follow the tutorial HowTo: track the effects of your email campaign but am getting stuck with the following error:

Tab:campaign pixelcort$ script/generate scaffold_resource user \
name:string email:string verification_hash:string
Couldn't find 'scaffold_resource' generator
Tab:campaign pixelcort$ rails -v
Rails 2.0.2

Any thoughts?

This entry was posted in General. Bookmark the permalink.

One Response to rails script/generate scaffold_resource not working

  1. NemoT says:

    Hi If you use Rails 2.0.2 you should not write more scaffoldresource !!! you can write only scaffold at it will make all the things like scaffoldresource.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>