Skip to content

Commit 1d4a83e

Browse files
committed
Merge branch 'master' of https://github.com/alindeman/hackety-hack.com into alindeman-master
2 parents 30580d7 + b8fca62 commit 1d4a83e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

controllers/hackers_controller.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
end
2525
else
2626
current_user.update_attributes(:about => params[:hacker][:about])
27-
current_user.save
2827
flash[:notice] = "About information updated!"
2928
end
3029

0 commit comments

Comments
 (0)