Sha256: fcaa1a6498e6e7bcae158086877a7970b7040b37d910d7a8bba4f80eaf838e92
Contents?: true
Size: 149 Bytes
Versions: 19
Compression:
Stored size: 149 Bytes
Contents
module GoodData::Command class Profile < Base def show connect pp GoodData.profile.to_json end alias :index :show end end
Version data entries
19 entries across 19 versions & 1 rubygems