Module: Wowr

Defined in:
lib/wowr/guild.rb,
lib/wowr.rb,
lib/wowr/item.rb,
lib/wowr/dungeon.rb,
lib/wowr/general.rb,
lib/wowr/calendar.rb,
lib/wowr/character.rb,
lib/wowr/arena_team.rb,
lib/wowr/exceptions.rb,
lib/wowr/extensions.rb,
lib/wowr/guild_bank.rb

Overview

TODO: This class requires some thought as its source is different to others The data source for other classes are single XML files that contain information relevant to the request. Dungeon data is stored in two large (7kb each) files. Even with caching this is going to be slow as the entire XML file has to be read in and built even for a single look-up.

Defined Under Namespace

Modules: Classes, Exceptions, Extensions Classes: API