Module: GoodData::Mixin::DataGetter
- Included in:
- DashboardAttachment, RestGetters, ReportAttachment, Rest::Object
- Defined in:
- lib/gooddata/mixins/data_getter.rb
Instance Method Summary collapse
Instance Method Details
#data ⇒ Object
10 11 12 |
# File 'lib/gooddata/mixins/data_getter.rb', line 10 def data json[root_key] end |