Customizing scaffold

Hi, can someone show me how do I override the standard scaffold command,
to
have my own scaffold each time I use scaffold to generate all the views?

Hi Paul,

did you check?

http://railswiki.pdxruby.org/HowtoCustomizeTheScaffoldingHTMLTemplates.html

On 11/14/05, Paul C. [email protected] wrote:

Hi, can someone show me how do I override the standard scaffold command, to
have my own scaffold each time I use scaffold to generate all the views?


Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails


First they laugh at you, then they ignore you, then they fight you.
Then you win.
– Mahatma Karamchand Gandhi

thanks, right on