alchaplinsky / polymer-rails

Polymer and web components for Ruby on Rails
MIT License
286 stars 80 forks source link

Step by step guide #22

Closed aditya01933 closed 9 years ago

aditya01933 commented 9 years ago

Hello Alchapone, I am new to Rails and polymers.Can you provide step by step guide to use polymer with rails app, because I stuck after adding component to manifest file. I don't understand what to do next because tutorial on polymer-project.org is by using other tools not by rails. It will be helpgul if you can provide step by step guide to create at least one web component

alchaplinsky commented 9 years ago

Well, right now there's no step by step guide for creating web components for rails project specifically. But it is not really hard to grasp. If you read through readme and take a look at sample app here, I believe things will become more clearer.