I have:
It works fine in a local downloadable application. But he does not work on the hero. My magazines:
Completed 500 Internal Server Error in 13ms Errno::EACCES (Permission denied - /app/public/uploads/tmp): app/controllers/users_controller.rb:73:in `update' cache: [POST /users/2] invalidate, pass
My line 73:
if @user.update_attributes(params[:user])
I tried to make this local computer and click on the hero and failed
What else can I do?
source share