Class: GW2::API::Map

Inherits:
Object
  • Object
show all
Defined in:
lib/gw2/api/map.rb

Class Method Summary collapse

Class Method Details

.allObject



5
6
7
# File 'lib/gw2/api/map.rb', line 5

def self.all
  #TODO: Implement
end

.where(params = {}) ⇒ Object



9
10
11
# File 'lib/gw2/api/map.rb', line 9

def self.where params={}
  #TODO: Implement
end