// For more information see: emberjs.com/guides/models/customizing-adapters/
<%= application_name.camelize %>.<%= class_name.camelize %>Adapter = DS.ActiveModelAdapter.extend({
});
// For more information see: emberjs.com/guides/models/customizing-adapters/
<%= application_name.camelize %>.<%= class_name.camelize %>Adapter = DS.ActiveModelAdapter.extend({
});