Class: Bnet::Starcraft2

Inherits:
API
  • Object
show all
Defined in:
lib/bnet/starcraft2.rb

Defined Under Namespace

Classes: Career, Ladder, Match, Profile

Instance Attribute Summary

Attributes inherited from API

#region

Instance Method Summary collapse

Methods inherited from API

#initialize, valid_call?

Constructor Details

This class inherits a constructor from Bnet::API

Instance Method Details

#urlObject



3
4
5
# File 'lib/bnet/starcraft2.rb', line 3

def url
  super + "sc2/"
end