Six of the specs created by the generator will fail if you use the recommended setting of secure_cookie = true. If this is something that's expected in the test environment, I think that should be covered in the readme. If not, it probably needs to be fixed.
I made an example app to demonstrate the problem:
https://github.com/philliplongman/clearance_test
Six of the specs created by the generator will fail if you use the recommended setting of
secure_cookie = true. If this is something that's expected in the test environment, I think that should be covered in the readme. If not, it probably needs to be fixed.I made an example app to demonstrate the problem:
https://github.com/philliplongman/clearance_test