Module: AppossLdapAdapter::MachineLoader

Defined in:
lib/apposs_ldap_adapter/machine_loader.rb

Class Method Summary collapse

Class Method Details

.load(*app_ids) ⇒ Object



3
4
5
# File 'lib/apposs_ldap_adapter/machine_loader.rb', line 3

def self.load *app_ids
  raise 'not support yet'
end

.load_allObject



6
7
8
# File 'lib/apposs_ldap_adapter/machine_loader.rb', line 6

def self.load_all
  raise 'not support yet'
end