Closed donv closed 9 years ago
Hi!
is there a way to use polymer-rails with JRuby? It seems there is a dependency on nokogumbo which tries to compile a C extension.
What is the C extension for?
polymer-rails uses gumbo parser via nokogumbo gem to process component html see https://github.com/alchapone/polymer-rails/issues/15 for details
Hi!
is there a way to use polymer-rails with JRuby? It seems there is a dependency on nokogumbo which tries to compile a C extension.
What is the C extension for?