Frederick Cheung wrote: > On Sep 22, 8:21�pm, Abder-Rahman Ali <[email protected]> wrote: >> C:\Users\Abder-Rahman\Desktop\howto>rails g active_scaffold_setup >> [prototype| jq >> uery] >> 'jquery]' is not recognized as an internal or external command, >> operable program or batch file. >> >> Why is that? >> > Because you're supposed to run either rails g active_scaffold_setup > prototype or rails g active_scaffold_setup jquery depending on which > js library you'd rather be used/ > > Fred
Thanks @Fred. This is what I get: C:\Users\Abder-Rahman\Desktop\howto>rails g active_scaffold_setup prototype Could not find generator active_scaffold_setup. Why? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

