Module: WargamingApi
- Defined in:
- lib/wargaming_api.rb,
lib/wargaming_api/version.rb
Defined Under Namespace
Modules: Concern, Error, Util, Wgn, Wot, Wotb, Wowp, Wows Classes: Base, Node
Constant Summary collapse
- VERSION =
"0.1.7"- @@application_id =
'171745d21f7f98fd8878771da1000a31'- @@language =
'ru'
Class Method Summary collapse
Class Method Details
.setup {|_self| ... } ⇒ Object
10 11 12 |
# File 'lib/wargaming_api.rb', line 10 def self.setup yield self end |