IdrStaff

This gem provides the ability to talk to an LDAP source for Hetzner staff data, translate that into a staff entity, and present the data as a model to controllers in an identity registry.

Installation

Add this line to your application's Gemfile:

    gem 'idr_staff'

And then execute:

bundle

Or install it yourself as:

gem install idr_staff

Usage

  spec.add_development_dependency 'idr_staff'
  bundle exec irb

Contributing

Bug reports and feature requests are welcome by email to ernst dot van dot graan at hetzner dot co dot za. This gem is sponsored by Hetzner (Pty) Ltd (http://hetzner.co.za)

License

The gem is available as open source under the terms of the MIT License.