Custom Cookie Lifetimes
Version 1.4.2
- Adds support for a custom cookie lifetime (in weeks)
Thanks @danrabinowitz for the help!
Version 1.4.1
- Check for the case where the engine is not mounted
- Refactors
check_for_lockup
to remove duplication
Thanks @ndbroadbent for the help!
Version 1.4
- Adds support for Rails 5
- Fixes some tests
Thanks @danrabinowitz for the help!