Wrong mailing list. Ask this question on the general rails mailing
list, you should get your answer there.
Thanks
On 4/20/06, José Bonnet <jbonnet-4pPrTD35hQDuGZUD7IW3dA@public.gmane.org>
wrote:>
> Hi!
> Sorry for the newbie question...
>
> I''m following the depot example in AgileWebDevelopmentWithRails.
> Stangelly, generating scaffolding using the command (page 53):
>
>
> ./script/generate scaffold Product Admin
>
> does not generate any .rhtml file, but just:
>
> exists app/controllers/
> exists app/helpers/
> exists app/views/admin
> exists test/functional/
> dependency model
> exists app/models/
> exists test/unit/
> exists test/fixtures/
> identical app/models/product.rb
> identical test/unit/product_test.rb
> identical test/fixtures/products.yml
>
> Any suggestions?
>
> Thanks,
> jb
> _______________________________________________
> Rails-spinoffs mailing list
> Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
>
>
>