alchaplinsky/polymer-rails

Generate component with coffee/sass template if the specific gem is installed.

Opened this issue · 1 comments

Just like in Rails, if you've already installed the gem for coffee/sass/haml, then rails g would generate those kind of files for template.

I'd like to make a PR for that.

@NanoWang Agreed, go ahead and make that PR ;)