namespaced all classes to Sightstone::Classname
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
module Sightstone
|
||||
# match history of a summoner
|
||||
# @attr [Fixnum] summonerId ID of the summoner
|
||||
# @attr [Array<HistoryGame>] games unsorted list of recently played games
|
||||
@@ -90,3 +90,4 @@ class Stat
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user