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