Toying with stand from active game
This commit is contained in:
parent
72726117cd
commit
bcf28940c4
@ -93,7 +93,7 @@ class Game < ActiveRecord::Base
|
|||||||
end
|
end
|
||||||
|
|
||||||
if @player
|
if @player
|
||||||
@player.destroy
|
@player.user_id = nil
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user