artisan-tattoo / assistant-api

A simple CRM for managing tattoo shops.

Home Page:artisanassistant.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dasherize output for ember data

steveklabnik opened this issue · comments

as @bmac mentioned to @ashleygwilliams , ember-data currently expects keys to be dasherized. /cc emberjs/data#3455

It's probably simplest to just dasherize the key rather than worry about trying to patch data

This isn't a problem for us anymore.