Sha256: 2cb3216704abd0378f6a726fb0a0eb4690586b1114970789511713b03cb34cf0
Contents?: true
Size: 150 Bytes
Versions: 53
Compression:
Stored size: 150 Bytes
Contents
module AppManager class Client module Banners def get_banners(options = {}) get("/static-contents", options) end end end end
Version data entries
53 entries across 53 versions & 1 rubygems