Module: ROM::LDAP::Unknown Private

Defined in:
lib/rom/ldap/directory/vendors/unknown.rb

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Instance Method Summary collapse

Instance Method Details

#vendor_nameString



10
11
12
# File 'lib/rom/ldap/directory/vendors/unknown.rb', line 10

def vendor_name
  'Unknown'
end

#vendor_versionString



17
18
19
# File 'lib/rom/ldap/directory/vendors/unknown.rb', line 17

def vendor_version
  'Unknown'
end