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