module GoodData::Mixin::NotExportable
Public Instance Methods
exportable?()
click to toggle source
# File lib/gooddata/mixins/not_exportable.rb, line 10 def exportable? false end
# File lib/gooddata/mixins/not_exportable.rb, line 10 def exportable? false end