Sha256: fd28cbf3c8dd4c1c028644d9f066541324d1bfdcfc2a14eefe94783243d284b3
Contents?: true
Size: 127 Bytes
Versions: 2
Compression:
Stored size: 127 Bytes
Contents
module AV class Application def self.config AV.client.request(AV::Protocol.config_uri)['params'] end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
leancloud-ruby-client-0.1.1 | lib/leancloud/application.rb |
leancloud-ruby-client-0.1.0 | lib/leancloud/application.rb |