Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ディレクトリ内のすべてのファイルを自動的にロードすることは可能app/scripts/modelsですか、それとも index.html 内のすべてのファイルを参照する必要がありますか?
app/scripts/models
Ember アプリのファイルごとにモデルを作成したいのですが、それでは多くの行が作成されます。冗長なコードを書きたくない。