Warren,
Despite what the command documentation says ( "Usage: script/generate
[options] generator [args]"), the usage is actually this:
-> script/generate generator [options] [args]
So you might want to try:
-> ruby script\generate controller --pretend entryform index
-christos
On 14 Jun 2006, at 16:43, Warren Seltzer wrote:
> Cannot pretend:
>
>> ruby script\generate --pretend controller entryform index
> Couldn''t find ''--pretend'' generator
>
> I just wanted to see what files it would generate...
>
>
> Warren Fred
>
>
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails