lib/Gosuplus/entity.rb in Gosuplus-1.0 vs lib/Gosuplus/entity.rb in Gosuplus-1.0.1
- old
+ new
@@ -1,3 +1,5 @@
-module Entity
- attr_accessor :id
+module Gosuplus
+ module Entity
+ attr_accessor :id
+ end
end
\ No newline at end of file
- old
+ new