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

react_component outside of view #636

Merged

Conversation

jtibbertsma
Copy link
Contributor

@jtibbertsma jtibbertsma commented Dec 4, 2016

Here's a failing test case that demonstrates #634


This change is Reviewable

@justin808
Copy link
Member

@jtibbertsma can you include the fix with the test? CI needs to pass before we can merge.

@jtibbertsma jtibbertsma force-pushed the react-component-outside-of-view branch from a06d5a7 to 785ebac Compare December 6, 2016 03:41
jtibbertsma added a commit to jtibbertsma/react_on_rails that referenced this pull request Dec 6, 2016
The rails_context method previously assumed that the controller
and request view helper methods were present. This commit checks
that these methods are present before they're called.

Resolves: shakacode#634
@jtibbertsma
Copy link
Contributor Author

I'm not sure why CI failed. It seems to have failed during an npm install.

@jtibbertsma
Copy link
Contributor Author

screen shot 2016-12-05 at 7 51 20 pm

@justin808
Copy link
Member

@jtibbertsma Please create a changelog entry. Once tests pass, I'll create a release.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 83.111% when pulling 785ebac on jtibbertsma:react-component-outside-of-view into 71dc61a on shakacode:master.

The rails_context method previously assumed that the controller
and request view helper methods were present. This commit checks
that these methods are present before they're called.

Resolves: shakacode#634
@jtibbertsma jtibbertsma force-pushed the react-component-outside-of-view branch from 785ebac to 3c5b519 Compare December 6, 2016 06:19
@coveralls
Copy link

Coverage Status

Coverage remained the same at 83.111% when pulling 3c5b519 on jtibbertsma:react-component-outside-of-view into 7f859e1 on shakacode:master.

@justin808 justin808 merged commit c146ba6 into shakacode:master Dec 6, 2016
@jtibbertsma jtibbertsma deleted the react-component-outside-of-view branch December 6, 2016 17:48
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.

3 participants