alchaplinsky/polymer-rails

Couldn't find version 2.0.x in ruby gems

Opened this issue · 1 comments

According to the update in README, I try to update the gem to version 2.0.x.

However, the latest version on rubygems I found is 1.3.0.

To use version 2.0.1, I need to specify this in the Gemfile:

  gem "polymer-rails", github: "alchaplinsky/polymer-rails", branch: "master"

It would also be useful if there was a tag for 2.0 to make it more clear that the latest version does support polymer 2.0