Skip to content

Commit

Permalink
Merge pull request #362 from jacobbednarz/boo-to-rechecking-after-merge
Browse files Browse the repository at this point in the history
Add last missing `SecureHeaders` namespace fix for `OPT_OUT`
  • Loading branch information
oreoshake committed Sep 25, 2017
2 parents 1e369a6 + 90ac658 commit 570d210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upgrading-to-4-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ config.cookies = {
}

# nuclear option, just make things work again
config.cookies = OPT_OUT
config.cookies = SecureHeaders::OPT_OUT
```

## script_src must be set
Expand Down

0 comments on commit 570d210

Please sign in to comment.