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

Dependency on an old version of polymer-rails #1

Open
robzon opened this issue Aug 19, 2014 · 2 comments
Open

Dependency on an old version of polymer-rails #1

robzon opened this issue Aug 19, 2014 · 2 comments

Comments

@robzon
Copy link

robzon commented Aug 19, 2014

Trying to use this gem with head of polymer-rails (which is 0.2.1) and polymer-paper-rails fails to install (both gem and head from github) because of polymer-rails ~> 0.1.9 requirement.

@caseybaggz
Copy link

Same issue here with a newer version. Polymer-paper-rails is up to date with Polymer 1.0, but the polymer-rails gem is still using the 5.0 version. If I change polymer-rails to ~> 1.0 paper-rails sends an error stating its dependent on polymer-rails ~> 0.2.5

@alchaplinsky
Copy link
Owner

If you want to user Polymer 1.0, you should use polymer-rails v1.0.3. And in order to user paper-elements which are ment to be used with 1.0 specify v1.0.0.pre.rc.3 version for polymer-paper-rails.

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

No branches or pull requests

3 participants