Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 307 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 307 Bytes

BattlePet

Description

This is a gem to parse the info from WoW BattlePet API.

Usage

require 'battle_pet'
pet = BattlePet.new(39)

Test

$ rake test

License

Copyright (c) 2013 Hegwin Wang. See LICENSE for details.