Hi, I notice looking at the code for the generate script that there it "recognises" a --destination command line parameter (so I can do ''ruby script/generate model --destination vendor/plugins/my_engine my_model'') but it isn''t processed by the command line handling. I''ve hacked it into my code but I was wondering if this is an up-and-coming thing or whether I should submit this back as a patch? It''s *really* simple to patch! Matt