Skip to content

remove deprecated devise_error_messages!#705

Merged
manno merged 1 commit intofrab:masterfrom
elad-eyal:devise_warnings
Jul 12, 2020
Merged

remove deprecated devise_error_messages!#705
manno merged 1 commit intofrab:masterfrom
elad-eyal:devise_warnings

Conversation

@elad-eyal
Copy link
Collaborator

@elad-eyal elad-eyal commented Mar 2, 2020

This PR fixes a bunch of depracation warnings from devise, such as this one.

DEPRECATION WARNING: [Devise] `DeviseHelper.devise_error_messages!`
is deprecated and it will be removed in the next major version.
To customize the errors styles please run `rails g devise:views` and modify the
`devise/shared/error_messages` partial.
 (called from block in _app_views_devise_registrations_new_html_haml___1771282455448882290_232640 at /home/travis/build/eladeyal-intel/frab/app/views/devise/registrations/new.html.haml:13)

No visible difference in application output:

image

@manno manno merged commit 97ebdcc into frab:master Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants