Class: Bnet::Diablo3

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

Defined Under Namespace

Classes: Career, Follower, Hero, Item, Skill

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



5
6
7
# File 'lib/bnet/diablo3.rb', line 5

def url
  super + "d3/"
end