Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update avatar with Devise #32

Open
tgoldenberg opened this issue Apr 26, 2015 · 1 comment
Open

update avatar with Devise #32

tgoldenberg opened this issue Apr 26, 2015 · 1 comment

Comments

@tgoldenberg
Copy link

On the edit_user_registration_path with Devise, I am trying to use Papercrop to change the user's avatar. I'm getting the error message --- undefined method `delete' for :avatar:Symbol
It is cropping okay, but I had to modify the Devise setup to allow the update to save as well, so I'm not sure if that is part of the problem. Anyhow, it is not saving. Any suggestions? Thanks :)

@spetrey
Copy link

spetrey commented Nov 3, 2015

@tgoldenberg I think this may be related to turbo links.

Try removing your turbolinks and see if that resolves your issue.

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

No branches or pull requests

2 participants