I'm trying to come up with a way to use polymer with Rails, but there isn't much out there on the subject.
My thoughts are to handle web components like Javascript or CSS in rails. There will be an 'app/assets/elements/application.html' which defines what elements you want to be included. Then the asset pipeline needs to pull out dependencies for those elements and import them first. I also imagine in production all the web components will be concatenated into one html import (like Vulcanize does). The only problem is, I have no idea where to start on developing this. Is this something people want to see, and does anybody have any pointers on how to get started? So far, I've asked a question<http://stackoverflow.com/questions/22070159/creating-a-custom-rails-asset-include-tag> on StackOverflow that is really basic, but it received any answers. Anyway, your thoughts are appreciated. Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/79172fc7-15a8-4a4a-8d9e-29ceccb017e1%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
