Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Devise uses `flash[:timedout]` for recording when a session is timed out and this is automatically displayed to the user. Adding `timedout` to the list of messages to hide in `app/views/layouts/_flashes.html.haml` hides this. For reference: heartcombo/devise#1777
- Loading branch information