mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-06 03:01:21 -04:00
fixes #2143 Attribute confirmation token is not present in the simple_form template, therefore not being displayed by #error_notification. This fix explicitily call #full_error on :confirmation_token.