Conversation
There was a problem hiding this comment.
Are there tests covering these functions? If not, perhaps we could add them?
There was a problem hiding this comment.
Heh, package/tests I had the same thought awhile ago. I'll dig into the tests a bit now and confirm there's coverage here.
There was a problem hiding this comment.
Also I should say, these changes were already in upstream, they'd just never been built.
There was a problem hiding this comment.
Is there is an open PR on ember-model for this or that they have already been merged? If merged, any reason why we didn't branch off master?
There was a problem hiding this comment.
They've been merged. We did branch off master.
They were merged without running grunt release so the changes are in the packages directory but not in the concated release file that we actually use through bower.
Remove dependence on Enumerable utils
No description provided.