rondale-sc / ember-cli-rails-addon

27 stars 37 forks source link

Monkey patch ember-cli's Builder.prototype.build. #3

Closed rwjblue closed 9 years ago

rwjblue commented 9 years ago

This fixes an issue with the ember-cli Builder.prototype.build implementation for 0.1.3 and 0.1.4. The bug was fixed in https://github.com/stefanpenner/ember-cli/pull/2792 and will be availabe in 0.1.5. Once that version is published and in normal usage this monkey patch can be removed.

rwz commented 9 years ago

LGTM

We could merge this, release 0.0.5 and then require 0.0.5 in the ruby gem, so it'll fix https://github.com/rwz/ember-cli-rails/issues/31

rondale-sc commented 9 years ago

+1

[edit] Version 0.0.5 has been pushed and tagged https://github.com/rondale-sc/ember-cli-rails-addon/tree/v0.0.5