Sha256: 371f355ba71c3a57875b1f31485b0bc8c96769400810aa9b69567fe43a38565f
Contents?: true
Size: 274 Bytes
Versions: 7
Compression:
Stored size: 274 Bytes
Contents
beforeEach -> @hrefBeforeExample = location.href @titleBeforeExample = document.title afterEach -> if up.browser.canPushState() history.replaceState?({ fromResetPathHelper: true }, @titleBeforeExample, @hrefBeforeExample) document.title = @titleBeforeExample
Version data entries
7 entries across 7 versions & 1 rubygems