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 <[EMAIL PROTECTED]> 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
> [email protected]
> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
>
>
>
_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to