I wanted Rails to support namespaced models even better that it does today. So I wrote a patch that will make Rails generators support namespaced models. You could e.g. script/generate scaffold Animal::Dog and get fullly working (namepaced) web interface, test cases and fixtures. I also changed the table name convention (e.g. animal_dog). I wrote a blog entry and ticket (including the patch) to Rails Lighthouse. Enjoy (the summer :-) http://blog.humaneq.com/2008/6/24/namespaced-models-in-rails http://rails.lighthouseapp.com/projects/8994/tickets/445-improved-support-for-model-namespaces-fixtures-generators-table-naming -harri. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---