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'
アダプターを今すぐ構成するにはどうすればよいですか?