Closed steveklabnik closed 9 years ago
as @bmac mentioned to @ashleygwilliams , ember-data currently expects keys to be dasherized. /cc https://github.com/emberjs/data/issues/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.
as @bmac mentioned to @ashleygwilliams , ember-data currently expects keys to be dasherized. /cc https://github.com/emberjs/data/issues/3455
It's probably simplest to just dasherize the key rather than worry about trying to patch data