Class: MnoEnterprise::Tenant

Inherits:
BaseResource show all
Defined in:
app/models/mno_enterprise/tenant.rb

Class Method Summary collapse

Methods inherited from BaseResource

#==, base_class, #cache_key, #clear_association_cache, #clear_attribute_changes!, exists?, find_by, first, last, #max_updated_column_timestamp, #read_attribute, #reload, #save, #save!, #update, #write_attribute

Methods included from HerExtension::Validations::RemoteUniquenessValidation

included

Class Method Details

.showObject



3
4
5
# File 'app/models/mno_enterprise/tenant.rb', line 3

def self.show
  self.get('tenant')
end