A wrapper around Ruby's net-ldap library to ease authentication and record finding
Add this line to your application's Gemfile:
gem "ad", "~> 1.0.0"
And then execute:
$ bundle
Or install it yourself as:
$ gem install ad
Install Docker and Docker Compose
Install dependecies with:
docker-compose run app bundler install
Run tests with:
docker-compose run app bin/rake
Bug reports and pull requests are welcome on GitHub at https://github.com/krists/ad.