Toying with stand from active game
This commit is contained in:
parent
fd5730ceb7
commit
929185dc2c
@ -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