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



9
10
11
# File 'lib/ehbrs_ruby_utils/bga/session/player.rb', line 9

def tables
  session.player_tables_on_game_stats(player_id)
end