David Tang
David Tang
Not exactly sure why this failed. When I ran both `npm test` and `ember test -s`, they all passed.
I thought about that too. I wasn't sure and wanted to see what everyone thinks. It's a small addition to this addon since it'd be simply extending the current local...
@laureanoarcanio I have found this https://github.com/funkensturm/ember-local-storage as an alternative for small things, but if you really need the data store, i'd recommend just using the REST adapter and doing server...
I don't think this library pulls in jQuery Check out the minified file. Are you seeing a problem because it is there?
correct. I had to override `toJSON` a lot. Never implemented an automated way to ignore the computed properties.
I don't work with Backbone anymore, but I can see this being a good addition. If you'd like to add this, feel free to do so. Maybe a good approach...
Does anyone have a workaround for `storeConfigInMeta: false`?
Does anyone have any workarounds for this? I'm using Ember in a legacy server-rendered app, so we don't use the index.html file which has the necessary `meta` tag. We just...
@chendraayan no. I just didn't use engines.