require 'spec_helper' RSpec.describe 'SASS filter rendering', type: :render do it 'renders SASS filter' do html = render_string(<<'HAML') :sass nav ul margin: 0 content: "hello" HAML expect(html).to include('