Sha256: 1d1ea603d46db0b0f38675b14d6c0978383c2ecbf61792d1cf6a766b9c543a5e

Contents?: true

Size: 831 Bytes

Versions: 1

Compression:

Stored size: 831 Bytes

Contents

- Test  SASL bind.
- Add result pagination via LDAP::Controls
- serialize & serialized_attributes
- schema mgmt - how does AR handle it?
- columns() -- ?
http://api.rubyonrails.com/classes/ActiveRecord/Base.html#M000865
- provide full documentation for new API.
- handle all exception raised from Ruby/LDAP and wrap as
  ActiveLdap exception. I think we need to develop an
  application using ActiveLdap.
- support Ruby/GetText.
- Add locking around Timeout.alarm() to ensure a multithreaded ruby
  app doesn't hit any race conditions
- Add AR matching exceptions:
* ActiveRecordError -- ActiveLdapError as base
* AssociationTypeMismatch
* SerializationTypeMismatch
* ConnectionNotEstablished
* RecordNotFound
* LdapActionInvalid - like StatementInvalid
* MultiparameterAssignmentErrors
* AttributeAssignmentError
* RecordNotSaved

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruby-activeldap-0.8.2 TODO