Libraries
»
upwords
(0.2.1)
»
Index
»
Upwords
»
Game
»
#current_player
Method: Upwords::Game#current_player
Defined in:
lib/upwords/game.rb
#
current_player
⇒
Object
Player Methods
20 21 22
# File 'lib/upwords/game.rb', line 20
def
current_player
@players
.
first
end