Sha256: 47a3cad369039589254da86111e492b080fb3d4d9ff9d33023a2eb0fc430100e
Contents?: true
Size: 308 Bytes
Versions: 2
Compression:
Stored size: 308 Bytes
Contents
require_dependency 'active_samba_ldap' ActiveSambaLdap::Base.logger ||= RAILS_DEFAULT_LOGGER ldap_configuration_file = File.join(RAILS_ROOT, 'config', 'ldap.yml') ActiveSambaLdap::Base.configurations = ActiveSambaLdap::Configuration.read(ldap_configuration_file) ActiveSambaLdap::Base.establish_connection
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
activesambaldap-0.0.1 | rails/plugin/active_samba_ldap/init.rb |
activesambaldap-0.0.2 | rails/plugin/active_samba_ldap/init.rb |