Module: GoodData::Rest

Defined in:
lib/gooddata/rest/rest.rb,
lib/gooddata/rest/phmap.rb,
lib/gooddata/rest/client.rb,
lib/gooddata/rest/object.rb,
lib/gooddata/rest/resource.rb,
lib/gooddata/rest/connection.rb,
lib/gooddata/rest/object_factory.rb,
lib/gooddata/rest/rest_aggregator.rb

Defined Under Namespace

Modules: Aggregator Classes: Client, Connection, Object, ObjectFactory, Resource, RestRetryError

Class Method Summary collapse

Class Method Details

.infoObject

Print GoodData::Rest internal info



18
19
20
21
# File 'lib/gooddata/rest/rest.rb', line 18

def info
  # TODO: Print objects
  # TODO: Print resources
end