Class: Grepolis::Api::Conquers

Inherits:
Base
  • Object
show all
Defined in:
lib/grepolis/api/conquers.rb

Constant Summary collapse

MAPPING =
[:town_id, :time, :new_player_id, :old_player_id, :new_ally_id, :old_ally_id]

Instance Attribute Summary

Attributes inherited from Base

#conn

Method Summary

Methods inherited from Base

#all, #initialize, #method_missing

Constructor Details

This class inherits a constructor from Grepolis::Api::Base

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Grepolis::Api::Base