Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Dec 21, 2014

Conversation

rwjblue
Copy link
Collaborator

@rwjblue rwjblue commented Dec 21, 2014

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 ember-cli/ember-cli#2792 and will be availabe in 0.1.5. Once that version is published and in normal usage this monkey patch can be removed.

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
ember-cli/ember-cli#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
Copy link
Collaborator

rwz commented Dec 21, 2014

LGTM

We could merge this, release 0.0.5 and then require 0.0.5 in the ruby gem, so it'll fix thoughtbot/ember-cli-rails#31

rondale-sc added a commit that referenced this pull request Dec 21, 2014
Monkey patch ember-cli's Builder.prototype.build.
@rondale-sc rondale-sc merged commit 3af17f6 into rondale-sc:master Dec 21, 2014
@rondale-sc
Copy link
Owner

+1

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants