Module: Covetous
- Defined in:
- lib/covetous.rb,
lib/covetous/data.rb,
lib/covetous/shen.rb,
lib/covetous/profile.rb,
lib/covetous/version.rb,
lib/covetous/data/item.rb,
lib/covetous/data/artisan.rb,
lib/covetous/profile/hero.rb,
lib/covetous/data/follower.rb,
lib/covetous/profile/career.rb
Defined Under Namespace
Modules: Data, Profile Classes: Shen
Constant Summary collapse
- REGION =
'us.battle.net'
- BASE_URL =
"http://#{REGION}/api/d3"
- VERSION =
"0.1.3"