namespaced all classes to Sightstone::Classname
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
module Sightstone
|
||||
# Ranked stats of a summoner
|
||||
# @attr [Fixnum] modifyDate date of last modification
|
||||
# @attr [Fixnum] summonerId id of the summoner
|
||||
@@ -20,3 +21,4 @@ class RankedStats
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user