Gaurav Munjal

Results 43 issues of Gaurav Munjal

For issue #629 [Rendered](https://github.com/emberjs/rfcs/blob/b50d9c60b6fb0b54f2db23ded31bf9782e1e6963/text/0632-deprecate-string-based-actions.md)

We are no longer using the ember slack. Bonus points for notifying a bot on Discord.

help wanted
good first issue

``` const EMBER_VERSIONS = ['2.4.4', '2.3.2', '2.2.2', '2.1.2', '2.0.3', '1.13.13', '1.12.2']; const EMBER_DATA_VERSIONS = ['2.4.3', '2.3.3', '2.2.1', '2.1.0', '2.0.1', '1.13.15']; ``` It would be nice if we can get this...

Rather than our own custom serializer and adapter, perhaps we can use ember-data-github.

This is due to a breaking change in ember-cli-qunit 4.0, namely that start() must be called manually in test-helper.js

Make it easier to write an acceptance test that "loads a gist" by mocking the github api responses.

Currently blocked by: https://github.com/ember-fastboot/ember-cli-fastboot/issues/208