Rails3为我们提供了这些很棒的生成器,可以将模型和Controller放入命名空间,哇!但现在我无法将它们与其他模型相关联。我正在尝试通过与命名空间模型关联来实现has_many。我已经在互联网上搜索了几天,但没有找到任何示例。/app/models/templates/practice.rbclassTemplates::Practice"position",:dependent=>:destroy,:class=>'Templates::PracticeSequence'has_many:seasons,:through=>:practice_sequences,:order=