尝试使用 Deface 库从 HTML.ERB 文件中删除注释标记。
知道什么是以下合适的选择器
<!-- Get "Open Sans" font from Google -->
?
试图匹配
Deface::Override.new(:virtual_path => 'spree/admin/shared/_head',
:name => 'remove-googleapis',
:remove => '!--') # this thows an exception
更新(异常说明):
Nokogiri::CSS::SyntaxError
unexpected '!' after ''