RAA - ruby-activeldap/0.3.2

ruby-activeldap / 0.3.2

Short description: object oriented interface to Ruby/LDAP
Category: Library/Database
Status: usable
Created: 2004-08-25 04:48:20 GMT
Last update: 2004-09-24 04:07:01 GMT
Owner: wad (Projects of this owner)
Homepage: http://projects.dataspill.org/libraries/ruby/activeldap/index.html
Download: http://projects.dataspill.org/libraries/ruby/activeldap/download.html
License: Ruby's
Dependency:
Requires: ruby-ldap/0.8.2(*) ruby-ldap
Requires: log4r/1.0.4 Log4r
(*): newer version exists
Description:

Ruby/ActiveLDAP provides an object oriented interface to LDAP. This library was inspired by ActiveRecord (both the concept and the library). It maps LDAP entries to Ruby objects with LDAP attribute accessors exposed as methods dynamically assigned based on your LDAP schema and each object's objectClasses.

This library is approaching beta, so I will try to minimize any API changes. Any and all feedback, requests, patches, etc are appreciated!

CHANGES:
- Getting closer to finalizing the API and the internals
- Added Base.base, .required_classes, .dnattr
- Base.search to do arbitrary ldap search easily
- Update configuration.rb to work with the new internals

There is also a guide to Ruby/ActiveLDAP in the rdoc.

Versions: [0.7.3 (2006-05-30)] [0.7.2 (2006-05-21)] [0.7.1 (2006-05-07)] [0.6.0 (2006-01-09)] [0.5.5 (2005-02-20)] [0.5.4 (2005-02-18)] [0.5.2 (2004-10-23)] [0.5.1 (2004-10-22)] [0.4.4 (2004-10-11)] [0.4.3 (2004-10-08)] [0.4.2 (2004-10-08)] [0.4.1 (2004-10-06)] [0.4.0 (2004-10-05)] [0.3.5 (2004-09-25)] [0.3.2 (2004-09-24)] [0.3.0 (2004-09-23)] [0.2.0 (2004-09-17)] [0.1.8 (2004-09-14)] [0.1.7 (2004-09-13)] [0.1.2 (2004-08-30)] [0.1.1 (2004-08-25)]

Edit this project (for project owner)

back to RAA top