lib/meducation_sdk/resources/community.rb in meducation_sdk-1.4.3 vs lib/meducation_sdk/resources/community.rb in meducation_sdk-1.4.4
- old
+ new
@@ -1,6 +1,6 @@
module MeducationSDK
- class Community < Loquor::Resource
+ class Community < Resource
self.path = "/communities"
end
class CommunityMock < Community
extend Loquor::ResourceMock