devise 3.4.1
- enhancements
- Devise default views now have a similar markup to Rails scaffold views. (by @udaysinghcode, @cllns)
- Passing
now: trueto theset_flash_messagehelper now sets the message into theflash.nowHash. (by @hbriggs)
- bugfixes
- Fixed an regression with translation of flash messages for when the
authentication_keysconfig is a Hash. (by @lucasmazza)
- Fixed an regression with translation of flash messages for when the