module GoodData::Mixin::NotFact
Public Instance Methods
Source
# File lib/gooddata/mixins/not_fact.rb, line 12 def fact? false end
Returns true if the object is a fact false otherwise @return [Boolean]
# File lib/gooddata/mixins/not_fact.rb, line 12 def fact? false end
Returns true if the object is a fact false otherwise @return [Boolean]