Sha256: 6a6c79118ae7bdfb4dc650b536ddd8eef675f4dc13ba4e243b7fcabe4c771e50
Contents?: true
Size: 1.09 KB
Versions: 1
Compression:
Stored size: 1.09 KB
Contents
- Fix case sensitivity in object classes - 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 Reloadable::Subclasses. I think we need to develop a Rails + ActiveLdap application to improve Rails support. - support Ruby/GetText. - support Net::LDAP as LDAP backend after Net::LDAP supports START_TLS. (I made a patch and submitted to the bug tracker of Net::LDAP) - 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.0 | TODO |