Jake Bixby

Results 3 comments of Jake Bixby

Yeah, I hit a wall on ember-cli-podify, which lead to ember-cli-mv and ember-cli-rename, to unblock podify. Unfortunately I hit a wall there as well, specifically updating paths and whatnot (I...

I'm uncertain why these two unit tests are failing in only ember 2.8, from what I can see, according to this issue (https://github.com/emberjs/ember.js/issues/12457) it should be failing in all of...

I simply removed the `_super` check in the tests, since it's unreliable. We can still have a valid test to see if masonry is destroyed or not when the attributes...