You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I seem to have fixed this by changing the line of create_admin_service user.confirm! to user.confirm - as user.confirm! doesn't exist in confirmable.rb of devise.
This is well documented at this stack overflow post - can you please take a look :
http://stackoverflow.com/questions/43149577/rails-composer-devise-rails-will-not-let-me-complete-a-rails-dbreset
The text was updated successfully, but these errors were encountered: