1

Ember 1.0.0とに移動しましたember-data-v1.0.0-beta.1-87-gc08101e.js。私は多くの問題を抱えています。手始めに:

App.Adapter.configure('plurals', {
    voice_menu : 'voicemenus',
    profile    : 'profile',
    company    : 'companies',
});

次のエラー メッセージが表示されます。

Uncaught TypeError: Object ... has no method 'configure' 

アダプターを今すぐ構成するにはどうすればよいですか?

4

1 に答える 1