Class: EhbrsRubyUtils::Bga::Session::Player

Inherits:
Object
  • Object
show all
Defined in:
lib/ehbrs_ruby_utils/bga/session/player.rb

Instance Method Summary collapse

Instance Method Details

#tablesObject



11
12
13
# File 'lib/ehbrs_ruby_utils/bga/session/player.rb', line 11

def tables
  session.player_tables_on_game_stats(player_id)
end