Skip to content

Commit

Permalink
remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
mkristian committed Mar 13, 2013
1 parent 04b091d commit 903c14f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/users_controller.rb
Expand Up @@ -70,7 +70,6 @@ def update

@user.updated_at = Time.now

p params[:user]
@user.deep_update_attributes(params[:user], current_user)

respond_with serializer( @user )
Expand Down

0 comments on commit 903c14f

Please sign in to comment.