Skip to content

Conversation

@rmosolgo
Copy link
Member

Oops, forgot about the fact that my changes to server rendering would make the home page out of sync with rubygems. I think that might be what's happening in #265.

Soon I'll push 1.1 but I think this note will help for now.

@jhubert
Copy link

jhubert commented May 15, 2015

You may consider changing the gem 'react-rails', '~> 1.0' line in the README to

gem 'react-rails',
  github: 'reactjs/react-rails',
  branch: 'master'

Until they are back in sync. I think that's where my confusion was coming from as well. I didn't realize that I wasn't using the version that matched the readme since I was following the readme to set it up.

rmosolgo pushed a commit that referenced this pull request May 15, 2015
fix(readme) add note about API version
@rmosolgo rmosolgo merged commit b1a0755 into reactjs:master May 15, 2015
@rmosolgo rmosolgo deleted the add-prerender-api-note branch May 15, 2015 22:17
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