Sha256: b655f30968b03fc448d593dec42ba4c8c1541b2014b3b39a0e4f76fd060f3c0f

Contents?: true

Size: 190 Bytes

Versions: 21

Compression:

Stored size: 190 Bytes

Contents

require "helper"

feature 'Assets change detection' do
  scenario 'with an assets digest enabled' do
    visit('/')
    page.should have_xpath('//head/meta[@name="assets-digest"]')
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
wiselinks-0.3.7 spec/cases/helpers_spec.rb