Skip to content

Conversation

@prikha
Copy link
Contributor

@prikha prikha commented Nov 28, 2016

Changes:

  • Refactor a bit base renderer
  • Refactor SprocketsRenderer to preserve custom prerender options

#639

@rmosolgo
Copy link
Member

This patch looks great, but can you add a test to demonstrate the changed behavior?

Sorry about the CI crash. I've updated .travis.yml, do you mind rebasing on latest master?

@prikha
Copy link
Contributor Author

prikha commented Nov 30, 2016

Yepp, I`ll try something out

@prikha
Copy link
Contributor Author

prikha commented Nov 30, 2016

Done that(https://travis-ci.org/reactjs/react-rails/builds/180025155), however the build on Travis is extremely slow. Why would you keep

allow_failures:
    - rvm: jruby-9.0.1.0

which always take 10 minutes and always fail?

@rmosolgo
Copy link
Member

rmosolgo commented Dec 1, 2016

I agree that the JRuby situation is not good! I think we moved them into "allow failures" for Rails 5, since no JRuby version supported Rails 5 at that time.

It looks like they timeout now :( It would be nice to fix those, because I think we should support JRuby.

Thanks for this improvement! It will make custom renderers more powerful!

@rmosolgo rmosolgo merged commit 65a26ba into reactjs:master Dec 1, 2016
@rmosolgo rmosolgo modified the milestone: 1.10.0 Dec 9, 2016
@rmosolgo
Copy link
Member

rmosolgo commented Dec 9, 2016

🚢 in 1.10.0, thanks!

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.

2 participants