Libraries
»
upwords
(0.2.1)
»
Index
»
Upwords
»
Game
»
#undo_last
Method: Upwords::Game#undo_last
Defined in:
lib/upwords/game.rb
#
undo_last
⇒
Object
53 54 55
# File 'lib/upwords/game.rb', line 53
def
undo_last
@moves
.
undo_last
(
current_player
)
end