lib/tops_connect/community.rb in tops_connect-0.6.3 vs lib/tops_connect/community.rb in tops_connect-0.7.0

- old
+ new

@@ -1,6 +1,9 @@ # frozen_string_literal: true +# Copyright (c) 2019 Valencia Management Group +# All rights reserved. + module TopsConnect class Community < Base def community_key data['CommunityKey'] end